personal blog theme
- clone repo
git clone https://github.com/Zack4396/hugo-notes.git && cd hugo-notes
- install deps into cache
./go.sh --install_hugo
./go.sh --install_fixit
- run demo site
./go.sh --run
- visit demo with the browser (Chrome or Edge)
- clone repo
git clone https://github.com/Zack4396/hugo-notes.git && cd hugo-notes
- install deps into cache
go.bat --install_hugo
go.bat --install_fixit
- run demo site
go.bat --run
- visit demo with the browser (Chrome or Edge)