Closed jklukas closed 6 years ago
This should allow a one-line ./script/render.sh invocation in CI to create a site dir with the content we want to publish to S3. Should be useful to incorporate into #83
./script/render.sh
site
This should allow a one-line
./script/render.sh
invocation in CI to create asite
dir with the content we want to publish to S3. Should be useful to incorporate into #83