https://github.com/asuh/html5boilerplate-starkers-wordpress-theme
Barebones WordPress theme based upon Aaron T. Grogg's Boilerplate using Starkers and HTML5 Boilerplate
https://github.com/asuh/html5boilerplate-starkers-wordpress-theme
html5-boilerplate jquery php starkers starter-theme wordpress wordpress-theme
Last synced: 2 months ago
JSON representation
Barebones WordPress theme based upon Aaron T. Grogg's Boilerplate using Starkers and HTML5 Boilerplate
- Host: GitHub
- URL: https://github.com/asuh/html5boilerplate-starkers-wordpress-theme
- Owner: asuh
- License: gpl-2.0
- Created: 2011-05-09T02:13:06.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-02-15T18:24:21.000Z (3 months ago)
- Last Synced: 2025-02-15T19:28:53.098Z (3 months ago)
- Topics: html5-boilerplate, jquery, php, starkers, starter-theme, wordpress, wordpress-theme
- Language: PHP
- Homepage:
- Size: 800 KB
- Stars: 51
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!NOTE]
> I will deprecate this project in favor of a new starter theme called [Forage](https://github.com/asuh/forage). I highly recommend to switch to Forage which is in active development and has few dependencies.# HTML5 Boilerplate Starkers WordPress Theme
## Project origins
* HTML5 Boilerplate [https://github.com/h5bp/html5-boilerplate](https://github.com/h5bp/html5-boilerplate)
* Starkers Theme https://github.com/elliotjaystocks/starkers
* Aaron T. Grogg's Boilerplate [https://github.com/aarontgrogg/wp-theme-html5-boilerplate](https://github.com/aarontgrogg/wp-theme-html5-boilerplate)## License:
Major components:
* Modernizr: MIT/BSD license
* jQuery: MIT/GPL license
* Respond: MIT/GPL licenseEverything else:
* [The Unlicense](http://unlicense.org) (aka: public domain)
## Summary:
This is a set of files that a front-end developer can use to get started on a website, with following included:
1. Cross-browser compatible (IE6, yeah we got that.)
2. HTML5 ready. Use the new tags with certainty.
3. Optimal caching and compression rules for grade-A performance
4. Best practice site configuration defaults
5. Think there's too much? The HTML5 Boilerplate is delete-key friendly. :)
6. Mobile browser optimizations
7. Progressive enhancement graceful degredation ........ yeah yeah we got that
8. IE specific classes for maximum cross-browser control
9. Want to write unit tests but lazy? A full, hooked up test suite is waiting for you.
10. Javascript profiling.. in IE6 and IE7? Sure, no problem.
11. Console.log nerfing so you won't break anyone by mistake.
12. Never go wrong with your doctype or markup!
13. An optimal print stylesheet, performance optimized
14. iOS, Android, Opera Mobile-adaptable markup and CSS skeleton.
15. Responsive Web Design support for IE6-8
16. IE6 pngfix baked in.
17. jQuery, waiting for you
18. Optional vCard widget
19. Versioning for css/js