All Projects → ericalli → Static Site Boilerplate

ericalli / Static Site Boilerplate

Licence: mit
A better workflow for building modern static websites.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Static Site Boilerplate

Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (-91.18%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate, sass
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-91.37%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate
Webpack Starter
✨ A lightweight foundation for your next webpack based frontend project.
Stars: ✭ 1,745 (+6.86%)
Mutual labels:  webpack, babel, starter-kit, boilerplate, sass
Webpack Encore
A simple but powerful API for processing & compiling assets built around Webpack
Stars: ✭ 1,975 (+20.94%)
Mutual labels:  webpack, babel, sass, less, postcss
Frasco
Quick starter for Jekyll including full setup for Sass, PostCSS, Autoprefixer, stylelint, Webpack, ESLint, imagemin, Browsersync, etc.
Stars: ✭ 123 (-92.47%)
Mutual labels:  webpack, eslint, stylelint, sass, postcss
Threejs Webpack Es6 Boilerplate
A basic boilerplate for a Three.js project compiled with Webpack and transpiled via Babel to enable using ES6 syntax.
Stars: ✭ 267 (-83.65%)
Mutual labels:  webpack, eslint, babel, boilerplate, sass
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+12.25%)
Mutual labels:  webpack, starter-kit, sass, less, postcss
React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: ✭ 165 (-89.9%)
Mutual labels:  webpack, eslint, babel, boilerplate, sass
Kit
ReactQL starter kit (use the CLI)
Stars: ✭ 232 (-85.79%)
Mutual labels:  webpack, eslint, sass, less, postcss
React Starter Kit
React, Redux, Webpack, Material UI, Boostrap 4, Code Splitting, HMR
Stars: ✭ 229 (-85.98%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate
Bathe
The simplest WordPress starter theme including full setup for Sass, PostCSS, Autoprefixer, stylelint, Webpack, Eslint, imagemin, Browsersync, etc.
Stars: ✭ 65 (-96.02%)
Mutual labels:  webpack, eslint, stylelint, sass, postcss
Electron React Boilerplate
A Foundation for Scalable Cross-Platform Apps
Stars: ✭ 18,727 (+1046.79%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (-78.38%)
Mutual labels:  webpack, eslint, babel, boilerplate, postcss
React Webpack Typescript Starter
Minimal starter with hot module replacement (HMR) for rapid development.
Stars: ✭ 632 (-61.3%)
Mutual labels:  webpack, babel, boilerplate, sass
Naomi
Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Stars: ✭ 544 (-66.69%)
Mutual labels:  webpack, babel, sass, postcss
Serverless Typescript Starter
🗄🙅‍♀️ Deploy your next serverless JavaScript function in seconds
Stars: ✭ 653 (-60.01%)
Mutual labels:  webpack, eslint, babel, starter-kit
React Ssr Setup
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
Stars: ✭ 678 (-58.48%)
Mutual labels:  webpack, eslint, babel, postcss
React Starter Kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Stars: ✭ 21,060 (+1189.65%)
Mutual labels:  webpack, babel, boilerplate, starter-kit
React Isomorphic Boilerplate
🌟 An universal React isomorphic boilerplate for building server-side render web app.
Stars: ✭ 653 (-60.01%)
Mutual labels:  webpack, eslint, babel, boilerplate
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-98.41%)
Mutual labels:  webpack, babel, starter-kit, sass

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].