My personal website. https://lyne.dev
  • Rust 57.7%
  • HTML 19.8%
  • CSS 18.7%
  • Shell 3.8%
Find a file
Dani Lyne f7cf62853f Perform a major redesign of the website (#2)
Redesigns the website into something with more personality. I still need to clean up and extend the site further, but the bulk is complete now, and I want to begin testing it live.

Solves #1

Reviewed-on: #2
2026-08-10 13:49:05 -04:00
assets Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00
data Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00
scripts Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00
src Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00
static Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00
templates Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00
.gitignore Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00
Cargo.lock Initialize repo with current site 2026-08-04 17:34:03 -04:00
Cargo.toml Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00
install.sh Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00
lyne-dev.service Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00
README.md Perform a major redesign of the website (#2) 2026-08-10 13:49:05 -04:00

Dani Lyne's Personal Website

A quick Axum/Rust website I threw together using SSR and htmx for the frontend. It is primarily data driven and will reload automatically with changes to TOML configurations.

It is intended to be a minimalist personal site where I can share my experience in more detail than a résumé and eventually include more content like blog posts and projects.