mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 02:18:50 +00:00
* add links to common configurations * add Google auth doc restructure auth section and add start to google sso draft * Add Okta doc first draft * update authentication index * fix wording * grammar * suggested changes - resolved comments - images wider for visibility - newline * complete Google OAuth doc * lint error + grammar * complete Okta doc * ordering + wording * re-auth instructions * fixes * consistent references * add reference to sso in add users doc * fix small markdown error
Firezone Docs
Overview
This repository is for our documentation website found at https://docs.firez.one/.
Contributing
We uses pages to organize our documentation. Please see the Jekyll site for more information.
Setup
We are using Jekyll to generate the site and
Github Pages to host it. When developing locally,
you can use the jekyll serve
command to start a server from the /docs directory.