Closed devyntk closed 7 years ago
I personally don't have the time to contribute to such a setup (too much RobotPy stuff to get done), but I won't stop you from doing it. If you're going to go through with it, I would recommend the following:
/frcrules/2017/G1
would be how I would go about it...I tried looking, but I can't find that the FRC manual is under any license at all. I have some free time today in the next few hours, so I'll look if I can't get this started.
I got the "frcrules" repo started, runs fine locally. Some reason jekyll didn't like the collection name as a simple number, so I'm calling the repo the game title (stronghold instead of 2016). The URL is still just the number, so it should be fine. I tried to access it from the main site; is there something in a config somewhere that I need to change to add this?
You need to create a gh-pages branch, and enable github pages for the repo.
Always the stupid little mistakes. I've got about 15 game rules already added; it's very quick to add them in, I'm not sure it'll be worth it to write a script, especially with how funny the formatting gets with the blue boxes and images.
Since this is implemented to the point that people can add game rules now, I'm going to close this issue.
While working on the FIRST Stronghold page, I came upon an idea that may attract many more members; having a copy of all of the various rules of the game manual. Having an easy to use URL scheme (for example firstwiki.github.io/wiki/2017rules/G1) so it could be easily linked to in discussion. These pages could include history of the rule, discussion and criticisms of the rule, Q&A relevant to the rule and the such. It would be a significant amount of setup, particularly right after kickoff, but I think it could be a really usefully feature for the FRC community. Thoughts?