Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.27 KB

File metadata and controls

34 lines (24 loc) · 1.27 KB

SchoolLinks

An open-source unblocked games website based on MathGames66 with freedom in mind.

Development

git clone https://github.com/catsizedcoder/SchoolLinks.git
cd SchoolLinks
python3 -m http.server

Production

You should use a better static site server such as NGINX or Apache, but It can run on Github Pages and Cloudflare Pages (which it currently runs on) with a much more simple workflow since it is a static site (this will likely change in v4 when I revamp the site to use less storage)

Where to get help?

For questions and suggestions please join our Discord server.

For any website/game issues please create a new GitHub issue.

For submitting more games check out the submit page for the site.