1
0
Fork 0
mirror of https://github.com/zrgn/zrgn.github.io synced 2025-05-29 16:42:30 +00:00

Adding lots of stuff to make this an actual site driven by json data

This commit is contained in:
Patrick Connelly 2019-05-14 13:09:22 -04:00 committed by Alex Wood
parent 16c98e99fc
commit 3161176e3a
22 changed files with 26326 additions and 3 deletions

View file

@ -0,0 +1,8 @@
{
"title": "Gaming specific",
"rules": [
{ "text": "If you're going to continue complaining about a particular game, then you must provide a considerable alternative or suffice to stop complaining." },
{ "text": "If after more than one explanation and a video tutorial and you still do not comprehend a particular game, perhaps it's not the game for you." },
{ "text": "If a game seems broken, more over consistently so, and by continued review it appears to be just only you experiencing this, maybe the game isn't for you." }
]
}

View file

@ -0,0 +1,7 @@
{
"title": "Membership",
"rules": [
{ "text": "You may invite new members to join in gaming but they are your responsibility" },
{ "text": "If the group at large does not like a guest then that guest may not be allowed at future events" }
]
}