/smallstep-docs

📖 Documentation for Smallstep open source tools and products served at https://smallstep.com/docs

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Run locally

To run and preview docs locally (requires Node.js and Yarn):

$ yarn install
$ yarn start

Before opening a PR, format your code changes (only affects JSX and MDX):

$ yarn format

Check formatting with yarn lint.

Practical Zero Trust

The Practical Zero Trust articles are templated rather than freeform markdown. Look at existing examples in src/pzt for reference.