Vangie's personal publishing site for Blog, Notes, and Research.
Start the dependency-free static server:
python3 -m http.server 8000Open http://127.0.0.1:8000/.
npm testThe Operating Systems archive is generated from the exported Markdown under notes/OS+7dcefccb-df9f-49d/:
npm install
npm run build:notesThis creates the publishable archive at /notes/operating-systems/, including seven chapter pages and copied image, CSV, and PDF resources. Edit the Markdown source, then run the build command again before publishing.
/- home and archive index/blog/- essays and viewpoints/notes/- learning notes/notes/operating-systems/- Operating Systems study archive/research/- research progress
The repository is a dependency-free static site and can be published directly with GitHub Pages.