Commit Graph

40 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 4d1f963d3d
style: use Gabarito font 2023-10-03 22:12:29 +01:00
Oliver Booth d80a00e97e
feat: add meta tags for embeds outside of blog 2023-09-26 20:40:03 +01:00
Oliver Booth 963a335287
style: add favicon to embeds 2023-09-26 17:41:18 +01:00
Oliver Booth 00c21f57e8
style: change theme colour 2023-09-26 17:35:16 +01:00
Oliver Booth df606466ca
style: add author to twitter embed 2023-09-26 17:33:59 +01:00
Oliver Booth 5644dfd2e3
style: add title attr to footer links
Also separates socials from copyright/privacy
2023-09-25 19:56:00 +01:00
Oliver Booth fd2ecf0b5c
style: add brand colours to social links 2023-09-24 19:11:27 +01:00
Oliver Booth e0b236831b
feat: add LinkedIn to footer 2023-09-24 18:39:34 +01:00
Oliver Booth dd2a0c027b
style: space footer nav instead of using bullet points 2023-09-24 16:44:36 +01:00
Oliver Booth 9e2fa951f1
refactor: use PascalCase for asp-page routes 2023-08-16 14:08:33 +01:00
Oliver Booth e7cbe0330b
feat: add post metadata for social embed support 2023-08-14 00:57:46 +01:00
Oliver Booth 9ce4b844fe
style: format RSS link child 2023-08-14 00:57:13 +01:00
Oliver Booth c3e64a6cde
style: add theme-color #121212 2023-08-14 00:56:59 +01:00
Oliver Booth adf9e63008
style: remove self-closing / 2023-08-14 00:56:45 +01:00
Oliver Booth eb2a63e136
fix(blog): use tag helpers to generate href 2023-08-13 18:12:42 +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 86bbf803b5
feat: share wwwroot assets 2023-08-12 20:30:10 +01:00
Oliver Booth 2d4d6d3823
refactor: amend c2deccafae
Define new Area for blog
2023-08-11 14:26:21 +01:00
Oliver Booth c2deccafae
refactor: move blog to new asp area 2023-08-11 14:08:14 +01:00
Oliver Booth 3c6a2209c2
style: remove self-closing tag 2023-08-11 13:52:43 +01:00
Oliver Booth 31794a1238
feat: add rss icon to layout footer 2023-08-11 13:24:57 +01:00
Oliver Booth 69e1279a8b
refactor: remove redundant asp-area attr 2023-08-11 13:23:03 +01:00
Oliver Booth bb0483d4ae
refactor: rename index link 2023-08-11 02:27:17 +01:00
Oliver Booth ca31a63bb7
feat: use ViewData title in layout 2023-08-11 02:08:18 +01:00
Oliver Booth 95b7ed0ae7
feat: create partial for spinner, register as handlebars template 2023-08-11 02:06:52 +01:00
Oliver Booth 5bb6463a4b
fix: use manual Prism highlighting 2023-08-10 16:16:29 +01:00
Oliver Booth aa69713e49
feat: add handlebars 4.7.8 2023-08-10 14:08:35 +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 434c61d7fa
fix: remove non-existent css link 2023-08-10 00:29:24 +01:00
Oliver Booth a138c38009
feat: add mastodon to footer 2023-08-09 22:13:09 +01:00
Oliver Booth da5fe30c7a
feat: add font awesome 6.4.2 2023-08-08 21:01:31 +01:00
Oliver Booth 8768a90d48
fix: force disqus to use dark theme 2023-08-08 01:21:15 +01:00
Oliver Booth d69ef231eb
feat: add KaTeX 2023-08-08 00:31:15 +01:00
Oliver Booth e2ecc6dc57
refactor: route blog to asp not remote page 2023-08-08 00:30:57 +01:00
Oliver Booth 3db59d6ca2
feat: use prism instead of highlightjs 2023-08-08 00:30:43 +01:00
Oliver Booth 060514aca2
style: use bs-theme "dark" 2023-08-06 13:54:34 +01:00
Oliver Booth 47eeb276c5
style: use explicit https protocol 2023-08-06 13:54:18 +01:00
Oliver Booth 75eed18bc8
refactor: remove i18n
This can be a problem for Future Me™️
2023-08-06 02:26:45 +01:00
Oliver Booth 6205648e53
refactor: rename project to OliverBooth 2023-08-05 23:27:50 +01:00