The code for the main site, Includes BookStack docs.
2016-03-23 17:51:51 +00:00
app Started documentation 2016-03-23 17:14:49 +00:00
bootstrap Converted to site to a lumen app 2016-03-22 22:34:42 +00: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 Changed homepage cta text, Change github link logo, Fixed spelling mistakes 2016-03-23 17:51:51 +00:00
storage Converted to site to a lumen app 2016-03-22 22:34:42 +00: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 Converted to site to a lumen app 2016-03-22 22:34:42 +00:00
composer.lock Converted to site to a lumen app 2016-03-22 22:34:42 +00: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.