Find a file
Oliver Davies 748dc6bdb5 refactor: combine COPY commands
Combine two `COPY` commands to add the package.json and
package-lock.json files at the same time - the same way that is being
used for composer.json and composer.lock files earlier in the file.
2021-11-11 07:12:59 +00:00
.github/workflows refactor: rename docker commands to ci 2021-11-09 17:38:27 +00:00
app chore(config): update calendar footer link 2021-10-26 09:29:03 +01:00
assets fix: stop inline code wrapping 2021-10-07 09:03:49 +01:00
source fix: update calendar URL 2021-11-05 14:10:59 +00:00
src refactor: use the Collection::make() method 2021-11-09 17:35:30 +00:00
tests Change "Test Driven" to "Test-Driven" 2021-10-05 10:30:55 +01:00
tools refactor: combine COPY commands 2021-11-11 07:12:59 +00:00
.dockerignore Add .dockerignore 2021-07-13 08:31:43 +01:00
.editorconfig Override indent size for some file types 2021-06-30 12:02:55 +01:00
.env.example build(docker): make Compose file more configurable 2021-10-26 22:48:26 +01:00
.gitignore build(docker): make Compose file more configurable 2021-10-26 22:48:26 +01:00
.markdownlint.yaml chore: add .markdownlint.yaml 2021-10-05 16:59:25 +01:00
composer.json build: configure Violinist 2021-09-16 22:46:09 +01:00
composer.lock Update sculpin/sculpin [ci skip] 2021-09-17 00:58:03 +01:00
docker-compose.yaml build(docker): use alpine for assets 2021-11-02 23:16:19 +00:00
Makefile build: add run script 2021-10-24 02:07:18 +01:00
markdownlint.Dockerfile build(run): add commands for running markdownlint 2021-11-05 17:16:52 +00:00
package-lock.json Update Tailwind CSS, remove separate JIT package 2021-06-30 12:02:55 +01:00
package.json Update Tailwind CSS, remove separate JIT package 2021-06-30 12:02:55 +01:00
phpstan.neon chore: Increase PHPStan to max level [ci skip] 2021-09-12 20:50:12 +01:00
phpunit.xml.dist chore: Add phpunit.xml.dist 2021-09-08 23:46:57 +01:00
postcss.config.js Update Tailwind CSS, remove separate JIT package 2021-06-30 12:02:55 +01:00
README.md Add README.md 2021-07-01 18:08:50 +01:00
run refactor: rename docker commands to ci 2021-11-09 17:38:27 +00:00
tailwind.config.js style: fix spacing 2021-10-05 11:41:47 +01:00
webpack.config.js Fix assets directory in Docker and Webpack 2021-06-30 12:02:55 +01:00

oliverdavies.uk