5b4696e6ec
style: organise imports in gulpfile
2024-02-28 17:27:55 +00:00
3c88bde0d1
refactor(build): make gulp pipeline more modular
2024-02-28 15:52:43 +00:00
8f09197de6
build: support nested directories for js bundling
2024-02-27 14:49:29 +00:00
aae7f504e9
refactor(build): add separate admin source ts location
2024-02-26 00:45:00 +00:00
97170dcb44
style: use " instead of ' in Gulpfile
2024-02-26 00:43:57 +00:00
bd1b584e94
chore: replace node-sass with sass
...
fixes alpha channel on rgba($col, $a) call
2023-12-26 15:59:25 +00:00
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
a6a0adc419
chore: build assets to Common wwwroot
2023-08-12 20:33:00 +01:00
fa17f63b82
chore: build ts / bundle js in series
2023-08-10 14:34:01 +01:00
95dd7e51e5
perf: add dynamic fetch of blog posts to speed up page load
2023-08-10 04:56:12 +01:00
951e44743f
chore: copy prebuilt css/js assets
2023-08-08 01:20:17 +01:00
2aa218d105
feat: add source image assets
2023-08-06 16:05:44 +01:00
6205648e53
refactor: rename project to OliverBooth
2023-08-05 23:27:50 +01:00
f2da5f9363
feat: add ts build pipeline
2023-08-04 12:55:16 +01:00
46008c2acb
chore: add sass to build pipeline
2023-08-04 12:45:10 +01:00