Skip to content

Commit 6bafde4

Browse files
committed
minor tweaks and inclusions
1 parent d7f287d commit 6bafde4

File tree

9 files changed

+30
-8
lines changed

9 files changed

+30
-8
lines changed

_data/links.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
registration: https://lu.ma/civic-spark
22
volunteer: mailto:volunteers@civic-spark.com
3+
carte: https://carte.utoronto.ca/
4+
one-rg: https://1rg.space/
5+
civictechtoronto: https://civictech.ca/
6+
codeofconduct: https://civictech.ca/code-of-conduct
7+
privacy: /404

_includes/footer.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@
4242

4343
<!-- {% include signup-form.html %} -->
4444
</div>
45-
<p>&copy; {{ site.time | date: "%Y" }} {{ site.title }}</p>
45+
<br/>
46+
<p><small>{{ site.title }} &emsp;·&emsp; August 16 & 17, 2025 &emsp;·&emsp; Myhal Centre, University of Toronto &emsp;·&emsp; <a href="{{ site.data.links.codeofconduct }}" target="_blank">code of conduct{% include ext-arrow.html %}</a> &emsp;·&emsp; <a href="{{ site.data.links.privacy }}" target="_blank">privacy policy{% include ext-arrow.html %}</a></small></p>
4647
</footer>

_pages/conference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: Conference
44
permalink: /conference
55
---
66

7-
init
7+
coming soon.

_pages/contact.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ Volunteering: [volunteers@civic-spark.com](mailto:volunteers@civic-spark.com)
1616

1717
---
1818

19+
<article>
1920
{% include signup-form.html %}
21+
</article>

_pages/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h3 class="colorized-magenta">The Conference</h3>
116116
</hgroup>
117117
<p>A set schedule of <strong class="colorized-magenta">stories, sessions,</strong> and <strong class="colorized-magenta">shared lessons</strong> from people building community-powered tools, services, and networks. It’s a space to share what’s working, reflect on hard-won lessons, and explore new ideas together.</p>
118118
<div class="cta-buttons">
119-
<a role="button" class="outline" href="#">See the schedule</a>
119+
<a role="button" class="outline" href="/conference">See the schedule</a>
120120
</div>
121121
</article>
122122
<article>
@@ -129,7 +129,7 @@ <h3 class="colorized-orange">The Unconference</h3>
129129
</hgroup>
130130
<p>A day of <strong class="colorized-orange">workshops</strong> and <strong class="colorized-orange">sessions created by participants</strong>. Anyone can propose a session. Anyone can host. This is where we dive deeper, get hands-on, explore tough questions, and connect around shared interests.</p>
131131
<div class="cta-buttons">
132-
<a role="button" class="secondary outline" href="#">Read about the unconference</a>
132+
<a role="button" class="secondary outline" href="/unconference">Read about the unconference</a>
133133
</div>
134134
</article>
135135
</div>
@@ -141,5 +141,8 @@ <h2>Supporters</h2>
141141
<p>
142142
Civic Spark is made possible by the generous support of our sponsors and partners. Their commitment to civic innovation and community building helps us create a space for meaningful connection and collaboration.
143143
</p>
144+
<p>
145+
This event is organized by <a href="{{ site.data.links.civictechtoronto }}" target="_blank">Civic Tech Toronto</a> and <a href="{{ site.data.links.one-rg }}" target="_blank">1RG</a>, with support from <a href="{{ site.data.links.carte }}" target="_blank">CARTE</a>.
146+
</p>
144147
</div>
145148
</section>

_pages/location.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ If you have any specific accessibility needs or questions, please don’t hesita
5454

5555
### Supporting Information
5656

57-
- [Visit the Myhal Centre website](https://www.engineering.utoronto.ca/myhal-centre-for-engineering-innovation-entrepreneurship/){% include ext-arrow.html %}
58-
- [See Parking Information](https://transportation.utoronto.ca/parking-map-rates/){% include ext-arrow.html %}
59-
- [Google Maps Directions](https://www.google.com/maps/place/55+St+George+St,+Toronto,+ON+M5S+0C9,+Canada){% include ext-arrow.html %}
57+
- [Visit the Myhal Centre website](https://www.engineering.utoronto.ca/myhal-centre-for-engineering-innovation-entrepreneurship/){:target="\_blank"}{% include ext-arrow.html %}
58+
- [See Parking Information](https://transportation.utoronto.ca/parking-map-rates/){:target="\_blank"}{% include ext-arrow.html %}
59+
- [Google Maps Directions](https://www.google.com/maps/place/55+St+George+St,+Toronto,+ON+M5S+0C9,+Canada){:target="\_blank"}{% include ext-arrow.html %}

_pages/media-kit.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: page
3+
title: Media-Kit
4+
permalink: /media-kit
5+
---
6+
7+
coming soon.

_pages/sponsors.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
---
22
layout: page
3-
title: Organizers and Sponsors
3+
title: Sponsors
44
description: "Civic Spark is made possible by the generous support of our sponsors."
55
permalink: /sponsors
66
---
77

88

9+
coming soon.
10+
911
# Sponsors
1012

1113
- CARTE

_pages/unconference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ layout: page
33
title: Unconference
44
permalink: /unconference
55
---
6+
7+
coming soon.

0 commit comments

Comments
 (0)