Commit graph

39 commits

Author SHA1 Message Date
2d39184d0a
Add GWJ game to portfolio 2025-04-25 23:44:39 +10:00
Aria
eedba4c364 f**k ahh syling and gallery work 2025-04-25 04:23:45 +10:00
BuyMyMojo
eb3fb830b8
Fix commit link kinda, breaks docker builds tho 2025-04-04 23:45:08 +11:00
BuyMyMojo
5153e2deef
Move friend buttons to front page&re-encode images
Thanks specifically to @LeNooby09 for borking your website and making my
website have a borked image >:3
2025-04-04 22:53:37 +11:00
Aria
fa9a8c2724
force the jxl loader code to point to the root dir of aria.coffee
Some checks failed
Deploy Astro site to Pages / Build (push) Has been cancelled
Docker Image CI / build (push) Has been cancelled
Deploy Astro site to Pages / Deploy (push) Has been cancelled
2025-03-19 09:19:26 +11:00
Aria
dcd92d0d6a
Fix bluesky username 2025-03-19 08:35:58 +11:00
Aria
4fe40bed6b
Add directory of extra pages 2025-03-19 08:31:08 +11:00
Aria
6e55b498f8
Add JXL decoder and test page 2025-03-19 08:30:51 +11:00
Aria
5b9dd52a6d
Add "special_blog" 2025-03-16 19:48:04 +11:00
Aria
f84e9a2465
Center footer text 2025-03-16 19:47:47 +11:00
Aria
5862d78613
Make link to commit open in new tab 2025-03-16 19:47:26 +11:00
Aria
be848a1d04
Add commit hiding for docker build fix 2025-03-10 22:25:48 +11:00
Aria
1c053c714c
Remove useless image set? 2025-03-10 20:49:20 +11:00
Aria
599a07e6c0
Add auto linking to current git commit 2025-03-10 20:43:23 +11:00
Aria
90d6d10292
NavHeader image changes 2025-03-10 12:23:22 +11:00
Aria
6a99f94759
God I love optimisation 2025-03-10 11:43:45 +11:00
8cb1515f6d
chore(PortfolioProject.astro): Remove unused prop 2024-12-29 15:44:50 +11:00
4f347285bb
feat: Add a portfolio to the website 2024-12-29 15:43:17 +11:00
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
9319d53bc9
chore(friends.astro):
Doube size of my own button to keep styling consistent
2024-12-27 14:32:14 +11:00
7a030a0a67
chore: Double the size of 88x31 buttons to improve rendering 2024-12-27 14:13:00 +11:00
d262948599 feat: Setup preconnect and dns-prefetch for transing.neocities.org
This should improve the one outside request made a bit. overall this website should be super performant now!
2024-12-20 18:25:58 +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
6d1c644f2c feat(NavHeader.astro): use image-set to supply multiple file types for heder background
I missed image-sets in looking for a solution to this, thanks @ackwell for spotting this!
2024-12-20 15:29:15 +11:00
22fb93357c refactor(NavHeader.astro): ♻️ Increase quality of header images
The images are compressed more optimally with production builds allowing for an increase in quality
2024-12-20 15:11:02 +11:00
1a271786b0 refactor(NavHeader.astro): Optimise size and scale of pfp in header
set's the header to be 320x320 with a quality of 65 which get's it just under 20kb in avif
2024-12-20 15:06:44 +11:00
8f5c40bed5 refactor(NavHeader.astro): Optimise the header background image size and resolution
Moved to using Astro's `getImage()` function to serve the image as an avif image wich was been scaled down so it's isn't larger resolution than it need to be
2024-12-20 15:05:50 +11:00
db8256b81d refactor(FriendLink.astro): Move from <img /> to <Image /> for buttons 2024-12-20 13:19:20 +11:00
f7488934f2 feat(NavHeader): Supply client with avif, webp, jpeg and png options for profile picture 2024-12-20 13:02:02 +11:00
7ed39cd0df
style: Try biome 2024-12-19 11:53:42 +11:00
495057fa2b
fix(NavHeader.astro): I had 33x31 instead of 88x31... 2024-12-18 23:10:19 +11:00
0c91658331
fix: repair miyuko's button being stretched for some reason 2024-12-18 02:06:39 +11:00
271bb8509e feat: trans the internet a little more
Added the script for [Transing The Internet](https://transring.neocities.org), now I just gotta submit it to them
2024-12-17 20:36:11 +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
0df6271d7e Forgot to add taget to the a tag in FriendLink 2024-12-16 01:14:38 +11:00
BuyMyMojo
99f8089b6d Setup a very basic starting point for the website 2024-12-16 01:05:08 +11:00