diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/README.md b/docs/README.md deleted file mode 100644 index eaef124..0000000 --- a/docs/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# 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: --> |