mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
481a696c677ff4511e40c1b69a1db0bfe9533b2b
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
Languages
SCSS
53%
HTML
39%
JavaScript
7.6%
Dockerfile
0.3%