Minimalistic code to generate an HTML+CSS resume webpage.
Uses sakura and normalize.css.
Install mustache and run:
make index.html./public folder is now ready for hosting.
- Fork this repo
- Modify
hash.jsonto your liking - Install (or let github actions generate the
publicfolder) - Host
publicfolder
Quickest setup is to develop using vscode's devcontainer. Then on the terminal run:
./rundev.sh