Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.

adamgreenhall/middleman-heroku-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman Heroku Template

This is a template for a middleman and heroku project.

Check the webpage on heroku.

A workflow might look like this:

  • show-it and edit your source/ files (this runs a live reload server)
  • test-it when you are happy with your changes (this will build the static html and commit it to your heroku dev site)
  • publish-it when you are happy with the way it looks on the dev site (this does a git merge and pushes the master to the main heroku site)

Setup happens by:

  • git clone git@github.com:adamgreenhall/middleman-heroku-template.git
  • cd middleman-heroku-template
  • install-it
  • you can follow heroku’s instructions for using custom domains

About

a basic template a middleman project that can run on heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages