- https://gohugo.io/getting-started/installing/
hugo new posts/my-first-post.md
vim posts/my-first-post.md
git add posts/my-first-post.md
git commit
git push
- https://bitzeny.tech/ann/
hugo new posts/my-first-post.md
vim posts/my-first-post.md
git add posts/my-first-post.md
git commit
git push