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

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Schmidt committed Mar 9, 2018
1 parent e55ea1c commit 06c3782
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# [BL4NK Bootstrap Edition 5](http://blank.vc)
# [BL4NK Bootstrap Edition](http://blank.vc)

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

## Install

Install it like a normal template in Joomla! backend. Then install [Node](http://nodejs.org/). This template will be built with [Gulp](http://gulpjs.com/). If you haven't used Gulp before, you need to install ``gulp`` global.
Install it like a normal template in Joomla! backend. Then install [Node](http://nodejs.org/). This template will be built with [Gulp](http://gulpjs.com/). If you haven't used Gulp before, you need to install ``gulp`` global.

npm install -g gulp

Expand All @@ -17,7 +17,7 @@ Install Node dependencies.

npm install

Open ``gulpfile.js`` and take a look at the serve function. The url should be match with your local Joomla installation, e.g.
Open ``gulpfile.js`` and take a look at the serve function. The url should be match with your local Joomla!™ installation, e.g.

http://localhost/blank/

Expand All @@ -41,8 +41,8 @@ The building files are stored in folder /build in template directory. See gulpfi

## Addons

* [Bootstrap 4.0](http://getbootstrap.com/)
* [Font Awesome 4.7.0](https://fortawesome.github.io/Font-Awesome/)
* [Bootstrap](http://getbootstrap.com/)
* [Font Awesome](https://fortawesome.github.io/Font-Awesome/)

## Update

Expand All @@ -60,8 +60,8 @@ Install the new versions of your packages based on the updated ``package.json``.

## Licence

The Blank Template is opensource software released under the [GPL](http://www.gnu.org/licenses/gpl-2.0.txt).
The BL4NK Template is opensource software released under the [GPL](http://www.gnu.org/licenses/gpl-2.0.txt).

## Blank
## BL4NK

Take a look at [Blank without Bootstrap](https://github.com/Bloggerschmidt/Blank).
Take a look at [BL4NK \(without Bootstrap\)](https://github.com/Bloggerschmidt/Blank).

0 comments on commit 06c3782

Please sign in to comment.