Skip to content

Ninluc/matthiasg.dev

Repository files navigation

Website health

Personnal website/portfolio hosted on a raspberry pi.

Homepage looks

This is the source code of my new website.

The project is build using svelte.

The website is in french. It contains some "article" that can be written in Markdown

State of the project

The project is finished. Hourray 🥳 !

Other

If you (for any reason) want to help, feel free to do it... But keep in mind that this is my first project with svelte and typescript.

Cloning

Once you cloned the repo, you need to add a .env file at the root of the project with a DISCORD_WEBHOOK constant that contains the end of a discord webhook url (DISCORD_WEBHOOK="123456789101112131415161718/randomLettersNumbersAndCharachters")

You will also need to put a VITE_ACKEE_DOMAIN and a VITE_ACKEE_ACTION__REACHED_CONTACT id. Ackee is a self-hosted tracker that respect privacy. I use it to get data about the visits on the site and VITE_ACKEE_ACTION__REACHED_CONTACT is a custom action that triggers when someone reach the end of the homepage.