Commit graph

21 commits

Author SHA1 Message Date
Oliver Davies 78c181979a Move CI commands into the run file 2024-09-12 22:32:40 +01:00
Oliver Davies 962587660c Add setup task
Runs initial setup tasks to get the site working.
2024-08-20 21:55:32 +01:00
Oliver Davies a407655791 Cache compiled CSS files instead of building it
...on each deployment
2024-08-18 17:44:00 +01:00
Oliver Davies d55ac5332d Update build script 2024-08-18 12:12:14 +01:00
Oliver Davies 91b791a4d2 Update website path 2024-07-31 12:46:06 +01:00
Oliver Davies 0241edff5e Refactor generating CSS 2024-07-31 01:48:23 +01:00
Oliver Davies 9d7a92c0df Move stub.md 2024-07-31 00:47:49 +01:00
Oliver Davies c582fa707c Revert "Clean more directories"
This reverts commit 505ebff7ad.

These directories are needed for building and deploying the website.
2024-07-30 23:36:26 +01:00
Oliver Davies 505ebff7ad Clean more directories 2024-07-30 20:33:11 +01:00
Oliver Davies 61c757e78d Simplify the phpunit executable command
As `./vendor/bin` is already in `$PATH` within the main run file.
2024-07-30 20:26:39 +01:00
Oliver Davies 22d7d4e57e Move assets-related files into the assets
...directory
2024-07-30 20:19:27 +01:00
Oliver Davies 047bc7098f Add daily email for 2024-06-14
Dead or done
2024-06-19 00:02:24 +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 1e9b7ba0c6 Update the permalink for new daily emails
Follow-up to commits 41f29c and 38279.
2024-05-21 22:40:37 +01:00
Oliver Davies cd6575c6fc Use Ansible for uploading files and managing NGINX 2024-05-03 21:40:02 +01:00
Oliver Davies 94415f04ba Add GitHub Actions CI configuration 2024-05-03 15:21:56 +01:00
Oliver Davies de44de5c44 Show the filepath for the new daily email
```shell
nvim $(daily "Almost at 100 talks and workshops")
```
2024-04-24 22:48:47 +01:00
Oliver Davies d92d03debc Run git push whilst publishing changes 2024-03-22 15:17:09 +00:00
Oliver Davies f6ca30c61e Tag each published commit for future reference 2024-02-17 08:56:50 +00:00
Oliver Davies 29d082b58c Use git log to show generated files 2024-01-31 07:31:09 +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