Commit Graph

14 Commits

Author SHA1 Message Date
Oliver Booth a3d941d6a2
perf: remove redundant terser call
Minification is provided by webpack anyway
2024-03-01 17:07:43 +00:00
Oliver Booth c260f1b5a0
feat(build): clean directories pre-build, clean tmp/ post-build 2024-03-01 16:27:35 +00:00
Oliver Booth b86f933171
refactor(build)!: upgrade Gulpfile to ESM 2024-03-01 16:13:29 +00:00
Oliver Booth 148e7eb218
refactor!: prototyping EditorJS 2024-02-29 18:05:00 +00:00
Oliver Booth af2857103b
feat: output sourcemaps when not in production 2024-02-28 17:28:18 +00:00
Oliver Booth 8925f07f31
Merge branch 'main' into feature/admin 2024-02-27 13:42:09 +00:00
Oliver Booth b9de8205f6
chore: update dependencies
.NET project:
* AspNetCore.ReCaptcha 1.8.1
* MailKitSimplified.Sender 2.9.0
* Markdig 0.35.0
* Microsoft.AspNetCore.Components.Web 8.0.2
* Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 8.0.2
* Microsoft.Extensions.FileProviders.Embedded 8.0.2
* Pomelo.EntityFrameworkCore.MySql 8.0.0
* Serilog.AspNetCore 8.0.1
* SmartFormat.NET 3.3.2

npm project:
No front-facing dependencies updated; however some child packages were updated in the process of npm update.
2024-02-27 13:27:28 +00:00
Oliver Booth aae7f504e9
refactor(build): add separate admin source ts location 2024-02-26 00:45:00 +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 5b862eeb88
chore: update npm packages 2023-12-14 16:23:52 +00: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 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
Oliver Booth 1279bfb82e
chore: add package.json 2023-08-04 12:36:29 +01:00