The code for the main site, Includes BookStack docs.
app | ||
bootstrap | ||
database | ||
public | ||
resources | ||
storage | ||
.env.example | ||
.gitignore | ||
artisan | ||
composer.json | ||
composer.lock | ||
gulpfile.js | ||
package.json | ||
phpunit.xml | ||
readme.md |
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.