Version control content? #1

Open
opened 2026-03-23 06:52:45 -07:00 by matthew.binning · 0 comments

Currently, to rebuild and redeploy this, I have to use sudo ./deploy sync locally to stage files for CI.
A CI run should be self-contained on push.

The local src/ folder could be a symlink to /var/lib/www, but is that what a repo with mdbook expects?
Should the src be version controlled like source code, or treated like content from a database?

Should mdbook be handled as a rust library?

Currently, to rebuild and redeploy this, I have to use `sudo ./deploy sync` locally to stage files for CI. A CI run should be self-contained on push. The local src/ folder could be a symlink to /var/lib/www, but is that what a repo with mdbook expects? Should the src be version controlled like source code, or treated like content from a database? Should mdbook be handled as a rust library?
matthew.binning changed title from Deployment is fractured to Version control content? 2026-03-26 07:50:39 -07:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: www/blog#1
No description provided.