Giter VIP home page Giter VIP logo

blank's Introduction

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® and Gulp. A good workflow is to code your template on localhost and if it is ready to deploy it on the live server (e.g. copy via sftp). And for shure, you should have a Joomla!™ installation ready for this.

Install

If Node.js® is installed, install Gulp via command prompt (e.g. console or terminal).

npm install -g gulp

Install BL4NK like a normal template in Joomla!™. Open your command prompt and go to the template directory. Install all dependencies.

npm install

Run Gulp to compile, compress and build

gulp

See the magic happen on your command line if you edit some files.

Working files

Let's start the work by coding in the following files.

  • index.php (html)
  • js/script.js (javascript)
  • css/template.scss or .less (css)

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

Documentation

Read the book about BL4NK and mastering templates for Joomla!™

Bootstrap

Take a look at BL4NK Boostrap Edition.

Licence

Blank is open source software released under GPL.

blank's People

Contributors

gitter-badger avatar mwoelk avatar quingkhaos avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.