My Blog

This is my blog!

It is powered by Hugo, and uses the theme hugo-theme-even

It was deployed on the Github Pages

Init

BLOG_DIR="~/Github/blog"

git clone git@github.com:bwangelme/bwangelme.github.io $BLOG_DIR
git clone -b dev git@github.com:bwangelme/hugo-theme-even.git $BLOG_DIR/themes/even
git clone -b gh-page git@github.com:bwangelme/bwangelme.github.io $BLOG_DIR/.deploy_git