Update DocMaker Dockerfile with fixed Typst and Vale installation, add GUIDEBOOK directory with initial documentation

This commit is contained in:
2025-10-16 09:17:21 -05:00
parent cf0a36071e
commit 7fad76ea9d
5 changed files with 75 additions and 3 deletions

9
GUIDEBOOK/StartHere.md Normal file
View File

@@ -0,0 +1,9 @@
This repository is where I will start all of my AI interactions from.
Unless we are making new tools, you won't be doing any work in this repository (other than when I tell you to commit/push anything in the tree).
You will be doing all your work in a new repository that I will tell you about. You will have all of the core knowledge from
the GUIDEBOOK directory files and you will follow the workflow and rules outlined in AgentRules.md in that new project repository.
Think of this repository like the top level of a users home directory who is hyper organized. These markdown files and docker containers are kind of the dotfiles.
Any work would be done in a sub directory off of the users home directory, not at the top level.