a fast static site generator.
ignore files
https://discourse.gohugo.io/t/ignore-a-directory/8880
ignorefiles = [ “docs/.*” ]
Google Font 🔗
"https://google-fonts.mirrors.sjtug.sjtu.edu.cn/css?family=Roboto",
"https://fonts.font.im/css?family=Roboto",
Comment 🔗
Enable Utterances
Add the following script tag to your blog's template. Position it where you want the comments to appear. Customize the layout using the .utterances and .utterances-frame selectors.
<script src="https://utteranc.es/client.js"
repo="supeterlau/supeterlau.github.io"
issue-term="url"
theme="github-light"
crossorigin="anonymous"
async>
</script>