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:
parent
16c98e99fc
commit
3161176e3a
22 changed files with 26326 additions and 3 deletions
8
_data/all_rules/games.json
Normal file
8
_data/all_rules/games.json
Normal 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." }
|
||||
]
|
||||
}
|
7
_data/all_rules/membership.json
Normal file
7
_data/all_rules/membership.json
Normal 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" }
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue