Skip to content

The code for the main site, Includes BookStack docs.

License

Notifications You must be signed in to change notification settings

yoyomule/website

 
 

Repository files navigation

BookStack Site, Documentation & Blog

This project holds all the data for the https://www.bookstackapp.com/

This site is built using Hugo. Images are stored using git-lfs.

Data Locations

  • Blog Posts - content/posts
  • Docs - content/docs
  • Theme - themes/bookstack

Theme

The theme is custom made with snippets taken from the hugo capser theme.

SCSS is used for the styling and is built using gulp. Install NPM dependencies via npm install or yarn then you can use npm run-script build to build the css once or npm run-script dev to watch for changes.

About

The code for the main site, Includes BookStack docs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.9%
  • HTML 35.5%
  • JavaScript 2.6%