Personal blog at tamnd.github.io/blog.
Built with Hugo and the Bear Blog theme. Deployed automatically to GitHub Pages on every push to main.
git clone --recurse-submodules https://github.com/tamnd/blog
cd blog
hugo server -DOpen http://localhost:1313/blog/
hugo new content posts/my-post.mdEdit the file, set draft: false when ready, then push.
hugo · blog · github-pages · bear-theme · writing