This repository has been archived by the owner on Dec 14, 2020. It is now read-only.
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.