Commit graph

14 commits

Author SHA1 Message Date
469d9c8f75 Format with yamlfmt 2024-07-31 18:00:52 +01:00
53ee6b4894 Simplify .gitignore configuration
These files have been added to the `sculpin-site` template in Build
Configs.
2024-07-31 01:50:23 +01:00
0104b10c22 Ignore the .phpunit.cache directory 2024-07-30 20:23:53 +01:00
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
22d7d4e57e Move assets-related files into the assets
...directory
2024-07-30 20:19:27 +01:00
eb35946e32 Revert "Use Ansible for uploading files and managing NGINX"
This reverts commit cd6575c6fc.
2024-06-17 00:33:38 +01:00
cd6575c6fc Use Ansible for uploading files and managing NGINX 2024-05-03 21:40:02 +01:00
1084aa502e Update build configuration files 2024-03-31 10:28:26 +01:00
d224d82114 Update to PHP 8.2 2024-03-21 13:12:49 +00:00
57f15cba6e Go back to a regular format .gitignore file 2024-03-13 22:48:59 +00:00
f9329c6676 Remove markdownlint line length warnings 2024-03-13 22:48:59 +00:00
3ece189cc6 Use an inclusive .gitignore file
Ignore everything and explicitly add required directories and files.
2024-02-05 07:30:13 +00:00
b36c7fb413 Update build configuration files 2024-01-29 20:50:51 +00:00
89d441106a Manage configuration files with Build Configs
https://www.oliverdavies.dev/build-configs
2024-01-26 08:21:12 +00:00