This is a minimal skeleton you can upload to your USERNAME.github.io
repo.
- A clean landing page + top navigation (Projects, Scripts, Notes, About)
- Folders you can drop content into
- Simple templates for adding new notes, projects, and scripts
- Upload everything in this folder to the root of your
USERNAME.github.io
repository. - Commit and push. GitHub Pages will build automatically.
- Visit
https://USERNAME.github.io
to see it live.
- Notes (Q&A style): duplicate
notes/_template.md
, rename it, edit front matter and content. - Projects (case studies): duplicate
projects/_template.md
, rename, edit. - Scripts (code): duplicate
scripts/_template.md
, rename, paste code blocks.
Tip: Keep file names lowercase-with-dashes. Images can go in assets/uploads/
and be linked like 
.