Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.97 KB

README.md

File metadata and controls

55 lines (38 loc) · 1.97 KB

The TEDx 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.

Quick start

  • Clone the git repo or download it
  • And active the theme options (incomplete)

Features

  • 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

Theme Options

  • Incomplete

Contributing

Anyone and everyone is welcome to contribute. There are several ways you can help out:

  1. Raising issues on GitHub
  2. Sending pull requests for bug fixes or new features and improvements
  3. Making the docs better
  4. Joining and contributing to the TEDxWebsites project

Project information

License

Major components:

  • HTML5 Boilerplate: The Unlicense
  • Modernizr: MIT/BSD license
  • jQuery: MIT/GPL license
  • Normalize.css: Public Domain
  • Foundation: MIT license

Everything else:

The Unlicense (aka: public domain)