Commit graph

219 commits

Author SHA1 Message Date
6eaeb56a2f Add run file example 2025-10-15 19:03:16 +01:00
08e65f606e Update configuration files
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-13 19:57:49 +01:00
c3113b0eec Update configuration files
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-10 19:02:42 +01:00
96ac446aa5 Update Drupal configuration files
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-08 22:18:42 +01:00
7671099aea Migrate to flake-parts
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-07 22:51:44 +01:00
3a060cb6e9 Create a new Symfony project
Using `symfony new` and Build Configs.

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-07 14:56:48 +01:00
b071f0d5c6 Use Build Configs
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-07 00:18:41 +01:00
238571521d Refactor
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-01 13:45:44 +01:00
a10fc038fd Add /albums GET endpoint
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-30 13:45:12 +01:00
0ad9ff73bf Add go-gin, add a basic a ping endpoint
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-30 13:22:53 +01:00
002c5a9761 Merge inviqa-tailwindcss-example/main 2025-09-29 23:19:01 +01:00
225421ac19 Move all files to inviqa-tailwindcss-example/ 2025-09-29 23:19:01 +01:00
eb632a54b1 Merge drupal-nix-flake/main 2025-09-29 23:15:40 +01:00
04d7f09b61 Move all files to drupal-nix-flake/ 2025-09-29 23:15:40 +01:00
ab53b268fa Merge nix-dendritic-example/main 2025-09-29 23:13:34 +01:00
e96380d8c0 Move all files to nix-dendritic-example/ 2025-09-29 23:13:34 +01:00
8747ab87a5 Merge branch 'master' 2025-09-29 23:05:47 +01:00
01d762c94b Merge tailwindcss-talks-table/master 2025-09-29 23:05:12 +01:00
8adad1367f Merge ssg-test/main 2025-09-29 23:05:11 +01:00
f47a6b089d Move all files to tailwindcss-talks-table/ 2025-09-29 23:05:11 +01:00
b107d814a5 Move all files to ssg-test/ 2025-09-29 23:05:11 +01:00
e65baed183 Merge branch 'master' 2025-09-29 22:55:32 +01:00
9346437c75 Merge drupal-tailwindcss-purgecss-test/master 2025-09-29 22:53:29 +01:00
0909b92d81 Move all files to drupal-tailwindcss-purgecss-test/ 2025-09-29 22:53:29 +01:00
0ce846e202 Merge sculpin-minified-css-test/master 2025-09-29 22:53:28 +01:00
d8f039b092 Merge sculpin-pagination-test/master 2025-09-29 22:53:28 +01:00
bd0d61cac2 Move all files to sculpin-minified-css-test/ 2025-09-29 22:53:28 +01:00
0d31d8a174 Move all files to sculpin-pagination-test/ 2025-09-29 22:53:28 +01:00
69f2f9ff65 Merge stimulus-esbuild/main 2025-09-29 22:53:27 +01:00
3129cc1d17 Merge ddev-phpunit-command/main 2025-09-29 22:53:27 +01:00
7588eb0c98 Move all files to stimulus-esbuild/ 2025-09-29 22:53:27 +01:00
bb1f3f5564 Move all files to ddev-phpunit-command/ 2025-09-29 22:53:27 +01:00
db7df0c707 Merge sculpin-twig-markdown-bundle/master 2025-09-29 22:53:26 +01:00
05a70b5a54 Merge drupal-autowire/main 2025-09-29 22:53:26 +01:00
4fda7b5df0 Move all files to sculpin-twig-markdown-bundle/ 2025-09-29 22:53:26 +01:00
06cb5e683f Move all files to drupal-autowire/ 2025-09-29 22:53:26 +01:00
65889f332f Merge drupal-8-phpunit-deprecation/main 2025-09-29 22:53:25 +01:00
7294cf6a75 Move all files to drupal-8-phpunit-deprecation/ 2025-09-29 22:53:25 +01:00
0e809eb46d Merge symfony-server-drupal/master 2025-09-29 22:53:24 +01:00
08aea61857 Merge tailwindcss-plugin-jest/master 2025-09-29 22:53:24 +01:00
457f928c7a Move all files to symfony-server-drupal/ 2025-09-29 22:53:24 +01:00
384a76e512 Root commit for monorepo branch master 2025-09-29 22:53:24 +01:00
d4a1c1ddea Move all files to tailwindcss-plugin-jest/ 2025-09-29 22:53:24 +01:00
e2b5cdc9d9 Parsing data from YAML and outputting HTML 2025-09-29 19:59:29 +01:00
37ad11a9b4 Move from phpat-example
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-25 15:40:02 +01:00
b7c3fffbaa Move from learn-go-with-tests
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-25 13:42:49 +01:00
18bde5d382 Move from drupal-nix-flake-example
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-25 13:38:39 +01:00
e761038028 Add PHP example using generated client code
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-24 17:50:07 +01:00
3be318a2c9 Automatically run composer install
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-24 17:49:28 +01:00
a47b07c5f0 Add PHPUnit example 2025-09-23 22:32:20 +01:00