The TEDxYYC Wordpress Theme is a starting WordPress theme made for TEDx organizers that’s based on the Roots Wordpress Theme, HTML5 Boilerplate, Starkers, and one of the best CSS frameworks, Foundation.
- Clone the git repo or download it
- And active the theme options (incomplete)
- HTML5 Boilerplate's markup, style, and .htaccess
- Foundation CSS framework
- Clean URLs (no more
/wp-content/
) - All static theme assets are rewritten to the website root (
/css/
,/img/
, and/js/
) - Cleaner HTML output of navigation menus
- Root relative URLs
- Posts use the hNews microformat
- The gallery shortcode has been modified to use
<figure>
and<figcaption>
wp_head
has been cleaned up along with the output of enqueued styles and scripts- Robots.txt optimized for SEO
- Incomplete
Anyone and everyone is welcome to contribute. There are several ways you can help out:
- Raising issues on GitHub
- Sending pull requests for bug fixes or new features and improvements
- Making the docs better
- Joining and contributing to the TEDxWebsites project
- Source: https://github.com/jamesbull/TEDxYYC-Wordpress-Theme
- Web: http://tedxyyc.com/
- Twitter: @jimbones
- Contributors: https://github.com/jamesbull/TEDxYYC-Wordpress-Theme/contributors
- HTML5 Boilerplate: The Unlicense
- Modernizr: MIT/BSD license
- jQuery: MIT/GPL license
- Normalize.css: Public Domain
- Foundation: MIT license
The Unlicense (aka: public domain)