Where everything in http://furfsky.net (for its HTML/CSS/JS framework, at least) takes place.
This website is now outdated. The new version is at https://github.com/furfsky/next
NOTE: As mentioned earlier, the repository is currently changing frameworks. The information below is solely preserved for archiving how the website worked in the past.
This GitHub repo is the backbone for all files necessary for http://furfsky.net to provide the best experience possible for you as you learn about the FurfSky Reborn pack. (Granted, we're still missing an SSL certificate as of the commit date of this version of this README.md
file... but that's beside the point.)
The most probable reason you're here is because of the many commits that happen in the #website-and-bot-updates-and-developments
text channel in the FurfSky Reborn Discord server (https://discord.gg/fsr). As such, the main attraction of this GitHub repository is data.js
, located in the scripts
folder.
Other important areas of the repo include:
- the
files
folder, where the.zip
files for each version of FurfSky Reborn is stored. Please don't touch that–it's reserved for specific folks to maintain. - the
assets
folder, the home of all the.png
files the site uses–from logos to tabs to gallery assets. - the
scripts
folder, which houses all.js
files that bring the FurfSky Reborn website to life. - the
fonts
folder, which prevents the text on the site from rendering in the Trebuchet MS font instead of the Minecraft font.
All other folders serve to store individual .html
and .css
files for each page on the website. The CNAME
allows https://furfsky.github.io to be "translated", so to speak, into http://furfsky.net, and the README.md
file... well, you're reading it right now.
NOTE: As mentioned earlier, the repository is currently changing frameworks. The information below is solely preserved for archiving how people could make contributions to the site. Contributions of any form will be ignored until the framework transition is complete.
The FurfSky Reborn website is not the dictionary definition of perfect, but its contributors always strive to bring the website closer to perfection. If you want to help out, feel free to do so however you please–a fork, a pull request, a new branch-whatever you feel is necessary. We're flexible.
Just run git clone https://github.com/furfsky/furfsky.github.io
in your command line interface to get started.
If you want to test your changes on your local machine without publishing anything to GitHub just yet, we recommend the Live Server extension for Visual Studio Code.
Note: Simply submitting a quote for the website's splash text on the home page does not constitute a contribution–if you are here to do that, please drop it into the #make-a-website-quote
text channel in the FurfSky Reborn Discord server instead. Forks and/or pull requests that constitute merely of splash text/quote submissions will be ignored, unless if it's really, REALLY funny.
Another note: Yes, we are working to get an SSL certificate. Please don't remind us about that.
For further questions/concerns, drop a message in the #website-comments
channel in the FurfSky Reborn Discord server.
— voxal, Erymanthus, and FoxScript