Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vangie.github.io

Vangie's personal publishing site for Blog, Notes, and Research.

Local Preview

Start the dependency-free static server:

python3 -m http.server 8000

Open http://127.0.0.1:8000/.

Tests

npm test

Build Notes

The Operating Systems archive is generated from the exported Markdown under notes/OS+7dcefccb-df9f-49d/:

npm install
npm run build:notes

This 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.

Routes

  • / - 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.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages