Skip to content
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
Compare
Choose a tag to compare
@schmidt1024 schmidt1024 released this 08 Jun 08:18
· 28 commits to dev since this 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.