/middleman-shortcodes

Middleman + shortcodes example

Primary LanguageRubyMIT LicenseMIT

middleman-shortcodes

This repo contains an example of using shortcodes with Middleman. It is built with Middleman and the Shortcode gem.

Getting Started

Be sure to checkout the middleman installation guide

$ git clone https://github.com/tomrutgers/middleman-shortcodes
$ cd middleman-shortcodes
$ bundle install
$ middleman server