• Stars
    star
    9
  • Rank 1,911,092 (Top 39 %)
  • Language
    HTML
  • Created about 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

โšก Starter Kit to build static websites fast

Middleman + Bootstrap

Starter Kit to build static websites fast

Powered by:

Check out the demo site ๐Ÿ‘‰ here!

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