Сайт фестиваля «Подземеплан»
Go to file
Alexander Yakovlev 5f432f66f3 Доклад! 2015-10-26 14:20:23 +07:00
data Initial commit 2015-10-02 14:46:26 +07:00
source Доклад! 2015-10-26 14:20:23 +07:00
Gemfile Корсар заявил свой данж. 2015-10-12 16:47:08 +07:00
README.md Initial commit 2015-10-02 14:46:26 +07:00
config.rb Корсар заявил свой данж. 2015-10-12 16:47:08 +07:00

README.md

Installation

  1. Install ruby.
  2. Execute bundle install
  3. Execute bundle exec middleman to start a server on http://localhost:4567
  4. Execute bundle exec middleman build to build a production version

The Middleman configuration file is config.rb and template configuration can be found in data folder. The front matter can be in YAML (denoted by ---) or JSON (;;;)