NicholasMoser / gnt4.online

Home Page:https://gnt4.online/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gnt4.online

Github repository for the gnt4.online website. Forked from the smash64-online repo for the smash64.online website.

Testing

To run the web server locally:

pip install -r requirements.txt
mkdocs serve

Note: This website uses a CORS Proxy for downloading patches. The proxy can be found at cors-proxy. The proxy currently only allows requests from gnt4.online, so these requests will fail when made from localhost. Therefore, to test downloading patches you'll need to either update the existing proxy to allow all hosts or replace the existing proxy host in mkdocs.yml with your own.

About

https://gnt4.online/

License:MIT License


Languages

Language:HTML 55.2%Language:Python 44.8%