Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 09567e2c26 |
@@ -1,10 +1,3 @@
|
||||
# [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)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "site-documentation",
|
||||
"type": "module",
|
||||
"version": "0.15.0",
|
||||
"version": "0.14.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
|
||||
15
src/content/docs/applications/jellyfin.mdx
Normal file
15
src/content/docs/applications/jellyfin.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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
|
||||
---
|
||||
15
src/content/docs/applications/jellystat.mdx
Normal file
15
src/content/docs/applications/jellystat.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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
|
||||
---
|
||||
15
src/content/docs/applications/karakeep.mdx
Normal file
15
src/content/docs/applications/karakeep.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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
|
||||
---
|
||||
Reference in New Issue
Block a user