ahmet2mir / docs

πŸ“– Documentation for Smallstep open source tools and products served at https://smallstep.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

πŸ“– Documentation for Smallstep open source tools and products served at https://smallstep.com/docs

License:Apache License 2.0


Languages

Language:JavaScript 100.0%