8000 GitHub - cod3cow/Blank at v5.0.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.
/ Blank Public archive

BL4NK is a light, powerfull and free template for Joomla!™ for faster and easier web development.

Notifications You must be signed in to change notification settings

cod3cow/Blank

Repository files navigation

Light, powerful and free template for Joomla! for faster and easier web development.

How to use

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

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.

Functions

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

Addons

PSD

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

Bootstrap

Take a look at Blank Boostrap Edition.

Licence

Blank is open source software released under GPL.

About

BL4NK is a light, powerfull and free template for Joomla!™ for faster and easier web development.

Resources