petertait / newtradition.co.uk

Kirby based website for New Tradition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kirby based website for New Tradition

The website for New Tradition with a grid based design built on Kirby CMS and utilising gulp.

Features

  • Takes Bower packages into account
  • Lints and uglifies Javascript
  • Compiles and autoprefixes SCSS

Usage

  # Build all assets, connect to a PHP server and start watching the files.
  $ gulp
  
  # Deploy all files in `public/` to a specified directory (probably SSH). Uses rsync.
  $ gulp deploy

About

Kirby based website for New Tradition.


Languages

Language:PHP 71.6%Language:JavaScript 15.1%Language:CSS 13.0%Language:HTML 0.2%Language:ApacheConf 0.1%Language:Shell 0.0%