static-site-boilerplate

A better workflow for building modern static websites.

Github stars Tracking Chart

Static Site Boilerplate   Tweet

Build Status
devDependency Status
License: MIT
Support on Open Collective
Join the chat at https://gitter.im/ericalli/static-site-boilerplate

Discuss it on Product Hunt ?

Static Site Boilerplate

Installation

git clone https://github.com/ericalli/static-site-boilerplate
cd static-site-boilerplate
rm -rf .git && git init

Features

  • Modern Technologies: Full support for HTML5, JavaScript (Vanilla and ES6) and CSS (Sass and PostCSS)
  • Built-in Server: Local development server with hot reloading
  • Performance Tuning: CSS and JavaScript transpilation, bundling, autoprefixing, and minification
  • Image Optimization: Optimizes images for loading speed
  • Favicon Generation: Automatically generates all favicons for Web, Apple and Android devices from one image file
  • Code Linting: Full support for JavaScript (ESLint) and CSS (StyleLint) linting
  • Sitemap & Robots.txt Generation: Automatically generates a sitemap.xml and robots.txt files
  • Setup Wizard: Optionally install helpful libraries and snippets including:
    • CSS Resets: normalize.css reset.css or sanitize.css
    • jQuery
    • Google Analytics
  • Cutting Edge: Uses Webpack for processing and bundling your code
  • Deployment: Built-in support for deployment via FTP or Netlify

Browser Support

  • Chrome (latest 2)
  • Edge (latest 2)
  • Firefox (latest 2)
  • Internet Explorer 9+
  • Opera (latest 2)
  • Safari (latest 2)

This is fully dependent on your code and doesn't mean that Static Site Boilerplate won't work in older browsers, just that we'll ensure compatibility with the ones mentioned above.

Support & Contributing

For general questions about Static Site Boilerplate, tweet at @ericalli.

Anyone is welcome to contribute. If you decide to get involved, please take a moment and check out the following:

Sponsors

Become a sponsor and get your company in front of thousands of engaged front end developers and support this project!

Become a sponsor

Author

Eric Alli

License

The code is available under the MIT license.

Overview

Name With Ownerericalli/static-site-boilerplate
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 3)
Platform
License:MIT License
Release Count6
Last Release Name1.1.0 (Posted on )
First Release Namev1.0.0-beta.1 (Posted on )
Created At2018-11-29 14:27:50
Pushed At2022-05-14 23:01:03
Last Commit At2022-05-14 16:01:03
Stargazers Count1.7k
Watchers Count25
Fork Count165
Commits Count110
Has Issues Enabled
Issues Count50
Issue Open Count14
Pull Requests Count8
Pull Requests Open Count1
Pull Requests Close Count18
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top