-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
54 lines (54 loc) · 3.18 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
layout: default
title: The Chicago CTO Group
---
<!-- Banner -->
<section id="banner">
<div class="inner">
<!-- <div class="logo"><span class="icon fa-laptop"></span></div> -->
<div class="logo-cto"><img class="icon" style="border-radius: inherit;" src="/assets/images/CTO-logo-01.png" /></div>
<h2>{{ site.title }}</h2>
<p><strong class="reverse">{{ site.description }}</strong></p>
</div>
</section>
<!-- Wrapper -->
<section id="wrapper">
<!-- One -->
<section id="one" class="wrapper spotlight style1">
<div class="inner">
<figure class="image"><img src="/assets/images/andrew-neel-218073-unsplash_square.jpg" alt="We are Chicago CTOs." /></figure>
<div class="content">
<p>The Chicago CTO Group is a platform for Chicago technology leaders to share knowledge, help each other, promote the growth of Chicago as a hub for technology and innovation, and give back by supporting diversity in STEM at a young age.</p>
<a href="/faq" class="special">Frequently Asked Questions</a>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper alt spotlight style2">
<div class="inner prose">
<figure class="image"><img src="/assets/images/rawpixel-653764-unsplash_square.jpg" alt="Chicago CTOs value collaboration, among other things." /></figure>
<div class="content">
<h3 class="major">Values</h3>
<p>Our values represent the principles we use to guide our strategy and activities in pursuit of our mission. Our members are committed to upholding these values in the group and within their professional pursuits.</p>
<ul>
<li>
<strong>Collaboration</strong><br>
We strive for regular and engaged group participation, rooted in candid and confidential feedback and interactions.
</li>
<li>
<strong>Community-Oriented Outreach</strong><br>
We contribute our time and/or financial investments to outside groups aligned with our mission and those who increase the vitality of the Chicago technology community.
</li>
<li>
<strong>Code of Conduct</strong><br>
We support inclusivity and require respectful interactions within and outside of the group. Each member is responsible for abiding by our Code of Conduct.
</li>
<li>
<strong>A “make the pie bigger” Mentality</strong><br>
We believe business is not a zero sum game. By helping to grow executive leadership in Chicago, more opportunities will be created. We recognize that organizations may manage confidential information, however, many professional activities and challenges are correlated and we encourage feedback and knowledge share, whenever possible, in an intent to foster the growth of the Chicago technology scene.
</li>
</ul>
</div>
</div>
</section>
</section>