Commit graph

5 commits

Author SHA1 Message Date
136ee2442b Add Coop Foundations Curriculum content and import script
9 session pages and 10 PS Guide markdown files for the Baby Ghosts
cooperative foundations curriculum. Import script creates documents in
Outline wiki with cross-links between paired session/PS Guide pages.
2026-03-09 14:33:06 +00:00
b5de1e575a fix: stop tracking Obsidian user files, clean up .gitignore
- Remove redundant docs/README.md (already covered by /docs)
- Ignore entire .obsidian/ directory (user-specific workspace state)
- Remove all .obsidian files from git tracking

Made-with: Cursor
2026-03-02 12:07:07 +00:00
45b1f4331c Update nginx configuration for homepage meta tags and CSS injection; add workspace.json changes for article tabs and release notes; update .gitignore to exclude README.md and workspace.json. 2026-03-02 09:53:37 +00:00
289e673cbc Replace Nuxt wiki with Outline deployment config
Strip the Nuxt 4 static site and replace with Docker Compose config
for self-hosted Outline wiki (Outline + PostgreSQL 16 + Redis 7).
Adds nginx reverse proxy with WebSocket support and CSS injection,
migration script for existing markdown articles, backup script,
and starter theme CSS.
2026-03-01 15:45:44 +00:00
952cee5fb7 Initial commit 2025-11-11 19:12:21 +00:00