Some boilerplate code for static site generation. Got sick of rewriting or pulling this code over and over again. Just clone, edit and push - Static site.
Includes NO default theme as the idea is write and go.
MIT License. Whatever you want! It's github.
- Clone this repository
git clone https://github.com/abhinayar/StaticHTML5Boilerplate
- Edit index.html, /public/css/pages/index.css, /public/js/main.js
- Push to a github repository and follow instructions here
https://pages.github.com/
- jQuery CDN and local fallback
http://code.jquery.com/
- Bootstrap CDN and local fallback
http://getbootstrap.com/
- Modernizr CDN and local fallback
https://modernizr.com/
- Google Analytics Code
http://analytics.google.com/
- NormalizeCSS CDN and local fallback
https://necolas.github.io/normalize.css/
- Roboto (light, medium, bold) font from Google Fonts
http://fonts.google.com/
- Compatibility => HTML5Shim, lt-ie-9, es5-shim, es5-sham (local)
- Console Shim for non console browsers (local)
- Meta tags for social sharing (FB, Twitter, etc.) + example meta image
- Google Analytics Verification, FB pixel and other opinionated analytics/script suggestions
- Favicons, Apple Touch Icons, MSAppIcons templates
/icons
- main.css file (unminified) with some small templating styles + common media queries
Send an email to anayar2[at]gmail.com
Sometimes I don't want Node, I don't want Rails, I don't want every damn package under the sun. I just want a damn boilerplate HTML/CSS/JS package I can plop in the browser and run. Wah-la. Barebones deps., lightweight, and ready to go. If you have any suggestions for improvement please reach out.