Files
firezone/docs/README.md
Jamil 1740481055 Update public-facing links to firezone.dev (#548)
* Update public-facing links to firezone.dev

* Fix docs lint error

* Update docs Gemfile to latest gems

* Update npm packages
2022-04-20 06:43:55 -07:00

659 B

Firezone Docs

Overview

This repository is for our documentation website found at https://docs.firezone.dev.

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.