• Stars
    star
    10
  • Rank 1,807,489 (Top 36 %)
  • Language
    HTML
  • Created over 2 years ago
  • Updated almost 2 years 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