aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
blob: eaef124896e436869b2cc607a424dbb5579aa1fd (plain) (blame)
1
2
3
4
5
6
7
8
9
# DevOps documentation

This directory houses our DevOps documentation, written using
[Hugo](https://gohugo.io).

To test changes to it locally, run `hugo serve` and follow the link displayed
on your Terminal. To generate all files, just run `hugo`.

<!-- vim: set textwidth=80 sw=2 ts=2: -->