mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-07-22 17:00:36 -04:00
Update build instructions
This commit is contained in:
parent
fad10f60d9
commit
34d8f8b502
1 changed files with 5 additions and 1 deletions
|
@ -72,8 +72,12 @@ bundle install
|
||||||
jekyll build
|
jekyll build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Building with docker:
|
||||||
|
|
||||||
|
Ensure `docker` is installed, then execute `docker-build.sh`
|
||||||
|
|
||||||
**Make sure to be at the root of the repository.**
|
**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
|
## Hosting
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue