Skip to content

Building a Site

Philip Colmer edited this page Aug 15, 2018 · 4 revisions

Make sure you've read Getting Started first.

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).