2021-04-23 15:28:21 +02:00
2021-04-11 21:36:36 +02:00
2021-04-23 15:28:21 +02:00
fix
2021-04-11 22:05:58 +02:00
2021-04-23 15:28:21 +02:00
2020-12-31 15:53:09 +01:00
2021-04-23 15:28:21 +02:00
2020-12-31 13:59:31 +01:00
2020-12-31 15:53:09 +01:00

Kerberos Docs

Installation

Make sure you have Node JS and Yarn installed.

Grab the dependencies:

$ yarn install

Development

Run the docs locally for development:

$ yarn dev

For a static site build:

$ yarn build

Notes

Theme colors are defined in /doczrc.js > themeConfig > colors, which can then be used in styles.js of underlying components.

Inherited layout files in node_modules/gatsby-theme-docz/src/components/.

Description
pull-mirror of github.com/kerberos-io/documentation
Readme MIT 408 MiB
Languages
SCSS 53%
HTML 39%
JavaScript 7.6%
Dockerfile 0.3%