1
0
mirror of https://github.com/til-schneider/slim-wiki.git synced 2025-01-17 04:38:24 +01:00
2015-12-26 12:54:39 +01:00
2015-12-26 12:54:39 +01:00
2015-12-22 20:36:23 +01:00
2015-12-19 10:16:03 +01:00
2015-12-23 12:38:53 +01:00

slim-wiki

A slim wiki based on PHP and markdown

Build instructions

Install grunt globally:

sudo npm install -g grunt-cli

Install grunt dependency in project:

cd src
npm install

Build client:

cd src
grunt

Build automatically on source changes (watch mode):

cd src
grunt watch

Used libraries

Slim wiki is inspired by Wikitten.

Description
No description provided
Readme MIT 1.4 MiB
Languages
JavaScript 68.5%
PHP 23.5%
CSS 5.8%
Less 2.2%