Commit graph

20 commits

Author SHA1 Message Date
121d0898a6
chore: Move blog tags button onto blog page 2024-12-29 12:36:20 +11:00
e75e001368
style: Biome check, lint and format 2024-12-27 14:56:29 +11:00
23050eea56
chore(friends.astro): remove unused js 2024-12-27 14:50:36 +11:00
9f5dd40f89
chore(friends.astro): Adjust styling of friends box 2024-12-27 14:43:45 +11:00
9319d53bc9
chore(friends.astro):
Doube size of my own button to keep styling consistent
2024-12-27 14:32:14 +11:00
ebc6168caa
feat(friends.astro): Add tess' buttons 2024-12-27 14:14:06 +11:00
7a030a0a67
chore: Double the size of 88x31 buttons to improve rendering 2024-12-27 14:13:00 +11:00
a872096063
feat(other buttons.astro): Add button for eightyeightthirty.one
The scraper finally picked me up so I can link directly to my place in the "web"

https://eightyeightthirty.one/#aria.coffee
2024-12-26 19:47:43 +11:00
30845e5d63
feat(other buttons.astro): Add two additional buttons
spec savers because that's funny and archive.org
2024-12-23 02:58:36 +11:00
b42dacffdd fix(friends.astro): 🐛 move my own button to using <img /> again over Astro's <Image />
I forgot that I enabled processing of images from my own website so it caused it to get processed and optimised which is not what I want. moved to using the basic code for my image as that is all that is needed
2024-12-20 15:17:14 +11:00
7ed39cd0df
style: Try biome 2024-12-19 11:53:42 +11:00
5c89185f3d
feat(friends.astro):Revamp the code provided for users to copy for my button 2024-12-18 02:16:01 +11:00
6c9d8ee959
feat(other buttons.astro): add increment counter 2024-12-18 02:08:25 +11:00
3a6d718d5f
[friends] Add a couple more frens! 2024-12-18 01:47:11 +11:00
a7148a0fa2
Fix the 'Krill yourself 2' 88x31 hyperlink 2024-12-17 02:18:20 +11:00
b65579e0ed
Add some more friends!! 2024-12-17 02:08:10 +11:00
e1c5eafc1d
Create a new page to display more buttons 2024-12-17 02:07:01 +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
BuyMyMojo
cef99ad763 Move things over to Astro I guess... 2024-12-15 23:44:27 +11:00