-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from jhancock532/link-migration
Link migration
- Loading branch information
Showing
128 changed files
with
2,621 additions
and
870 deletions.
There are no files selected for viewing
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 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 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 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,17 @@ | |
"slug": "bring-your-own-animation", | ||
"description": "A monthly meet-up and screening event for animators of all levels to showcase work and share their passion. Creatives who want to connect with the animation community are most welcome to attend.", | ||
"details": "", | ||
"tags": ["art", "animation", "film"], | ||
"links": [ | ||
{ | ||
"type": "Website", | ||
"url": "https://tabb.cc/events" | ||
} | ||
], | ||
"tags": [ | ||
"art", | ||
"animation", | ||
"film" | ||
], | ||
"events": [ | ||
{ | ||
"time": { | ||
|
@@ -21,14 +31,13 @@ | |
"details": "Please check the event page for information on how to access the co-working space." | ||
}, | ||
"cost": { | ||
"sessionPrice": 3.00, | ||
"sessionPrice": 3, | ||
"details": "A standard ticket fee of £3, with free ticket offerings for certain members. An optional supporter ticket can be purchased for £10 to help with the running of the event." | ||
}, | ||
"booking": { | ||
"required": false, | ||
"required": "Required", | ||
"details": "To submit your work, send a download link to [email protected] or message one of the organisers below. (We recommend using WeTransfer, Dropbox, or Google Drive.) The deadline for submissions is 8pm, the day before the event. More information can be found on the latest event details." | ||
}, | ||
"url": "https://tabb.cc/events" | ||
} | ||
} | ||
] | ||
} |
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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"name": "Bristol Nerds", | ||
"slug": "bristol-nerds", | ||
"description": "An active social community for people who are interested in things of the nerdy variety, including videogames, boardgames, science fiction, fantasy, anime, science, history, and technology.", | ||
"details": "The group has many sub-groups on WhatsApp for organising more informal events, with the main events posted on Meetup.", | ||
"tags": [ | ||
"gaming", | ||
"board games" | ||
], | ||
"links": [ | ||
{ | ||
"type": "Meetup", | ||
"url": "https://www.meetup.com/bristol-nerds/" | ||
}, | ||
{ | ||
"type": "WhatsApp", | ||
"url": "https://chat.whatsapp.com/LXTiwe8s7CjHQV1zep7FhX" | ||
} | ||
] | ||
} |
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 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
Oops, something went wrong.