Light, powerful and free template for Joomla! for faster and easier web development.
This template is for local developing under node.js. A good workflow is to code your template localhost and if it is ready to deploy it on your live server (e.g. via sftp).
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 compile, compress and build
gulp
The building files are stored in folder /build in your template directory.
- Including less and sass compiler
- Crazy fast with css and js compressor
- Start from scratch with normalize.css
- Customizable error, offline and print page
Download psd.zip (12 MB) for faster icon and thumbnail creation. Package inlcudes following files:
- App Icon Template [2.0].psd
- template_preview.psd
- template_thumbnail.psd
Take a look at Blank Boostrap Edition.
Blank is open source software released under GPL.