3 Commits

Author SHA1 Message Date
semantic-release-bot
01b7552f7e chore(release): 0.20.0 [skip ci]
# [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](b82b3f09cc))
2026-04-06 01:51:36 +00:00
c14dc38735 Merge pull request 'feat: add more apps' (#215) from main into release
All checks were successful
release-image / guarddog (push) Successful in 58s
release-image / build (push) Successful in 1m30s
release-image / semantic-release (push) Successful in 1m1s
release-image / release-harbor (push) Successful in 14m17s
release-image / release-gitea (push) Successful in 14m56s
Reviewed-on: #215
2026-04-06 01:49:20 +00:00
b82b3f09cc feat: add more apps
All checks were successful
test-build / guarddog (push) Successful in 57s
test-build / build (push) Successful in 1m51s
renovate / renovate (push) Successful in 37s
2026-04-05 20:46:55 -05:00
4 changed files with 25 additions and 3 deletions

View File

@@ -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) # [0.19.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.18.0...0.19.0) (2026-04-06)

View File

@@ -1,7 +1,7 @@
{ {
"name": "site-documentation", "name": "site-documentation",
"type": "module", "type": "module",
"version": "0.19.0", "version": "0.20.0",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"build": "astro build", "build": "astro build",

View 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
---