Open Source S
Table of Contents
- Table of Contents
- Project Information
- Project Outcome
- Hosting the Project
- Hosting Recommendations
- Easy Crediting
IMPORTANT
The open-source conversion is not yet complete, mainly because the project itself is still in progress. This explains why some information is currently missing—such as where to obtain certain resources. I plan to host everything the site uses on a single platform. Clean, organized code and a simple copy-and-paste template to support all features will also be added. I expect to have everything finished by June 2025. Everything has been packed into one repository, which is quite large (over 5GB). All unnecessary and unused files have already been removed.
Project Information
S (the website doesn't exactly have a name, its called station on GH but it was more of like a placeholder name) is a giant static website designed to provide visiters with many interactive activites as possible (yes, this is how they will be identified as.), all in one place, without any advertising in place.
If you do decide to continue this, or take from this, I'd appreciate if you kept the same values as the original (no advertising, pro-acs, etc.)
This project was designed to allow others that discovered it, to enjoy a stable experience. However I can only confirm this site was used by two people (I didn't share the url), but maybe more used it.
Project Outcome
It was a time passing project that provided me something to do in my freetime, that also allowed me to learn a bit more about web development (mostly JS and CSS) that has been used in other projects since this.
This project allowed me to learn more about flex, getting data from json files, using special window open methods, using iFrames in a special way, finding ways to insert information from other locations on a static website, using LocalStorage, Making site settings, ripping assets, editing assets, and more.
Hosting the Project
S and the projects additional resoures fall under an MIT License. All I ask for you is to give me credit, I also ask that you give credit to those that deserve it as well, such as places I got assets from, and those who helped me make this project possible.
Downloading/Cloning Resources
- Get Files
- Editing Files
- data.json
Run The Following:
git clone https://gitlab.com/nmcopensourceprojects/S.git
You can now enter the folder and configure things to your liking, here are some files you might wanna look at:
Hosting Recommendations
- Use obfuscation/encryption/encoding when needed
- Use other terms in place of keywords
- Using javascript to insert elements onto the page can help if your trying to stop something from detecting things
- Use special launching methods to avoid the site url from showing up on unwanted places
- Don't make it obvious what it is, add something that looks normal!
Easy Crediting
All credits are found in the credits tab.