xafn / afn.im

🎨 Personal website made with SvelteKit

Home Page:https://afn.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎨 Personal Portfolio

mockup

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.

πŸ“ Notes

☁️ Hosting

Steps to follow if you want to replicate the hosting of this site. You may host with whatever service you prefer.

  1. Go to Cloudflare Pages
  2. Create a project and connect your repository
  3. Under Build settings, select the SvelteKit preset
  4. Under Environmental variables (advanced), add the following variable:
    • Variable name: NODE_VERSION
    • Value: 21
  5. Save and deploy

βš–οΈ Licensing

Code

All website-related code is distributed under the AGPL license.

Art Assets

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.

About

🎨 Personal website made with SvelteKit

https://afn.im

License:GNU Affero General Public License v3.0


Languages

Language:Svelte 79.1%Language:SCSS 15.2%Language:TypeScript 4.3%Language:JavaScript 0.7%Language:HTML 0.7%