To contribute, simply fork this repository and create a new branch for your changes.
Betim's note: I recommend that you make small changes at a time and make sure you have tested them before pushing them up. This will make sure the site is up and running, without any huge problems!
How to run on local machine You can run this on github codespaces to make it easier!
Clone the repo using git clone https://github.com/Betim-Hodza/CSEC-CTF-REP in your terminal or command prompt.
Install NodeJS from here if you haven't already installed it.
Install NPM & VitePress by using these commands in terminal or cmd : bash