/tutorials.gschool.it

The tutorials site for gSchool

Primary LanguageCSS

tutorials.gschool.it

This is the home of all online tutorials for gSchool. This is based off of https://github.com/indirect/middleman-heroku-static-app.

Tech details

  • Ruby 2.1.0
  • Middleman
  • Deployed to Heroku.
  • Make sure you have the Middleman gem installed:
bundle install

To run locally:

middleman server

Gotchas

Always make the markdown extension (.md) the last extension on the file name. Otherwise creating the terminal HTML will be broken.