Commit Graph
7 Commits
Author SHA1 Message Date
m038 8c93dfd7c9 Sync local state with remote after untracked local evolution
Local site-ai/ had diverged significantly from the last commit pushed
to Gitea (new remote-env-setup/remove targets, SITE_CONFIG_DIR/MAIN_REPO
split, credential cleanup in server-install.sh, migration docs) without
ever being committed. This catches the repo up to what's actually on disk.

Also untracks the legacy user/ subtree left over from before content was
split into its own standalone repo (natascha-rieter.nl-user) — user/ is
gitignored here and stays a separate git repo, unaffected by this commit.
2026-08-30 14:48:54 +02:00
m038 9f798daaa3 Add remote-deploy target: pull user repo and install plugins 2026-06-13 21:11:00 +02:00
m038 643b1ccc61 Fix env var forwarding in remote-install, add remote-clean target 2026-06-13 20:51:53 +02:00
m038 a815593f52 Rename server-* targets to remote-*, update README 2026-06-13 20:30:12 +02:00
m038 8154628101 Rename deploy/pull-content to content-push/content-pull 2026-06-13 20:29:28 +02:00
m038 59f8795670 Update README to reflect VPS and git subtree deployment 2026-06-13 19:21:22 +02:00
m038andClaude Sonnet 4.6 87b0893ebd Add README with development setup and deployment workflow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:59:41 +02:00