Skip to content

A blog utilizing Middleman, Middleman Blog, Foundation, "Blades of Steel" Theme, and deployable to Heroku

Notifications You must be signed in to change notification settings

ronra/gschool-blog

 
 

Repository files navigation

gSchool Blog

Getting Started

  • Fork this repository
  • Clone the repository
  • Install all the required dependencies
$ bundle install

Creating an Article

$ middleman article "Article Title"

Viewing Your Work

$ middleman

Publishing to Heroku

$ heroku create --stack cedar
$ git push heroku master

About

A blog utilizing Middleman, Middleman Blog, Foundation, "Blades of Steel" Theme, and deployable to Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • Ruby 2.4%
  • CoffeeScript 1.7%