This repository contains my personal website, built with some amazing tools I always wanted to try out.
I doubt there is much value to be gained for anyone here, but feel free to get inspired anyway.
This project is intended for myself as a coding practice and to have a nice looking website free from BS.
npm install
env.dist
to .env
and fill out valuestailwind.config.js
)npm run dev
To create a production version:
npm run build
You can preview the production build with npm run preview
.
To deploy, you may need to install an adapter for your target environment.
With this being a personal website, I doubt anyone would bother writing pull requests.
This code is licensed under the GPL v3.