Skip to content

madebypost/Gulp-Neat-KirbyCMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kirby CMS

Gulp flavored with Neat & Bourbon (aka, Kirby CMS site using LibSass, Neat, Bourbon through Gulp.js)

Components

  • Gulp
  • LibSass
  • Neat & Bourbon
  • BrowserSync
  • Kirby CMS 2.1

Setup

cd into folder and run

  1. npm install
  2. bower install

Usage

Various commands are available (you can review the gulpfile.js), but the main is:

gulp watch

This does the following:

  • starts a PHP server
  • starts Browsersync
  • injects CSS changes on compile
  • reloads with any content updates

Credits

Bastian Allgeier for making the awesome Kirby

Slgoetz for his mlkshk-kirby-generator

For more info visit http://getkirby.com

About

Kirby CMS site using LibSass, Neat, Bourbon through Gulp.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.2%
  • JavaScript 14.0%
  • CSS 6.5%
  • Other 0.3%