祭3第四回目祭サイト 12/15开催!!

用法:

  • Fork 仓库

$ git clone https://github.com/yourname/matsuri4.git

$ cd matsuri4

$ git checkout -b [your_branch_name]

$ bundle install

$ bundle exec middleman

  • 发布:

$ rake build # Compile all files into the build directory

$ rake publish # Build and publish to Github Pages