- Removed internal library for `breakpoint' and imported as a ruby gem. (reduces overall template size)
- Refactored V8.0.0 Normalize.scss to comply with scss-lint
- Refactored Various SCSS files.
- Linted Documents.
- Updated Humans.txt.
- Remove Compass (Depreciated).
- Custom Vertical Rythem.
- Susy for grid math.
- Added Auto Prefixer.
- Custom default Fonts and Fallbacks.
- Added Breakpoint.
- Added Custom Breakpoints for @Media Queries.
- Default font varibles.
- Cleaned up even more code/formatting/spelling.
- Added Placeholder text for index.html.
- Updated index.html with code descriptions.
- added some style to main.scss for index.html.
- Added descriptive text to top of each CSS document.
- Updated identification icons.
- Created scss.md in Docs.
- Updated docs (css, extend, faq, html, js, misc, toc, usage).
- Added Facebook OG to index.html.
- Added Tooltip support in index.html for when website is pinned.
- Hand created support for SCSS (normalize, material design icons, HTML5 Boilerplate)(Second Revision).
- Removed 404.html (didnt remove this from apache config as default error landing page).
- Added description of code to various CSS files for better 3rd party understanding.
- Added missing '&:' to .scss files that were removed due to human error.
- Updated meta tag with default explination text.
- Set html document language to “en".
- Added sitemap to robots.txt.
- Updated humans.txt.
- Cleaned up template, removing more redundant files
- Hand created support for SCSS (normalize, material design icons, HTML5 Boilerplate)(First Revision)
- Added material design icons and custom classes with meaningful names 'md-icon', 'md-1x', 'primary-color'.
- Added support to material design icons to work like FontAwesome.
- Refined modernizer and converted to SCSS
- Converted main CSS stylesheet to SCSS
- Issues: & symbol's missing from SCSS main stylesheet.
- Initial clone of repository (HTML5-Boilerplate).
- HTML5 ready.
- Designed with progressive enhancement in mind.
- Includes:
Normalize.css
for CSS normalizations and common bug fixesjQuery
via CDN with SRI Hash and a local fallback- A custom build of
Modernizr
for feature detection Apache Server Configs
that, among other, improve the web site's performance and security
- Placeholder CSS Media Queries.
- Useful CSS helper classes.
- Default print styles, performance optimized.
- An optimized version of the Google Universal Analytics snippet.
- Protection against any stray
console
statements causing JavaScript errors in older browsers. - Extensive inline and accompanying documentation.
- Chrome (latest 2)
- Edge (latest 2)
- Firefox (latest 2)
- Internet Explorer 10+
- Opera (latest 2)
- Safari (latest 2)
This doesn't mean that This HTML5 tempplate cannot be used in older browsers, just that we'll ensure compatibility with the ones mentioned above.
Take a look at the documentation table of contents.
Please take a moment to review these documentations and report any issues. the guidelines:
The code is available under the MIT license.