Skip to content

Commit 7c89eb9

Browse files
author
Omoju
committed
Merge pull request #7 from LearnersGuild/tw/canvas-theme
Install and use canvas theme
2 parents f313ce4 + c1f56e6 commit 7c89eb9

371 files changed

Lines changed: 98090 additions & 19316 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ description: > # this means to ignore newlines until "baseurl:"
55
baseurl: "" # the subpath of your site, e.g. /blog/
66
url: https://www.learnersguild.org
77

8-
twitter_username:
8+
# contact details
9+
contact_email: info@learnersguild.org
10+
twitter_username: lg_twitter
11+
facebook_username: lg_facebook
912
github_username: LearnersGuild
1013

1114
# Build settings

_includes/about.html

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
<section id="section-about" class="page-section">
2+
3+
<div class="container clearfix">
4+
<div class="row clearfix">
5+
<div class="col_half">
6+
<div class="heading-block left">
7+
<h2>We are a <span>learning incubator</span> for soon-to-be software engineers.</h2>
8+
</div>
9+
<p class="lead">
10+
Software engineers are in high demand, in fact there are thousands of unfilled jobs right now and the gap between open positions and qualified applicants is projected to keep growing. We help those with unrealized potential unlock their talents and transform their lives so they can compete in today’s economy and earn a dignified livelihood.
11+
</p>
12+
</div>
13+
</div>
14+
</div>
15+
16+
<div class="section">
17+
<div class="container clearfix">
18+
<div class="row topmargin-sm clearfix">
19+
<div class="heading-block center">
20+
<h2>Accessible and Inclusive</h2>
21+
</div>
22+
<div class="col_half">
23+
<p class="lead">
24+
Our program is designed to be accessible to all.
25+
</p>
26+
<p class="lead">
27+
We value a diverse and inclusive environment. We especially encourage historically underrepresented groups in software engineering - people of color, women, LGBTQ people, and persons with disabilities, and veterans-to consider joining us. We think brains work the same no matter where you’re from or how you identify.
28+
</p>
29+
<p class="lead">
30+
If you’re a driven learner seeking a career in software engineering, we want you.
31+
</p>
32+
</div>
33+
<div class="col_half col_last">
34+
<div class="feature-box">
35+
<h3>No degree requirement.</h3>
36+
<p>
37+
You don't need a college degree to get in.
38+
</p>
39+
</div>
40+
<div class="feature-box topmargin">
41+
<h3>No up-front tuition.</h3>
42+
<p>
43+
Admittance is free. You only back the cost once you've found a paying job.
44+
</p>
45+
</div>
46+
<div class="feature-box topmargin">
47+
<h3>Optional living allowance to cover expenses.</h3>
48+
<p>
49+
$2,000 month to keep you afloat so you can focus on learning.
50+
</p>
51+
</div>
52+
<div class="feature-box topmargin">
53+
<h3>Facilitation and support provided throughout.</h3>
54+
<p>
55+
Learn alongside expert facilitators and mentors.
56+
</p>
57+
</div>
58+
</div>
59+
</div>
60+
61+
<div class="row clearfix">
62+
<div class="row topmargin-sm clearfix">
63+
<div class="heading-block center">
64+
<h2>Risk-Free Tuition</h2>
65+
</div>
66+
<div class="col_half">
67+
<p class="lead">
68+
We have a simple proposition: if you don’t get a high-paying job, we don’t get paid. Period.
69+
</p>
70+
<p class="lead">
71+
Bring your dedication and passion, and we will invest in you by co-signing for your $28k tuition. And, If you can’t imagine taking 10 months off of work, we offer an optional $2,000 monthly living allowance to bridge the gap. (We understand. It’s hard to focus on learning if you’re also struggling to cover the bills.)
72+
</p>
73+
</div>
74+
<div class="col_half col_last">
75+
<p class="lead">
76+
We believe that the next wave of learning will prioritize investing in learning by aligning institutional outcomes with learner success.
77+
</p>
78+
<p class="lead">
79+
We are particularly looking for candidates from populations that are underrepresented in the tech industry. So, Black, Latino, LGBT, women, and persons with disabilities, we’ve designed our program with you in mind. And yes, white and asian guys, we want you too but we’re betting that there is more unlocked talent in those populations that are currently under-represented. We think brains work the same no matter where you’re from or how you identify. So, If you’re a driven learner of any background seeking to build full-stack developer skills, we want you.
80+
</p>
81+
</div>
82+
</div>
83+
</div>
84+
85+
<div class="row topmargin-sm clearfix">
86+
<div class="heading-block center">
87+
<h2>Collective Learning: The Difference.</h2>
88+
</div>
89+
<div class="col_half">
90+
<p class="lead">
91+
We have designed a supportive, collective environment, where you will learn the craft of software engineering through 10 months of collaborative apprenticeship. With the help of our expert learning facilitators you will learn not only how to code but more importantly how to problem solve and keep learning. One thing we do know is that technologies will keep advancing so learning how to learn is one of the most valuable skill for software engineers.
92+
</p>
93+
</div>
94+
<div class="col_half col_last">
95+
<p class="lead">
96+
We stagger our incoming classes so you get introduced to new skills from people like yourself who are just a few months ahead of you, and you get to master your technique by learning with those just a few months behind you. By creating this type of collaborative environment we think you will not only build world class learning aptitude and skills but also new friends for life.
97+
</p>
98+
</div>
99+
</div>
100+
101+
<div class="row topmargin-sm clearfix">
102+
<div class="heading-block center">
103+
<h2>Investing in You</h2>
104+
</div>
105+
<div class="col_half">
106+
<p class="lead">
107+
Software development doesn’t happen in a vacuum, it happens with other people, which means knowing how to navigate social dynamics is just as important as knowing how to code.
108+
</p>
109+
</div>
110+
<div class="col_half col_last">
111+
<p class="lead">
112+
With the help of our expert learning facilitators you will learn not only how to be a great junior engineer but, more importantly, how to be a great learner and keep learning. Technology keeps changing, so learning how to learn is one of the most valuable skill for software engineers (and also for life).
113+
</p>
114+
</div>
115+
</div>
116+
</div>
117+
</div>
118+
</section>

_includes/apply.html

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<section id="section-apply" class="page-section">
2+
<div class="container clearfix">
3+
<div class="row clearfix">
4+
<div class="heading-block left">
5+
<h2>We're excited to meet you. <span>Let's stay in touch.</span>
6+
</h2>
7+
</div>
8+
<div class="col_half">
9+
<p class="lead">
10+
Sign up for our mailing list to learn about upcoming info sessions and other events.
11+
</p>
12+
<p class="lead">
13+
When you’re ready to apply, submit your application over here.
14+
<br />
15+
More questions? Check out our FAQ section or reach out to us on Twitter, Facebook, or email: info@learnersguild.org.
16+
</p>
17+
</div>
18+
<div class="col_half col_last">
19+
<div class="panel panel-default divcenter" style="max-width: 300px;">
20+
<div class="panel-heading"><h4 class="nobottommargin">Subscribe to Newsletter</h4></div>
21+
<div class="panel-body" style="padding: 20px;">
22+
<div id="widget-subscribe-form-result" data-notify-type="success" data-notify-msg=""></div>
23+
<form id="widget-subscribe-form" action="include/subscribe-name.php" role="form" method="post" class="nobottommargin" style="position: relative;">
24+
<div class="form-process"></div>
25+
<input type="text" name="widget-subscribe-form-name" class="form-control required" placeholder="Name" style="margin-bottom: 15px;">
26+
<input type="email" name="widget-subscribe-form-email" class="form-control required email" placeholder="Email" style="margin-bottom: 15px;">
27+
<button class="btn btn-default" type="submit">Subscribe Now</button>
28+
</form>
29+
</div>
30+
</div>
31+
</div>
32+
</div>
33+
</div>
34+
</div>
35+
</section>

_includes/call-to-action.html

Lines changed: 0 additions & 81 deletions
This file was deleted.

_includes/contact.html

Lines changed: 31 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,36 @@
1-
<section id="contact">
2-
<div class="container">
3-
<div class="row">
4-
<div class="col-lg-8 col-lg-offset-2 text-center">
5-
<h2 class="section-heading">Let's Get In Touch!</h2>
6-
<hr class="primary">
7-
<p>Ready to start your learning journey with us? That's great! Send us an email and we will get back to you as soon as possible!</p>
8-
</div>
9-
<div class="col-lg-2 col-lg-offset-3 text-center">
10-
<a href="http://eepurl.com/bS1Qln">
11-
<i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i>
12-
<p>Learnersguild.org</p>
13-
</a>
14-
</div>
15-
<div class="col-lg-2 col-lg-offset-2 text-center">
16-
<a href="https://github.com/{{ site.github_username }}">
17-
<i class="fa fa-github fa-3x wow bounceIn" data-wow-delay=".1s"></i>
18-
<p>{{ site.github_username }}</p>
19-
</a>
1+
<section id="section-contact" class="page-section">
2+
<div class="container clearfix">
3+
<div class="row clear-bottommargin">
4+
<div class="heading-block center">
5+
<h2>Contact us</h2>
6+
</div>
7+
8+
<div class="col_one_third bottommargin clearfix">
9+
<div class="feature-box fbox-center fbox-bg fbox-plain">
10+
<div class="fbox-icon">
11+
<a href="#"><i class="icon-email"></i></a>
12+
</div>
13+
<h3>Sens us an email<span class="subtitle"><a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a></span></h3>
2014
</div>
21-
<div class="col-lg-2 col-lg-offset-2 text-center">
22-
<a href="https://twitter.com/{{ site.twitter_username }}">
23-
<!---<i class="fa fa-twitter fa-3x wow bounceIn" data-wow-delay=".1s"></i>
24-
<p>{{ site.twitter_username }}</p>-->
25-
</a>
15+
</div>
16+
17+
<div class="col_one_third bottommargin clearfix">
18+
<div class="feature-box fbox-center fbox-bg fbox-plain">
19+
<div class="fbox-icon">
20+
<a href="#"><i class="icon-facebook"></i></a>
21+
</div>
22+
<h3>Find us on Facebook<span class="subtitle">{{ site.facebook_username }}</span></h3>
2623
</div>
24+
</div>
2725

26+
<div class="col_one_third col_last bottommargin clearfix">
27+
<div class="feature-box fbox-center fbox-bg fbox-plain">
28+
<div class="fbox-icon">
29+
<a href="#"><i class="icon-twitter2"></i></a>
30+
</div>
31+
<h3>Follow on Twitter<span class="subtitle">{{ site.twitter_username }}</span></h3>
32+
</div>
33+
</div>
2834
</div>
35+
</div>
2936
</section>

0 commit comments

Comments
 (0)