Skip to content

jazzcrazed/more-than-static-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Slightly) More Than Static Boilerplate

I love the simplicity and speed of using Middleman to generate static frontend pages, but sometimes I need more dynamic routes.

This simply leverages Rack to point at Sinatra routes for more dynamic-ness, and Middleman's build folder for the rest. Basically, this post by hull.io, stripped down to the bare minimum for easy boilerplating.

(Also, my templates are all in haml, for those of you expecting the default erb templates.)

About

Simple boilerplate that leverages Middleman + dynamic Sinatra routes for doing a slightly more dynamic sites/apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published