Files
firezone/docs
Jamil 35e057bace Upgrading 0.2.x 0.3.x (#494)
* Add note on upgrading from 0.2.x to 0.3.0

* upgrading note 0.3.0
2022-03-04 14:03:18 -08:00
..
2022-01-23 11:02:01 -08:00
2022-02-04 10:48:50 -08:00
2022-01-17 21:19:04 -08:00
2022-03-04 14:03:18 -08:00
2021-12-30 08:19:00 -06:00
2022-01-23 11:02:01 -08:00
2022-01-23 11:02:01 -08:00
2022-01-11 15:41:52 -08:00
2021-12-30 08:19:00 -06:00
2021-12-30 08:19:00 -06:00
2022-02-06 10:39:33 -08:00
2022-01-23 11:02:01 -08:00

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.