mikekauffman / tutorials.gschool.it

The tutorials site for gSchool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The tutorials site for gSchool


Languages

Language:CSS 67.5%Language:Ruby 32.3%Language:JavaScript 0.1%