Commit Graph

11 Commits

Author SHA1 Message Date
Oliver Booth 900d46115e
refactor(build): make gulp pipeline more modular 2024-02-29 18:15:07 +00:00
Oliver Booth bd1b584e94
chore: replace node-sass with sass
fixes alpha channel on rgba($col, $a) call
2023-12-26 15:59:25 +00:00
Oliver Booth 0a9c2e82d5
refactor: combine sites into one
CORS was "cors"ing some issues (heh).

But also it is easier to maintain this way. Development was made much more difficult when I separated it. Combining it all also improves SEO
2023-08-13 17:34:38 +01:00
Oliver Booth a6a0adc419
chore: build assets to Common wwwroot 2023-08-12 20:33:00 +01:00
Oliver Booth fa17f63b82
chore: build ts / bundle js in series 2023-08-10 14:34:01 +01:00
Oliver Booth 95dd7e51e5
perf: add dynamic fetch of blog posts to speed up page load 2023-08-10 04:56:12 +01:00
Oliver Booth 951e44743f
chore: copy prebuilt css/js assets 2023-08-08 01:20:17 +01:00
Oliver Booth 2aa218d105
feat: add source image assets 2023-08-06 16:05:44 +01:00
Oliver Booth 6205648e53
refactor: rename project to OliverBooth 2023-08-05 23:27:50 +01:00
Oliver Booth f2da5f9363
feat: add ts build pipeline 2023-08-04 12:55:16 +01:00
Oliver Booth 46008c2acb
chore: add sass to build pipeline 2023-08-04 12:45:10 +01:00