schikunow / kirby-gulp

Getting started with Kirby v3 and Gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kirby-gulp

Getting started with Kirby 3 and Gulp

  • Kirby CMS v3 - a file‑based CMS that's 'easy to setup, easy to use & flexible as hell'
  • Gulp v4 - the streaming build system

Table of Contents

Requirements

  • Local development server running PHP 7.1 (or later)
  • Node.js 8 (or later) + NPM

In order to keep everything neat, each task resides in its own file under tasks/.

Getting started

Make sure Node.js is installed on your system, then clone this repository and install its dependencies via NPM:

# Git
git clone https://github.com/schikunow/kirby-gulp.git your-project

About

Getting started with Kirby v3 and Gulp

License:MIT License


Languages

Language:JavaScript 43.3%Language:PHP 33.5%Language:CSS 22.4%Language:Shell 0.8%