Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
01b7552f7e | ||
| c14dc38735 | |||
| b82b3f09cc |
@@ -1,3 +1,10 @@
|
||||
# [0.20.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.19.0...0.20.0) (2026-04-06)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add more apps ([b82b3f0](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/b82b3f09cc7a649d52f3495e5f11b1edb2856796))
|
||||
|
||||
# [0.19.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.18.0...0.19.0) (2026-04-06)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "site-documentation",
|
||||
"type": "module",
|
||||
"version": "0.19.0",
|
||||
"version": "0.20.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
|
||||
15
src/content/docs/applications/postiz.mdx
Normal file
15
src/content/docs/applications/postiz.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Postiz
|
||||
description: Postiz offers everything you need to manage your social media posts, build an audience, capture leads, and grow your business.
|
||||
hero:
|
||||
tagline: Postiz offers everything you need to manage your social media posts, build an audience, capture leads, and grow your business.
|
||||
image:
|
||||
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/postiz.webp
|
||||
actions:
|
||||
- text: Source
|
||||
link: https://github.com/gitroomhq/postiz-app
|
||||
icon: right-arrow
|
||||
- text: Deployment Chart
|
||||
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/postiz
|
||||
icon: right-arrow
|
||||
---
|
||||
Reference in New Issue
Block a user