Add instructions

This commit is contained in:
Luke Murphy 2021-01-09 17:58:15 +01:00
parent bb0d81d955
commit f81d054fb4
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
# cloud.autonomic.zone
Splash page for the project.
## Hack
```bash
$ apt install -y hugo
$ hugo serve
```