This is my personal blog.
- Hugo >=
v0.74.3
- Git
- Orgmode (non-required)
- Run
git submodule update --init
to clone the theme. - Run
hugo serve
and go tohttp://localhost:1313
I use orgmode to write my posts and export it to Hugo’s Markdown format
Run the following to generate all roam files to Hugo.
bash export.sh
Run hugo --config gh_config.yaml
, this will generate a public/
with the
generated HTML content. Move this to your github.io repository and push.
Connect Netlify to your Github repository and push this repository.
Overwrite your template in layouts directory, which is organized per section and taxonomy.