1 Commits
main ... 0.15.0

Author SHA1 Message Date
semantic-release-bot
a25d7e27b7 chore(release): 0.15.0 [skip ci]
# [0.15.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.14.0...0.15.0) (2026-04-02)

### Features

* add more apps ([3ce50ce](3ce50ceccd))
2026-04-02 00:57:23 +00:00
5 changed files with 8 additions and 46 deletions

View File

@@ -1,3 +1,10 @@
# [0.15.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.14.0...0.15.0) (2026-04-02)
### Features
* add more apps ([3ce50ce](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/3ce50ceccd12c8059f3c5146f6c0ad90d75c47b7))
# [0.14.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.13.0...0.14.0) (2026-04-01)

View File

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

View File

@@ -1,15 +0,0 @@
---
title: Jellyfin
description: Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.
hero:
tagline: Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/jellyfin.webp
actions:
- text: Source
link: https://github.com/jellyfin/jellyfin
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/jellyfin
icon: right-arrow
---

View File

@@ -1,15 +0,0 @@
---
title: Jellystat
description: Jellystat is a free and open source Statistics App for Jellyfin!
hero:
tagline: Jellystat is a free and open source Statistics App for Jellyfin!
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/jellystat.webp
actions:
- text: Source
link: https://github.com/CyferShepard/Jellystat
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/jellystat
icon: right-arrow
---

View File

@@ -1,15 +0,0 @@
---
title: Karakeep
description: Karakeep is a self-hostable bookmark-everything app with a touch of AI for the data hoarders out there.
hero:
tagline: Karakeep is a self-hostable bookmark-everything app with a touch of AI for the data hoarders out there.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/karakeep.webp
actions:
- text: Source
link: https://github.com/karakeep-app/karakeep
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/karakeep
icon: right-arrow
---