layout |
---|
default |
This is a katsyoshi's blog. I provide maybe only japanese language.
run following commands
git clone git@github.com:katsyoshi/blog
cd blog
bundle install
bundle exec rake generate # generating this blog pages
bundle exec rake preview # check your eyes
bundle exec rake deploy # deploy blog.katsyoshi.org to github pages