How do I get a STATIC SITE
Hey there, welcome to the Glitch community! Glitch automatically makes your site a static site if it doesn’t have the following files:
- package.json
- requirements.txt
- glitch.json
If you want a deeper view about how this all works you can check out this project for more information: https://glitch.com/edit/#!/glitchnomicon?path=README.md.
2 Likes