Skip to content

bwangelme/old_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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