A fun open playground to create a Halloween/Fall themed website! Check the issues tab for ideas of where to start!
The website is hosted using GitHub pages here
- The files to edit are located in the
dist
folder and changes are made using anpm run deploy
script (that a project maintainer will run). - If you are using Visual Studio Code, it is recommended to use a live preview extension (Toggle Preview - ctrl+shift+v or cmd+shift+v) or check your progress by opening the .html file in your browser.