-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reinstate the game archive #107
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is necessary now that we've got rid of the base tag
Add the date and brief details about how the day will run.
Also make the 2011 content past-tense since the competition has happened, and link to the news article.
We want this to be accessible in the future. Use the power of namespacing to make this possible.
These are a draft. Placing them here will help us continue to build the docs around them in the meantime etc. These rules are from 72e59f6 in rules.git.
To 6f42b9d6c4
From f2bee28bd in rules.git
This includes the clarification about when a token is in a bucket.
This includes the clarifcation about which markers will be on each bucket. Rev cfa46a5dd599e0e13d5c72.
This is rev 6, cc861b130.
This is based on a build of rules.git at 6c53f08. Change-Id: If84cebb6b450644933dabcdc2d2dbc587d2a2f24
This contains the flag adornment clarification.
This extends the kit-return-delay-request deadline by a couple of weeks. PDF built from 36ac701414c in rules.git. Change-Id: I1914c46971f7fb5184f9e9759f31808736da66f8
Change-Id: Ia464d6a6d15efdc284ca4bab20d1a96346d52019
This provides a general description of the game for external visitors and is unlikely to change between now and Kickstart. Change-Id: I7d5d646a31c6af2ab7a29b7a8f7cb991096ed12e
Patch set 2: Update to note that lines are in. Built from rules-dev at 4ba656d12e2. Change-Id: Ia95c174ff2b9156b0241f7c366d74967f497b90c
This adds a new script 'shrink-images.py' which will find any png images under our images/content and images/templates folders and shrink them. A cache of files which have already been shrunk is maintained in 'images/.shrunk-images' so that we don't repeatedly shrink the same images (even though doing so appears to offer some minor benefits). The overall saving here is about 1.4MiB, almost 53% of the size of our png images. Ideally we would run this script before adding new files so that we avoid overly large files ending up in the repo too. Patch set 2: Correct the name of the template dir and shrink those images too. Patch set 3: Switch to using pngquant directly; note that this commit still actually uses images shrunk by TinyPNG since they're somewhat smaller. Change-Id: I882a49904b752d726c35e3f0d8f1a93e834a57b2
Change-Id: I509321ab4396d87446ba27c39fa3e30ae20b66be
Co-Authored-By: Jake Howard <[email protected]>
RealOrangeOne
approved these changes
Oct 6, 2019
PeterJCLaw
added a commit
to srobo/website
that referenced
this pull request
Jul 17, 2021
Since srobo/docs#107 these now have a permanent home in the docs game archive.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This fixes srobo/website#29 by extracting the game archive and rulebooks from srweb (with history) and updating them with details of the SR2017 and SR2019 games.
As a by-product of this change, this also removes the SR2019 rules from the main /docs/rules page in preparation for SR2020.
This was extracted from srweb using a variant of https://gist.github.com/PeterJCLaw/c7527871f671b00854c036aae7939d2a, specifically
index-filter.sh
was: