Add Netlify installation note (#9)

This commit is contained in:
Lukas Joswiak 2020-08-24 23:04:15 -07:00 committed by GitHub
parent 5aaf85b2cf
commit 0e0480d319
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,3 +28,5 @@ $ hugo server -t etch
```
Read the [wiki](https://github.com/LukasJoswiak/etch/wiki) to learn about more options.
***Note**: if you are using Netlify to host your site, you must [add Etch as a submodule](https://gohugo.io/hosting-and-deployment/hosting-on-netlify/#use-hugo-themes-with-netlify) instead of cloning.*