Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 531 Bytes

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