Skip to content

ems2141/tutorials.gschool.it

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.6%
  • Ruby 32.3%
  • JavaScript 0.1%