Update build instructions

This commit is contained in:
deathrow 2023-02-02 19:14:38 -05:00
parent fad10f60d9
commit 34d8f8b502
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -72,8 +72,12 @@ bundle install
jekyll build
```
Building with docker:
Ensure `docker` is installed, then execute `docker-build.sh`
**Make sure to be at the root of the repository.**
The built site files ready to host will be located at the *_site* directory.
The built site files ready to host will be located at the `_site` directory.
## Hosting