The official website for vsHacks 2024.
Pull requests and issues are highly encouraged as long as they are in good faith.
Running the website on a local web-server is useful for testing.
python3 -m http.server
Alternatively, if you are using the Visual Studio Code editor for development,
you may install the Live Preview extension,
which will host a local server for you. To open a preview of the website to the side,
simply right-click on index.html
.