• Stars
    star
    8
  • Rank 2,028,487 (Top 42 %)
  • Language
    HTML
  • Created almost 2 years ago
  • Updated about 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