My personal website (also hosted on nekoweb!)
Find a file
trafficlunar c7b1565d48 feat: improve performance and accessibility a bit
- compress images using webp
- add aria-labels and aria-hidden to some elements
- add robots.txt
- update packages
2025-12-02 19:51:41 +00:00
.vscode Initial commit from Astro 2025-05-03 12:19:36 +01:00
public feat: improve performance and accessibility a bit 2025-12-02 19:51:41 +00:00
src feat: improve performance and accessibility a bit 2025-12-02 19:51:41 +00:00
.env.example feat: nekoweb 2025-05-03 19:40:05 +01:00
.gitignore Initial commit from Astro 2025-05-03 12:19:36 +01:00
astro.config.mjs feat: snappier feel 2025-11-14 22:22:06 +00:00
bun.lock feat: improve performance and accessibility a bit 2025-12-02 19:51:41 +00:00
LICENSE chore: add LICENSE 2025-05-03 17:43:46 +01:00
package.json feat: improve performance and accessibility a bit 2025-12-02 19:51:41 +00:00
README.md docs: replace default readme 2025-05-03 17:43:55 +01:00
svelte.config.js feat: website 2025-05-03 17:40:21 +01:00
tsconfig.json Initial commit from Astro 2025-05-03 12:19:36 +01:00