hnakamur / blog

hnakamur's blog at github

Home Page:https://hnakamur.github.io/blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog

hnakamur's tech blog (powered by Hugo and GitHub Pages).

setup

Host on GitHub | Hugo

rm -rf public
git worktree add -B gh-pages public origin/gh-pages

development

Create a new article.

hugo new post/2006/01/02/article-title.md
./dev.sh

deploy

./deploy.sh

About

hnakamur's blog at github

https://hnakamur.github.io/blog/


Languages

Language:Shell 100.0%