The code for the main site, Includes BookStack docs.
2016-04-02 23:34:48 +01:00
app Fixed typos 2016-03-24 19:20:05 +00: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 Changed homepage cta text, Change github link logo, Fixed spelling mistakes 2016-03-23 17:51:51 +00:00
resources Updated installation instructions 2016-04-02 22:25:28 +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 Added redis support 2016-04-02 23:34:48 +01:00
composer.lock Added redis support 2016-04-02 23:34:48 +01:00
gulpfile.js Converted to site to a lumen app 2016-03-22 22:34:42 +00: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.