Xevion 31b1804fc9 refactor: redesign homepage navigation and social links
- Move navigation to top-right header
- Replace simple underline links with styled card-based social links
- Add RSS and GitHub icons to header
- Remove About section from top nav
2026-01-03 13:45:38 -06:00
2024-12-19 17:19:46 -06:00
2024-12-28 17:00:23 -06:00
2023-05-13 11:32:21 -05:00

xevion.dev

This is the newest iteration of my personal website.

Instead of focus on playing around or showing off blog posts, this site will focus on presentation, as a portfolio of what I have learned and what I can do.

Development

Start the database and dev server:

pnpm db:start
pnpm dev

No .env file needed for basic development - sensible defaults are provided. Optional features require environment variables (see .env.example).

Stack

Description
No description provided
Readme 14 MiB
Languages
Rust 54.6%
Svelte 30.6%
TypeScript 10.8%
Just 1.5%
CSS 1.1%
Other 1.4%