Use hugo to generate notes on github pages.
- hugo
git clone git@github.com:franquil/franquil.github.io.git
cd franquil.github.io
hugo server -D
Visit http://localhost:1313 to see the results.
hugo
git add docs/* && git commit -m "add new post"
git push
- Frank Q Liu - Initial work - Franquil
Creative Commons 4.0