Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Releases: cod3cow/Blank

BL4NK 5

14 Feb 12:06
Compare
Choose a tag to compare

Finally Released!

Works with node.js and gulp.

  • Including less and sass compiler
  • Crazy fast with css and js compressor
  • Start from scratch with normalize.css
  • Customizable error, offline and print page

Blank 4.0.0 Beta 1

08 Jun 08:18
Compare
Choose a tag to compare
Blank 4.0.0 Beta 1 Pre-release
Pre-release

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

26 Nov 07:06
Compare
Choose a tag to compare
  • 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

24 Nov 18:44
Compare
Choose a tag to compare
  • Remove html directory for installation in templateDetails.xml

Blank 3.2.1

12 Nov 13:02
Compare
Choose a tag to compare
  • Remove obsolete index.html

Blank 3.2.0

12 Nov 12:40
Compare
Choose a tag to compare
  • Add logic.js
  • Update normalize.css

Blank 3.1.0

16 Jul 15:03
Compare
Choose a tag to compare

Now with integrated less compiler.

Blank Template 3.0.0

23 Apr 12:54
Compare
Choose a tag to compare

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

13 Jan 13:35
Compare
Choose a tag to compare

less.js 1.6.0 -> 1.5.1 (1.6.0 and 1.6.1 causes errors)

Blank Template 2.6.0

10 Jan 16:40
Compare
Choose a tag to compare

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