rehandalal / wp-theme-boilerplate

A "blank-sheet" Wordpress theme that helps you build fast, robust, and adaptable custom themes.

Home Page:http://wpthemeboilerplate.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordpress Theme Boilerplate is a "blank-sheet" Wordpress theme that helps you build fast, robust, and adaptable custom themes. Spend more time developing and less time reinventing the wheel.

Quick start

Clone the git repo - git clone git://github.com/rehandalal/wp-theme-boilerplate.git - or download it

Features

  • Blank-sheet template (i.e. No page layout whatsoever)
  • HTML5 ready. Based on HTML5 Boilerplate.
  • AJAX-enabled for developing complex Javascript/AJAX applications.
  • Intuitive file structure for experienced Wordpress theme developers.
  • CSS normalizations care of normalize.css
  • "Delete-key friendly." Easy to strip out parts you don't need.
  • Extensive inline and accompanying documentation.

Contributing

Anyone and everyone is welcome to contribute.

Project information

License

Major components:

  • jQuery: MIT/GPL license
  • Modernizr: MIT/BSD license
  • Normalize.css: Public Domain

Everything else:

Unlicense - Public domain!

About

A "blank-sheet" Wordpress theme that helps you build fast, robust, and adaptable custom themes.

http://wpthemeboilerplate.com


Languages

Language:PHP 100.0%