This is the webpage for biitle.nl, built with Astro.js.
- Fork this repo and clone it by running
git clone --recurse-submodules https://github.com/biitlenl/site. - Start your web server and run
npm run dev. - Commit your work:
git commit -am "Message" - Push your work:
git push origin your/branch - Now, create a PR on the branch you modified.