This is your notebook — your record of becoming an engineer. It is not a school exercise book, and nobody marks it.
Everything real about the work belongs here:
You are not judged by how much code you write. A small change you fully understand beats a large one you don't.
From the project folder on your VM:
./new-entry "How a browser finds my page"
nano content/notebook/2026-07-11-how-a-browser-finds-my-page.md
./build
Then open https://emily.charliehub.net/notebook — your new entry appears at the top.
"How does this system work?"
When you can answer that for something you built — and teach it to someone else — you've mastered it. That's what the progress tracker is for.
Welcome. Let's build.