Commit graph

12 commits

Author SHA1 Message Date
Oliver Davies 0104b10c22 Ignore the .phpunit.cache directory 2024-07-30 20:23:53 +01:00
Oliver Davies b76e48a122 Fix compgen not found error
Fix the `compgen not found` error when running `run help`, or `run` with
no arguments within a direnv shell.
2024-07-30 20:20:36 +01:00
Oliver Davies 22d7d4e57e Move assets-related files into the assets
...directory
2024-07-30 20:19:27 +01:00
Oliver Davies eb35946e32 Revert "Use Ansible for uploading files and managing NGINX"
This reverts commit cd6575c6fc.
2024-06-17 00:33:38 +01:00
Oliver Davies cd6575c6fc Use Ansible for uploading files and managing NGINX 2024-05-03 21:40:02 +01:00
Oliver Davies 1084aa502e Update build configuration files 2024-03-31 10:28:26 +01:00
Oliver Davies d224d82114 Update to PHP 8.2 2024-03-21 13:12:49 +00:00
Oliver Davies 57f15cba6e Go back to a regular format .gitignore file 2024-03-13 22:48:59 +00:00
Oliver Davies f9329c6676 Remove markdownlint line length warnings 2024-03-13 22:48:59 +00:00
Oliver Davies 3ece189cc6 Use an inclusive .gitignore file
Ignore everything and explicitly add required directories and files.
2024-02-05 07:30:13 +00:00
Oliver Davies b36c7fb413 Update build configuration files 2024-01-29 20:50:51 +00:00
Oliver Davies 89d441106a Manage configuration files with Build Configs
https://www.oliverdavies.dev/build-configs
2024-01-26 08:21:12 +00:00