Commit graph

9 commits

Author SHA1 Message Date
8978fbbb81 fix(aria.css): 🚑 Fix comic mono never being served from website
I messed up the format so it went to pull the file grom github instead of the server, oops
2024-12-20 18:25:58 +11:00
678c421275 fix(aria.css): 🚑 Fix comic mono never being served from website
I messed up the format so it went to pull the file grom github instead of the server, oops
2024-12-20 17:50:47 +11:00
0178f3bb80 style: 🎨 Run biome format 2024-12-20 17:41:56 +11:00
2a4ea33de0 feat: Move from FontAwesome to astro-icons + iconify
Using: https://www.astroicon.dev
2024-12-20 17:34:57 +11:00
9aacacef87 refactor(aria.css): dont serve Comic Shanns font file
this is another backup font, much smaller than NotoSans but I'm fine with relying on local fonts instead of this one
2024-12-20 15:59:40 +11:00
954c1ee17a chore(aria.css): Dont serve Noto Sans font files
Noto Sans is a backup font but because it has a font face it is loaded from the server when it doesn't need to be. if in the future I want it back I have added it's cousin font Noto Sans Display as it is basically the same font but thinner and a smaller file size
2024-12-20 15:58:04 +11:00
7ed39cd0df
style: Try biome 2024-12-19 11:53:42 +11:00
4bdb2ca436
Finally finish this enough to post
From here I will actually track changed with git but I just needed a base to work from.

RIP this attomic ass commit
2024-12-17 01:01:43 +11:00
BuyMyMojo
99f8089b6d Setup a very basic starting point for the website 2024-12-16 01:05:08 +11:00