Update README.md
This commit is contained in:
parent
7449c800cb
commit
f9f31f56c5
|
@ -14,7 +14,8 @@ A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond. The
|
|||
* Customised functions.php adding theme support for high customisation
|
||||
* Minimised HTTP requests for high Web Performance
|
||||
* Localised strings for multiple language support
|
||||
* Grunt integration - automatic image optimisation, Sass compiling and watching, css minification and live reload support
|
||||
* Grunt automatic image optimisation, Sass compiling and watching, css minification and live reload support
|
||||
* Use of Browserify to modularise the JavaScript structure and stop those huge, spaghetti script files!
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -57,4 +58,4 @@ Compatible with WordPress 3.2 and above, but always use the latest version.
|
|||
|
||||
* ~~Organisation of Sass folders~~
|
||||
* ~~Simple grid framework~~
|
||||
* ~~Organisation of JS~~
|
||||
* ~~Organisation of JS~~
|
||||
|
|
Loading…
Reference in New Issue