Commit Graph

14 Commits

Author SHA1 Message Date
Oliver Booth cbfdefae71
style: redesign projects page
This change separates the project logo and details into separate pages and makes the list more visually striking.
2023-12-24 12:20:03 +00:00
Oliver Booth 4d59452421
chore: add src/img/ to sln 2023-09-29 16:02:51 +01:00
Oliver Booth 67d89c1831
fix(blog): fix reading of url due to schema change 2023-08-13 17:35:20 +01: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 be44fb4b4b
chore: add per-project Dockerfile 2023-08-13 16:38:56 +01:00
Oliver Booth 617f58afad
chore: add common files to sln 2023-08-12 20:43:06 +01:00
Oliver Booth f49b8aee9c
chore: add blog project to sln 2023-08-12 20:32:39 +01:00
Oliver Booth 67231c86af
refactor: delegate ssl cert read to common lib 2023-08-12 18:35:57 +01:00
Oliver Booth cf2a5c2ffb
feat: add kb shortcut detection 2023-08-10 22:47:28 +01:00
Oliver Booth cdc6b1df84
chore: add tsconfig to sln 2023-08-10 15:12:07 +01:00
Oliver Booth 1de869c6f0
chore: add UI.ts to sln 2023-08-10 14:34:28 +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 1377ed012c
feat: add prism lib assets 2023-08-08 01:19:38 +01:00
Oliver Booth 6205648e53
refactor: rename project to OliverBooth 2023-08-05 23:27:50 +01:00