The code for the main site, Includes BookStack docs.
2016-09-18 20:40:15 +01:00
app Added edit link to doc pages 2016-04-03 15:45:13 +01:00
bootstrap Added redis support 2016-04-02 23:34:48 +01:00
database Converted to site to a lumen app 2016-03-22 22:34:42 +00:00
public Updated install docs, Added code highlighting, Updated styles 2016-09-18 19:41:07 +01:00
resources Simplified homepage ctas 2016-09-18 20:40:15 +01:00
storage Added redis support 2016-04-02 23:34:48 +01:00
.env.example Converted to site to a lumen app 2016-03-22 22:34:42 +00:00
.gitignore Converted to site to a lumen app 2016-03-22 22:34:42 +00:00
artisan Converted to site to a lumen app 2016-03-22 22:34:42 +00:00
composer.json Updated install docs, Added code highlighting, Updated styles 2016-09-18 19:41:07 +01:00
composer.lock Updated install docs, Added code highlighting, Updated styles 2016-09-18 19:41:07 +01:00
gulpfile.js Added edit link to doc pages 2016-04-03 15:45:13 +01:00
package.json Fixed package and update scripts to min 2015-10-11 16:39:34 +01:00
phpunit.xml Converted to site to a lumen app 2016-03-22 22:34:42 +00:00
readme.md Started documentation 2016-03-23 17:14:49 +00:00

BookStack Site and Documentation

This repository contains the code for the Official BookStack site including all the documentation.

The site is built on Lumen.

Documentation

The documentation for BookStack can be found in the resources/docs folder. The files are written in markdown then converted into HTML at runtime.

License

This site is licensed under the MIT license.