Skip to content

Commit 7b1a3fd

Browse files
committed
Update landing, programs & services pages
1 parent 80b3f67 commit 7b1a3fd

9 files changed

Lines changed: 199 additions & 72 deletions

File tree

app/views/layouts/_footer.html.erb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
</div>
1111

1212
<div class="col-md-3">
13-
<h2>Programs</h2>
14-
<p><a href="/scholarships">Scholarships</a></p>
13+
<h2>Programs & Services</h2>
1514
<p><a href="/mentorship">Software Mentor Protégé Program</a></p>
16-
<p><a href="/employers">Employer Services</a></p>
17-
<p><a href="/deploy">Web Apprenticeship</a></p>
15+
<p><a href="/scholarships">Scholarship Program</a></p>
16+
<p><a href="/employers">Employer Services</a></p>
17+
<p><a href="/deploy">Deploy</a></p>
1818
</div>
1919

2020
<div class="col-md-3">
@@ -36,8 +36,8 @@
3636
</div>
3737
</div>
3838

39-
<p><em>Operation Code is a tax-exempt 501(c)(3) nonprofit organization.</br><a href="/privacy">Donor Privacy Policy and Refund Policy</a></em>. </br>
40-
<p>Proudly built with <a href="http://rubyonrails.org/">Ruby on Rails</a>, <a href="http://getbootstrap.com/">Bootstrap</a>, and maintained by the <a href="https://github.com/orgs/operationcode/people">core team</a> with the help of our <a href="https://github.com/OperationCode/operationcode/graphs/contributors">contributors</a>.<p>This site is open source. <a href="https://github.com/OperationCode/operationcode/blob/master/CONTRIBUTING.md">Please help improve it</a>.</p>
39+
<p><em>Operation Code is a tax-exempt 501(c)(3) nonprofit organization. <a href="/privacy">Donor Privacy Policy and Refund Policy</a></em>. </br>
40+
<p>Proudly built with <a href="http://rubyonrails.org/">Ruby on Rails</a>, <a href="http://getbootstrap.com/">Bootstrap</a>, and maintained by the <a href="https://github.com/orgs/operationcode/people">core team</a> with the help of our <a href="https://github.com/OperationCode/operationcode/graphs/contributors">contributors</a>.<p>This site is open source. <a href="https://github.com/OperationCode/operationcode/blob/master/CONTRIBUTING.md">All pull requests welcome</a>.</p>
4141
<div class="social-links">
4242
<a href="https://twitter.com/operation_code"
4343
id="twitter"><i class="fa fa-twitter fa-lg"></i></a>

app/views/layouts/_header.html.erb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<li><a href="/board">Staff & Board</a></li>
3333
<li role="separator" class="divider"></li>
3434
<li><a href="/faq">FAQ</a></li>
35+
<li><a href="/press">Press</a></li>
3536
</ul>
3637
</li>
3738

@@ -41,8 +42,9 @@
4142
<li><a href="/mentorship">Software Mentorship</a></li>
4243
<li><a href="/scholarships">Scholarships</a></li>
4344
<li><a href="/employers">Employer Services</a></li>
45+
<li><a href="/deploy">Deploy</a></li>
4446
<li role="separator" class="divider"></li>
45-
<li><a href="/deploy">Web Apprenticeship</a></li>
47+
<li><a href="/codeschools">Code Schools</a></li>
4648
</ul>
4749
</li>
4850

app/views/pages/about.html.erb

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,27 @@
77
<div class="video-container">
88
<iframe src="https://player.vimeo.com/video/124866675" width="700" height="481" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
99
</div>
10-
1110
<hr>
1211

13-
<p class="lead">Core Values:</br>
12+
<h2>Core Values:</h2>
1413
<ul>
15-
<li>Agile We are expeditious in everything we do and innovative in all our approaches. We will bring new technology and new ideas to provide the best results for veterans.</li>
16-
<li>Service We exist to meet the needs of veterans. We will humbly remember that their service was of the highest order and that Operation Code works for them.</li>
17-
<li>Accountability We hold ourselves responsible for obtaining results that fulfill our Mission Statement and work towards our Vision. Donors, volunteers, and veterans can trust that Operation Code will do its best with the resources it is given.</li>
18-
<li>Integrity We act consistently with Operation Code's mission, being honest and transparent in what we do and say, and accept responsibility for our collective and individual actions.</li>
14+
<li><p class="lead">Agile - We are expeditious in everything we do and innovative in all our approaches. We will bring new technology and new ideas to provide the best results for veterans.</li></p>
15+
<li><p class="lead">Service - We exist to meet the needs of veterans. We will humbly remember that their service was of the highest order and that Operation Code works for them.</li></p>
16+
<li><p class="lead">Accountability - We hold ourselves responsible for obtaining results that fulfill our Mission Statement and work towards our Vision. Donors, volunteers, and veterans can trust that Operation Code will do its best with the resources it is given.</li></p>
17+
<li><p class="lead">Integrity - We act consistently with Operation Code's mission, being honest and transparent in what we do and say, and accept responsibility for our collective and individual actions.</li></p>
1918
</ul>
20-
</p>
2119
<hr>
2220

2321
<p class="lead"><a href="/board">Board of Directors</a></p>
24-
<p>Learn more about our founding board of directors.</p>
22+
<p class="lead">Learn more about our founding board of directors.</p>
2523
<hr>
2624

2725
<p class="lead"><a href="/history">History of Operation Code</a></p>
28-
<p>Learn more about how we got here.</p>
26+
<p class="lead">Learn more about how we got here.</p>
2927
<hr>
3028

3129
<p class="lead"><a href="/faq">FAQ</a></p>
32-
<p>A list of common questions about Operation Code.</p>
30+
<p class="lead">A list of common questions about Operation Code.</p>
3331
</div>
3432
</div>
3533
</div>

app/views/pages/codeschools.html.erb

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,20 @@
22
<div class="row">
33
<div class="col-md-12" role="main">
44
<h1 id="download" class="page-header">Code Schools</h1>
5-
<p class="lead">Code Schools or coding bootcamps are designed to teach you to start coding on day-one. They are hands-on accelerated learning programs that are both practical and immediately applicable for software developer entry jobs. Each code school listed below range between 3 to 9 months in length, vary in tuition costs (free to $17k), and in programming language. Desirable from the employer standpoint, they are founded by software developers who saw a need in the marketplace for more programmers.
6-
<p class="lead">Currently, two code schools at this time are licensed and accredited by the VA to accept the New GI Bill. We're working on expanding it to include more code schools and online tech education. Don't see your code school? <a href="https://github.com/OperationCode/operationcode/blob/master/CONTRIBUTING.md">Add yours</a>. Need help in licensing and accreditation? <a href="mailto:[email protected]">Get in touch</a>.
5+
<p class="lead">Code Schools, coding bootcamps, vocational schools for aspiring programmers are the modern day Ford training plants uniquely designed to teach you to start writing software on day-one for today's jobs. They are hands-on accelerated learning programs that are both practical and immediately applicable for software developer entry jobs. Each code school listed below range between 3 to 9 months in length, vary in tuition costs (free to $17k), and in programming language. Often dsirable from the employer standpoint, they are founded by software developers who saw a need in the marketplace for more programmers.
6+
<p class="lead">Currently, two code schools at this time are licensed and accredited by the VA to accept the New GI Bill. Don't see your code school? <a href="https://github.com/OperationCode/operationcode/blob/master/CONTRIBUTING.md">PRs welcome</a>.
77
</div>
88
</div>
99
</div>
10+
11+
<div class="video-container">
12+
<iframe src="https://player.vimeo.com/video/125191104" width="700" height="481" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
13+
</div>
14+
<blockquote>Air Force veteran & Portland Code School
15+
graduate, Marko Nikolovski on post-sequestration and unemployment:
16+
code school gave me a lifeline.</blockquote>
17+
<hr>
18+
1019
<div class="panel panel-default">
1120
<div class="panel-heading">California</div>
1221
<div class="panel-body">
@@ -101,8 +110,6 @@
101110
</div>
102111
<hr>
103112

104-
105-
106113
<address>
107114
<a href="http://turing.io/">
108115
<strong>Turing School of Software & Design</strong><br></a>

app/views/pages/employers.html.erb

Lines changed: 70 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,73 @@
11
<div class="container bs-docs-container">
22
<div class="row">
33
<div class="col-md-12" role="main">
4-
<h1 id="download" class="page-header">Employer Services</h1>
5-
<p class="lead">Operation Code veterans work at small companies as small as a 2-person startup and as big as companies valued at over $1b. Through introductions we make it easy for companies to connect with our veteran coders. There's no cost or placement fee to hire from Operation Code. Get in touch with our Founder & Executive Director to get started: <a href="mailto:[email protected]">[email protected]</a></p>
6-
<hr>
4+
<h1 id="download" class="page-header">About Operation Code Employer Services</h1>
5+
<p class="lead">At Operation Code, we work with companies ranging from 2-person startups to companies worth billions to provide software development opportunities for our nation's finest and their families.</p>
6+
7+
<div class="video-container">
8+
<iframe src="https://player.vimeo.com/video/125186844" width="700" height="481" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
9+
</div>
10+
<blockquote>Cris Kelly on two major things employers look for that veterans have.</blockquote>
11+
<hr>
12+
13+
<div class="video-container">
14+
<iframe src="https://player.vimeo.com/video/125189104" width="700" height="481" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
15+
</div>
16+
<blockquote>Techstars mentor, Kristin Smith, on why veterans make good software developers.</blockquote>
17+
<hr>
18+
19+
<a class="btn btn-lg btn-action" href="mailto:[email protected]" role="button">Inquire on our services &raquo;</a>
20+
<hr>
21+
22+
<h2>Career and résumé support for our nation's finest and their families.</h2>
23+
<p class="lead">At Operation Code, we provide 1-on-1 and peer-to-peer support to ensure your résumé looks its best before we submit it to employer partners. What's more, our software mentors range in experience from code school graduates to self-taught programmers and will provide expert advice to get you squared away.</p>
24+
25+
<a class="btn btn-lg btn-action" href="/join" role="button">Join Operation Code now &raquo;</a>
26+
<!-- <a class="btn btn-lg btn-action" href="mailto:[email protected]" role="button">Partner with us &raquo;</a>
27+
<p class="lead">We are proud to partner with Ruby on Ales and GitHub, respectively, to introduce more transitioning military, citizen-soldiers, veterans and their families to software development through conferences. To apply, send our Scholarship Chair, Nell Shamrell-Harrington, a direct message on Slack with 2-3 sentences on your interest. Upcoming 2016 software conferences:</p>
28+
<ul>
29+
<li><p class="lead"><a href="http://codeconf.com">CodeConf</a>, Los Angeles, June 27-29, 2016</li></p>
30+
<li><p class="lead"><a href="http://git-merge.com">GitMerge</a>, New York City, April 5, 2016</li></p>
31+
<li><p class="lead"><a href="http://ruby.onales.com">Ruby on Ales</a>, March 31 & April 1, 2016</li></p>
32+
</ul>
33+
<hr> -->
34+
35+
<!-- <h2>Career related from our blog</h2> -->
36+
37+
38+
<!-- <div class="col-md-4"> -->
39+
<!-- <span class="glyphicon glyphicon-time" aria-hidden="true"></span> -->
40+
<!-- <a href="https://operationcode.org/blog/2016-05-10-codeconf-la.html">
41+
<h2>CodeConf LA</h2>
42+
<p>By David Molina</p>
43+
</a>
44+
<p>
45+
At Operation Code, we go beyond just saying, "support our veterans, troops, and their families," we execute on it by providing the operating environment to become software developers. One company that is always shipping and enables Operation Code to fulfill our mission of getting more military veterans and their families coding is GitHub...<a href="https://operationcode.org/blog/2016-05-10-codeconf-la.html">[Read more]</a>
46+
</p>
47+
</div>
48+
49+
<div class="col-md-4"> -->
50+
<!-- <span class="glyphicon glyphicon-time" aria-hidden="true"></span> -->
51+
<!-- <a href="https://operationcode.org/blog/2016/04/26/ruby-on-ales-2016.html">
52+
<h2>Ruby on Ales 2016</h2>
53+
<p>By Jesse James</p>
54+
</a>
55+
<p>
56+
For some veterans learning to code, the idea of going to a technical conference is a daunting task. You don’t know the jargon that well, you don’t know all the big names or faces, and you often times don’t know anyone else at the event. It’s a veritable mix of excitement to start getting into the community and the fear that you won’t or don’t belong. That’s exactly how I felt...<a href="https://operationcode.org/blog/2016/04/26/ruby-on-ales-2016.html">[Read more]</a>
57+
</p>
58+
</div>
59+
60+
<div class="col-md-4"> -->
61+
<!-- <span class="glyphicon glyphicon-time" aria-hidden="true"></span> -->
62+
<!-- <a href="https://operationcode.org/blog/2016/03/02/conference-scholarships.html">
63+
<h2>Conference Scholarships</h2>
64+
<p>By Nell Shamrell-Harrington</p>
65+
</a>
66+
<p>
67+
One of the best ways to learn, network, and find job opportunities in the IT industry is through attending conferences. My very first tech conference was Cascadia Ruby 2011 where I was amazed at the variety of talks (many covering technologies and techniques I was immediately able to apply in my work), the interesting conversations in the "hallway track", and the joy of talking with others working with the same technologies I was learning...<a href="https://operationcode.org/blog/2016/03/02/conference-scholarships.html">[Read more]</a>
68+
</p>
69+
</div>
70+
71+
</div>
72+
</div>
73+
</div> -->

0 commit comments

Comments
 (0)