Skip to content

Updates to About Us page #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
93 changes: 29 additions & 64 deletions about-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,64 +8,33 @@ redirect_from: /get-in-touch/

<section>
<h2>What is Civic Tech Toronto?</h2>
<p>Civic Tech Toronto is a vibrant and diverse community of Torontonians engaged in understanding and creating solutions for civic challenges through technology, design, and other innovative means.</p>
<p><strong>Civic Tech Toronto</strong> is a community dedicated to exploring, understanding, and addressing civic challenges through technology, design, and creative collaboration. We connect Torontonians passionate about making their city better for everyone, whether they bring technical skills or simply curiosity and enthusiasm.</p>

<p>In practice, we are a volunteer-run group that meets every Tuesday evening, with both in-person and online attendance options available every week. Our gatherings typically begin with a short presentation by an invited speaker or community member, followed by time for participants to collaborate on projects, discuss ideas, or simply socialize. Afterward, many of us head to a nearby bar for informal conversations and drinks (including non-alcoholic options). Everyone is welcome to join!</p>
</section>

<section>
<h2>Who's Invited?</h2>
<p>We invite people from all backgrounds and skill levels to join us. Whether you’re a tech expert, a curious beginner, or passionate about civic issues, your presence and contribution are valued.</p>
<p>Civic Tech Toronto is committed to fostering a safe, inclusive, and enjoyable environment for collaboration. We believe in the power of diverse perspectives and a human-centred approach in tackling civic issues, leading to remarkable outcomes.</p>
<a href="/code-of-conduct" class="secondary">Code of Conduct</a>
<h2>Whos Invited?</h2>
<p>Everyone. Our community includes people with no technical experience whatsoever alongside developers, designers, policy enthusiasts, activists, and curious newcomers. We strongly believe that diverse perspectives make for stronger solutions. Whatever your background or skill level, you're welcome to contribute and learn.</p>
<p>We are committed to providing a safe, inclusive, and respectful environment for everyone.</p>
<a href="/code-of-conduct" class="secondary">Read our Code of Conduct</a>
</section>


<section>
<hgroup>
<h2>What to Expect?</h2>
<p>A typical Tuesday evening Hacknight</p>
</hgroup>
<div class="grid">
<article>
<figure class="figure-image">
<img
src="{{ site.baseurl }}/assets/images/icon-happy-speech-bubble.png"
alt="socializing icon"
/>
<figcaption>
<strong>7:00 pm</strong> Introductions to each other and Civic Tech Toronto
</figcaption>
</figure>
</article>
<article>
<figure class="figure-image">
<img
src="{{ site.baseurl }}/assets/images/icon-podium.png"
alt="presentation icon"
/>
<figcaption>
<strong>7:20 pm</strong> Scheduled speaker presents to the group
</figcaption>
</figure>
</article>
<article>
<figure class="figure-image">
<img
src="{{ site.baseurl }}/assets/images/icon-collaboration.png"
alt="collaboration icon"
/>
<figcaption>
<strong>7:50 pm</strong> Attendees collaborate on projects
</figcaption>
</figure>
</article>
</div>
<h2>What to Expect</h2>
<p>Our community gathers weekly on Tuesday evenings. Here’s what a typical evening looks like:</p>
<ul>
<li><strong>7:00 PM – Welcome and Introductions</strong><br />Meet new people and learn about Civic Tech Toronto.</li>
<li><strong>7:20 PM – Featured Presentation</strong><br />Hear from an invited speaker sharing insights, stories, or ideas from the civic tech ecosystem.</li>
<li><strong>8:00 PM – Project Collaboration</strong><br />Break into smaller groups to work together, learn from each other, and develop civic solutions.</li>
<li><strong>9:00 PM – Social Hour</strong><br />Join us at a nearby bar for informal discussions, socializing, and drinks of any kind.</li>
</ul>
</section>

<section>
<hgroup>
<h3>Past Speakers</h3>
Some of our past hacknight speakers
</hgroup>
<h2>Past Speakers</h2>
<p>We’ve welcomed speakers from across the international civic tech community, including government leaders, grassroots organizers, academics, designers, and more.</p>

<div class="custom_grid">
{% assign featured_speakers = site.people | where_exp: "person", "person.categories contains 'meta/feature'" | sort: "date" | reverse %}
Expand All @@ -92,10 +61,8 @@ Some of our past hacknight speakers
</section>

<section>
<hgroup>
<h3>Our supporters</h3>
Some of our past supporters
</hgroup>
<h2>Our Supporters</h2>
<p>Our activities have been supported by generous individuals, organizations, and partners committed to civic engagement.</p>
<div class="custom_grid">
{% assign featured_sponsors = site.organizations | where_exp: "organization", "organization.categories contains 'meta/feature'" | sort: "date" | reverse %}

Expand All @@ -122,25 +89,23 @@ Some of our past supporters
</section>

<section>
<hgroup>
<h2>How to Get Involved?</h2>
<p>Here are some ways to connect and contribute.</p>
</hgroup>
<h2>Get Involved</h2>
<p>There are several ways to participate:</p>
<div class="grid">
<article>
<h3>Attend</h3>
<p>The easiest way to get involved is to come out to one of our weekly hacknights!</p>
<h3>Attend an Event</h3>
<p>The best way to get started is to join one of our weekly gatherings, meet new people, and learn something new.</p>
<a role="button" href="https://guild.host/civic-tech-toronto/events" target="_blank">Sign Up<span aria-hidden="true">&nbsp;↗</span></a>
</article>
<article>
<h3>Speak</h3>
<p>If you’re interested in presenting you can get in touch with us to set up a chat.</p>
<a role="button" href="mailto:[email protected]">[email protected]</a>
<h3>Speak or Present</h3>
<p>Have a topic you'd like to share with the community? We're always looking for new voices.</p>
<a role="button" href="mailto:[email protected]">Email us →</a>
</article>
<article>
<h3>Support</h3>
<p>As a volunteer run community we are always looking for support. Our hacknights switch venues on a monthly basis. If you have a venue you can provide or other means to support please reach out!</p>
<a role="button" href="mailto:[email protected]">[email protected]</a>
<h3>Offer Support</h3>
<p>We’re volunteer-run and always appreciate help, whether it's offering a venue, sponsorship, or other forms of support.</p>
<a role="button" href="mailto:[email protected]">Get in Touch →</a>
</article>
</div>
</section>