JonasDoebertin / getkirby-plugins

This repository contains the source files for getkirby-plugins.com

Home Page:http://getkirby-plugins.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugins & Extensions for Kirby 2

This repository contains the source files for getkirby-plugins.com

Helpful Commands

Installing Dependencies

Install Gulp, Gulp modules and all frontend dependencies

npm install && bower install

Updating Kirby

Update the three Kirby specific submodules to the latest versions. Don't forget to commit the changes afterwards.

git submodule foreach --recursive git checkout master
git submodule foreach --recursive git pull

About

This repository contains the source files for getkirby-plugins.com

http://getkirby-plugins.com/


Languages

Language:PHP 49.0%Language:CSS 36.7%Language:ApacheConf 11.5%Language:JavaScript 2.8%