-
Notifications
You must be signed in to change notification settings - Fork 3
Building a Site
Philip Colmer edited this page Aug 15, 2018
·
4 revisions
Run the script:
./build-site.sh
or, on Windows 10:
.\build-site.ps1
The script will launch the Docker container, run a script to build the site and exit. The files for the built site will be in dest_dir
(or wherever DEST_DIR
points if defined).