Commit graph

13 commits

Author SHA1 Message Date
b310e16b3c Use host.docker.internal for nginx upstream 2026-03-02 11:21:08 +00:00
6200c4cd2a Add nginx proxy for OG meta tags and CSS injection
Traefik was routing directly to Outline, so the nginx.conf
was unused. Add nginx as an intermediary service to enable
sub_filter injection of OG tags on the homepage and custom
CSS on all pages.
2026-03-02 11:16:26 +00:00
3f96674105 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
c836df8825 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
bcca73c17a vault backup: 2025-12-08 18:47:44 2025-12-08 18:47:44 +00:00
a92cb4f19b vault backup: 2025-12-08 18:41:43 2025-12-08 18:41:43 +00:00
5c6767a00f Fix broken links 2025-11-15 19:56:17 +00:00
4307a527f9 Fix images 2025-11-15 19:51:55 +00:00
cba9c3eef3 Update article links and build configuration 2025-11-15 19:49:30 +00:00
fe3d170dbe Add images; update urls 2025-11-15 19:33:36 +00:00
ef432e3f74 Make all articles public 2025-11-15 13:52:12 +00:00
555b200ec7 Make all articles public 2025-11-15 13:43:21 +00:00
92e96b9107 Initial commit 2025-11-11 19:12:21 +00:00