Skip to content

lalalainexd/gschool-blog

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 48 commits ahead, 21 commits behind turingschool:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 96.1%
  • Ruby 2.2%
  • CoffeeScript 1.7%