Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

matiaskorhonen/middleman-on-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman on Heroku

aka Clever like a fox

What is this?

A simple Middleman static site that's been set-up so that it runs “nicely” on Heroku. This means it doesn't use Webrick as the web server (instead, there's Puma) and pretty URLs are enabled (no ugly .html at the end).

Why?

I write a tutorial about how I set up Middleman to run on Heroku. This repo is a side effect of that.

No really, how does this help me?

Read the tutorial here: http://randomerrata.com/post/56163474367/middleman-on-heroku

That will probably be enough. If you want to dig into the steps, then after each step I committed the changes and tagged the commit with which step it was.

The code changes after each step in that tutorial are tagged in this repo.

License

Licensed under the MIT License (MIT). Read the LICENSE file for more details.

Copyright (c) 2013 Matias Korhonen

About

A simple Middleman app that's been set-up so that it runs “nicely” on Heroku

Resources

License

Stars

Watchers

Forks

Packages

No packages published