A simple site to showcase the art I've made over the years. Check it out at afn.im.
I decided I needed to finally rewrite my site after staring at my horrid old codebase and design for so long. Made using SvelteKit and SCSS.
- Thanks to Lanyard API for exposing my Discord Rich Presence
- Burn your eyes at v1.afn.im
Steps to follow if you want to replicate the hosting of this site. You may host with whatever service you prefer.
- Go to Cloudflare Pages
- Create a project and connect your repository
- Under
Build settings
, select theSvelteKit
preset - Under
Environmental variables (advanced)
, add the following variable:- Variable name:
NODE_VERSION
- Value:
21
- Variable name:
- Save and deploy
All website-related code is distributed under the AGPL license.
All art assets (files in static/art/
) are distributed under the Creative Commons Attribution 4.0 International license. You must give attribution if you share or repost these assets.