Commit graph

4 commits

Author SHA1 Message Date
Oliver Davies 7fbecb1728 build(docker): make Compose file more configurable
Allow for configuring volume mounts, ports, the site URL, and volume
mounts within the Docker Compose file using environment variables from
within and .env file.

This means that the same Docker Compose file could be used to generate
and serve the site locally using an anonymous volume, as well as
generate a one-time build into a local directory to be served by Apache
or Nginx on production.
2021-10-26 22:48:26 +01:00
Oliver Davies 42e0ae1297 chore: Add phpunit.xml.dist 2021-09-08 23:46:57 +01:00
Oliver Davies fd37030d03 Re-add Tailwind CSS 2021-06-30 12:02:53 +01:00
Oliver Davies 9fb8e9c467 Initial commit from Sculpin skeleton 2021-06-30 12:02:53 +01:00