- Submodule init:
git submodule init - Submodule update:
git submodule update - Build with theme:
hugo -t hello-friend-ng
- Add new post:
hugo new posts/test.md - Write & fix meta data:
draft: false - Build with theme:
hugo -t hello-friend-ng - Publish public:
cd public && gitu
Fix scale of themes/hello-friend-ng/layouts/partials/mathjax_support.html
Change font in themes/hello-friend-ng/assets/scss/_main.scss
Add SOME_CODE.html to layouts/shortcodes/