We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A bare-bones, simple starter that gets you up and running with a Middleman site, with slim for HTML and webpack for JS and SASS.
git clone
bundle install
npm install
middleman
You're off!