Skip to content

vsHacks/vshacks.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vshacks.tech

The official website for vsHacks 2024.

Contributing

Pull requests and issues are highly encouraged as long as they are in good faith.

Running with the Python web server

Running the website on a local web-server is useful for testing.

python3 -m http.server

Using Live Preview

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.