Сайт фестиваля «Подземеплан»
Go to file
2015-10-03 12:33:32 +07:00
data Initial commit 2015-10-02 14:46:26 +07:00
source Больше мероприятий 2015-10-03 12:33:32 +07:00
config.rb Доклады и Disqus 2015-10-02 15:58:44 +07:00
Gemfile Initial commit 2015-10-02 14:46:26 +07:00
README.md Initial commit 2015-10-02 14:46:26 +07:00

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 (;;;)