bJohnny / firby

Kirby with Foundation 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firby

This is the basic starter project for Firby = Foundation for Sites 6 + Kirby CMS. It includes a Sass compiler and a starter HTML file for you.

Kirby CMS

You can purchase your Kirby license at http://getkirby.com/buy

A Kirby license is valid for a single domain. You can find Kirby's license agreement here: http://getkirby.com/license

Installation

To use this template, your computer needs:

This template can be downloaded and set up manually.

Manual Setup

To manually set up the template, first download it with Git:

git clone https://github.com/bJohnny/firby.git projectname

Then open the folder in your command line, and install the needed dependencies:

cd projectname
npm install
bower install

Finally, run npm start to run the Sass compiler. It will re-run every time you save a Sass file.

About

Kirby with Foundation 6

License:Other


Languages

Language:PHP 96.7%Language:CSS 2.3%Language:JavaScript 0.9%Language:ApacheConf 0.1%