
* website/integrations: calibre-web: add to sidebar Adds the calibre-web integration to the sidebar. Signed-off-by: 4d62 <github-user@sdko.org> * website/integrations: calibre-web: init Initializes the documentation with the placeholder. I have a feeling this is going to be funnnnnnnnnnnnnnnnn Signed-off-by: 4d62 <github-user@sdko.org> * website/integrations: calibre-web: service configuration Adds configuration documentation for calibre-web PS: Never setup a LDAP outpost before and I don't have calibre web so uhhh yea im gonna take care of this after the holidays (probably) Signed-off-by: 4d62 <github-user@sdko.org> * Update index.md Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Changed proider pair instructions to new version Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Update website/integrations/services/calibre-web/index.md Signed-off-by: Dominic R <dominic@sdko.org> --------- Signed-off-by: 4d62 <github-user@sdko.org> Signed-off-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
Website
This website is built using Docusaurus 2, a modern static website generator.
Installation
npm ci
Local Development
npm run watch
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
Build
npm run build
This command generates static content into the build
directory and can be served using any static contents hosting service.