Middleman + Bootstrap
Starter Kit to build static websites fast
Powered by:
Check out the demo site
π§
Install Clone this repository (or use the GitHub template button), then cd
into the folder and install all dependencies:
> bin/setup
π
Run Start a local development server:
> bin/start
π¦
Build Build the static files:
> bin/build