This is the source code for my personal website, linards.dev.
Design is heavily inspired by Yanka Darelova
- Bun - All-in-one tool to manage npm dependencies, build, and run the project.
- Run
bun install
to install dependencies. - Run
bun --bun run dev
to start the development server.
While I am happy to share the source code for my website, I do not recommend using it as a template for your own website. This project is tailored to my needs and preferences, and it is not meant to be a generic website template.