A better workflow for building modern static websites. Automated build processes, a local development server, production minification and optimizations, and the latest standards for static websites.
Get up and running in seconds with the built-in development server. No need to have a pre-existing server installed on your machine to start developing.
Your html, styles and scripts will be automatically linted, concatenated and minified for optimal loading speed in production.
Write your CSS with Sass or Less and without vendor prefixes. Your styles will be automatically processed and prefixed with data based on current browser popularity.
All changes to your files while developing are monitored in real time. Any change to html, js, css or images are automatically reloaded in your browser.
Images are optimized and compressed for your production build, significantly reducing the overall size of your website files for optimized loading times.
Write next generation JavaScript with ES6. The built-in Babel loader will concatenate, transform and minify all of your scripts for maximum browser compatibility.
Add your single favicon source file and watch as it's automatically resized and inserted along with it's associated meta tag into your html pages for all major platforms.
Just configure your Google Analytics Tracking ID and the tracking code will automatically be inserted into your html pages during compilation.
An automatically generated sitemap.xml and robots.txt file will be included with your production build. No additional configuration necessary.
Our boilerplate uses the latest tech to help you develop modern static websites
We keep our opinions to ourselves. Write your code however you’d like, then generate a ready to deploy website with a single command.