refactor: Move main website files to a subfolder

This commit is contained in:
Matthew Binning 2026-01-21 14:26:41 -08:00
parent 24f0e0463a
commit 5e55754e64
13 changed files with 12 additions and 10 deletions

6
.gitignore vendored
View file

@ -1,4 +1,4 @@
book
blog/*
blog/
src
content/*
content-minimal/*
example/*