feat: add notes to all applications
All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
renovate / renovate (push) Successful in 1m3s

This commit was merged in pull request #227.
This commit is contained in:
2026-04-11 18:48:55 -05:00
parent b88b13ef16
commit 3b2b38b625
72 changed files with 712 additions and 0 deletions

View File

@@ -17,3 +17,13 @@ hero:
import { Aside } from '@astrojs/starlight/components';
<Aside>This app has public facing endpoint, at [outline.alexlebens.dev](https://outline.alexlebens.dev)</Aside>
# Purpose
A more featured version of a wiki with similarities to Notion.
# Notes
Used to use Outline in before transitioning to this docs site.
Backup in case I want to migrate away from Capacities. I prefer the object types in Capacities, but can work too.