Commit graph

4 commits

Author SHA1 Message Date
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