第5回 Matsuriサイト 9/15開催!!
- Usage
# Please Fork
$ git clone https://github.com/yourname/matsuri5.git
$ cd matsuri5
$ git checkout -b [your_branch_name]
# your commit
$ bundle install
$ bundle exec middleman
- Release
$ rake build # Compile all files into the build directory
$ rake publish # Build and publish to Github Pages