bengee-webdev

Neocities Static Sumo API Site

This folder contains a static HTML/CSS/JS conversion of the Flask app from api_requests.

Files

Publish To Neocities

  1. Sign in to your Neocities account.
  2. Open your dashboard file manager.
  3. Upload all files from this folder:
    • index.html
    • scheduled-matches.html
    • styles.css
    • app.js
    • scheduled-matches.js
  4. Make sure index.html is in the site root (or the folder you want to serve).
  5. Open your Neocities site URL and verify both pages load.

Local Preview (Optional)

Use any static server so browser fetch behaves consistently.

Example from this folder:

python -m http.server 8000

Then open:

Notes

Example URLs