pn11 / blog

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog

https://pn11.github.io/blog/

log

brew install hugo
hugo new site blog
cd blog
git init
cd themes
git submodule add https://github.com/halogenica/beautifulhugo.git beautifulhugo
echo theme = \"beautifulhugo\" >> config.toml
cd ..
hugo serve

About

https://pn11.github.io/blog/


Languages

Language:Shell 100.0%