Releases: cod3cow/Blank
BL4NK 5
Blank 4.0.0 Beta 1
Beta !
For testing ...
Install
Install it like a normal template in Joomla! Then install Node. This template will be build with Gulp. If you haven't used Gulp before, you need to install gulp
global. Open a terminal.
npm install -g gulp
Go to the template directory an install Node dependencies
npm install
Run Gulp to lint, build and minify
gulp watch
The building files are stored in folder /build in template directory.
Blank 3.3.0
- Add import.css for correct implementation of fonts (see template.css.php)
- Add logic.php (which is include by index.php)
- Update less.php to 0.5.0
- Better jQuery opener (see logic.js)
Blank 3.2.2
- Remove html directory for installation in templateDetails.xml
Blank 3.2.1
- Remove obsolete index.html
Blank 3.2.0
- Add logic.js
- Update normalize.css
Blank 3.1.0
Now with integrated less compiler.
Blank Template 3.0.0
This release bring the Blank Template back to the roots. Frameworks like Bootstrap and Foundation are outsourced to the special editions. Here you find the best starting point for your own template project again. Enjoy coding!
Blank Template 2.6.1
less.js 1.6.0 -> 1.5.1 (1.6.0 and 1.6.1 causes errors)
Blank Template 2.6.0
less.js 1.4.1 -> 1.6.0
Modernizr 2.6.2 -> 2.7.1
Bootstrap 3.0.0 -> 3.0.3
Foundation 4.3.1 -> 5.0.2
Font Awesome 3.2.1 -> 4.0.3
normalize.css 2.1.2 -> 2.1.3
Upgrading from Foundation 4? There are some things you should know. Read the migration guide at http://foundation.zurb.com/docs/upgrading.html