diff --git a/content/resources/contact.md b/content/resources/contact.md index 7fc7d5f..4c5a155 100644 --- a/content/resources/contact.md +++ b/content/resources/contact.md @@ -6,21 +6,27 @@ menu: parent: resources --- -You can stay in touch via [Twitter](https://twitter.com/TinkerSoc), -[Facebook](http://facebook.com/TinkerSoc) and [Email](mailto:committee@tinkersoc.org). + + +You can stay in touch via [Instagram](https://www.instagram.com/tinkersoc/) and [Email](mailto:committee@tinkersoc.org). + +You can also contact the [President](mailto:josh@tinkersoc.org), [Vice-President](mailto:rachel@tinkersoc.org) and [Treasurer](mailto:james@tinkersoc.org) individually. ## Follow us ## -Follow us on Twitter and Facebook for last minute updates! We also post links +Follow us on Instagram for +updates about events and ongoing projects! + + -Follow @TinkerSoc + - + ## Email us ## diff --git a/data/committee_2023.json b/data/committee_2023.json new file mode 100644 index 0000000..bc928f4 --- /dev/null +++ b/data/committee_2023.json @@ -0,0 +1,21 @@ +[ + { + "name": "Rachel Muir", + "comment": "President", + "image" : "committee/rachel.jpg", + "url": null + }, + { + "name" : "Josh Senior", + "comment" : "Vice President", + "image" : "committee/josh.jpg", + "url" : null + }, + { + "name": "James Kavanagh", + "comment": "Treasurer", + "image": "committee/noimage.jpg", + "url": null + } + +] diff --git a/data/committee_current.json b/data/committee_current.json index 289bab7..7f1e0d6 100755 --- a/data/committee_current.json +++ b/data/committee_current.json @@ -1,21 +1,33 @@ [ - { - "name": "Rachel Muir", - "comment": "President", - "image" : "committee/rachel.jpg", - "url": null - }, { "name" : "Josh Senior", - "comment" : "Vice President", + "comment" : "President", "image" : "committee/josh.jpg", "url" : null }, + { + "name": "Rachel Muir", + "comment": "Vice President", + "image" : "committee/rachel.jpg", + "url": null + }, { "name": "James Kavanagh", "comment": "Treasurer", "image": "committee/noimage.jpg", "url": null + }, + { + "name": "Chloe Cooper", + "comment": "Events Coordinator", + "image": "committee/noimage.jpg", + "url": null + }, + { + "name": "Jack Dale", + "comment": "Social Secretary", + "image": "committee/noimage.jpg", + "url": null } ] diff --git a/themes/TinkerSoc/layouts/_default/committee.html b/themes/TinkerSoc/layouts/_default/committee.html index 01f3556..1ca90b0 100755 --- a/themes/TinkerSoc/layouts/_default/committee.html +++ b/themes/TinkerSoc/layouts/_default/committee.html @@ -18,6 +18,35 @@

{{ .Title }}

Previous Committee Members

+ +

2023 - 2024

+ {{ range $.Site.Data.committee_2023 }} +
+ Photo of {{.Name}} +
+ {{ .comment }} - {{if .url }}{{ .name }}{{else}}{{.name}}{{end}} +
+
+ {{ end }} + +

2022 - 2023

+ {{ range $.Site.Data.committee_2022 }} +
+ Photo of {{.Name}} +
+ {{ .comment }} - {{if .url }}{{ .name }}{{else}}{{.name}}{{end}} +
+
+ {{ end }} +

2021 - 2022

{{ range $.Site.Data.committee_2021 }}
diff --git a/themes/TinkerSoc/layouts/index.html b/themes/TinkerSoc/layouts/index.html index 5fba0de..480fb24 100755 --- a/themes/TinkerSoc/layouts/index.html +++ b/themes/TinkerSoc/layouts/index.html @@ -33,7 +33,7 @@

TinkerSoc


TinkerSoc is Kent's Maker society, where you can learn coding, electronics, 3D-printing, amateur radio, metalwork and more!

- We have moved for 2023! TinkerSoc will be in the new School of Computing Makerspace, in the Kennedy Building. + TinkerSoc is held in the School of Computing's Makerspace, located within the Kennedy Building.

It's a Wednesday night, and you have decided that you want to MAKE something. But, where on campus do you go if you want to do some sewing? Perhaps you have an itch to turn something on a lathe or want just want to send a radio wave around the world?