Commit graph

10 commits

Author SHA1 Message Date
Oliver Davies 2db224e213 build: ignore the .astro directory 2023-04-11 14:01:20 +01:00
Oliver Davies 2cbbfd60ff refactor: move website files to the root level 2023-03-21 20:44:42 +00:00
Oliver Davies 3c5c0e808a refactor: move into a website directory 2022-07-13 20:32:26 +01:00
Oliver Davies c2c414786f chore: ignore output directories 2022-02-16 20:03:30 +00:00
Oliver Davies 6e120bee3a refactor: use Tailwind CLI and esbuild for assets
Fixes: #10
Fixes: #14
2022-01-02 17:16:00 +00:00
Oliver Davies a62f1897cd chore: ignore build 2022-01-01 23:02:59 +00:00
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