Commit graph

15 commits

Author SHA1 Message Date
Oliver Davies aed6be0e83 style(drupal): fix indentation 2023-09-24 23:06:45 +01:00
Oliver Davies e7fc07fd54 refactor(astro): create TemplateFile directly 2023-09-24 23:05:54 +01:00
Oliver Davies c9faf7bda3 refactor(drupal): reorganise templates 2023-09-24 22:55:07 +01:00
Oliver Davies ff5f2aa875 feat(astro): add .gitignore 2023-09-24 21:49:02 +01:00
Oliver Davies 9c450a850e revert(astro): move projects into a language
This reverts commit f5803212e5.
2023-09-24 21:24:19 +01:00
Oliver Davies f5803212e5 refactor(astro): move projects into a language
...directory
2023-09-24 18:55:06 +01:00
Oliver Davies cd4355bbc1 feat: add support for Astro projects 2023-09-24 18:10:24 +01:00
Oliver Davies 022315edd3 refactor: rename node to typescript 2023-09-24 15:52:49 +01:00
Oliver Davies 8f48eea65f feat(flakes): add direnv support
Generate an `.envrc` file to add support for Nix Flakes for projects
that use them.

I currently have `.direnv` directories ignored globally though this
could be added to a `.gitignore` template when one is added.

Refs: OD-43
2023-08-29 23:24:47 +01:00
Oliver Davies ec494d934f fix(git-hooks): always create the commit msg hook 2023-08-26 23:05:51 +01:00
Oliver Davies c68bca3d56 chore: rename drupal-project to drupal 2023-07-22 10:40:02 +01:00
Oliver Davies 99ffb87446 feat(flake): generate nix.flake instead of Docker
...files if a `flake` key exists in a `build.yaml` file.

Refs: OD-37
2023-06-27 17:29:59 +01:00
Oliver Davies 1c7f1f2e2b feat(php): make ini values configurable
Refs: OD-28
2023-06-05 22:01:10 +01:00
Oliver Davies 33103417de refactor: use the Config DTO to output the project
...name
2023-04-25 14:56:45 +01:00
Oliver Davies d19fcbdede refactor: use Illuminate Pipelines 2023-04-25 00:32:26 +01:00