Source code of my personal website made based on Vite + SvelteKit using TailwindCSS.
The lwjerri.dev repository contains code for a personal website that provides information about the owner and their projects. The website is hosted on Vercel, and some features like displaying page views and page metrics may not work on other hosting platforms.
git clone https://github.com/LWJerri/lwjerri.dev.gitpnpm i.env.example to .env and configure the file.UMAMI_USERNAME and UMAMI_PASSWORD with your Umami login credentials.UMAMI_SITE_ID from Umami website settings.KV_REST_API_URL and KV_REST_API_TOKEN tokens.The lwjerri.dev repository contains code for a personal website hosted on Vercel. It offers features such as displaying page views, tracking page metrics, and integration with Umami page views tracker and Vercel KV. Installation instructions are provided for setting up the website.