-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
192 additions
and
192 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,42 @@ | ||
<!-- Navigation --> | ||
<section id="header"> | ||
<nav class="navbar navbar-default navbar-fixed-top" role="navigation"> | ||
<div class="container"> | ||
<!-- Brand and toggle get grouped for better mobile display --> | ||
<div class="navbar-header page-scroll"> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="page-scroll" href="{{ site.url }}"><img class="img-responsive" src="{{ site.url }}/img/logo2_50.png" alt="example42"></a> | ||
</div> | ||
<!-- Collect the nav links, forms, and other content for toggling --> | ||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
<li> | ||
<a class="page-scroll" href="#wwwww">Five Ws</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#services">Services</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#blog">Blog</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#opensource">Open Source</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#contact">Contact</a> | ||
</li> | ||
</ul> | ||
</div> | ||
<!-- /.navbar-collapse --> | ||
<div class="container"> | ||
<!-- Brand and toggle get grouped for better mobile display --> | ||
<div class="navbar-header page-scroll"> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="page-scroll" href="{{ site.url }}"><img class="img-responsive" src="{{ site.url }}/img/logo2_50.png" alt="example42"></a> | ||
</div> | ||
<!-- /.container --> | ||
<!-- Collect the nav links, forms, and other content for toggling --> | ||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
<li> | ||
<a class="page-scroll" href="#wwwww">Five Ws</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#services">Services</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#blog">Blog</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#podcast">Podcast</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#opensource">Open Source</a> | ||
</li> | ||
<li> | ||
<a class="page-scroll" href="#contact">Contact</a> | ||
</li> | ||
</ul> | ||
</div> | ||
<!-- /.navbar-collapse --> | ||
</div> | ||
<!-- /.container --> | ||
</nav> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,25 @@ | ||
<section id="blog"> | ||
<div class="content-section-a"> | ||
|
||
<div class="container"> | ||
|
||
<div class="row"> | ||
<div class="col-lg-6 col-sm-6"> | ||
<div class="clearfix"></div> | ||
<h2 class="section-heading">Blog posts</h2> | ||
<div class="lead"> | ||
<ul class="posts"> | ||
{% for post in site.posts limit:8 %} | ||
<li> | ||
<a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a> | ||
</li> | ||
{% endfor %} | ||
</ul> | ||
<a href="/blog/">Full list of blog posts</a> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="content-section-a"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-6 col-sm-6"> | ||
<div class="clearfix"></div> | ||
<h2 class="section-heading">example42's blog</h2> | ||
<div class="lead"> | ||
<ul class="posts"> | ||
{% for post in site.posts limit:8 %} | ||
<li> | ||
<a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a> | ||
</li> | ||
{% endfor %} | ||
</ul> | ||
<a href="/blog/">All our blog posts</a> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
<div class="col-lg-4 col-lg-offset-2 col-sm-6"> | ||
<img class="img-responsive" src="img/imm-5.png" alt=""> | ||
</div> | ||
</div> | ||
</div> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,23 @@ | ||
<section id="contact"> | ||
<div class="content-section-a"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-6 col-sm-6"> | ||
<div class="clearfix"></div> | ||
<h2 class="section-heading">Contact example42 on LinkedIN</h2> | ||
<a href="https://www.linkedin.com/company/example42"><img class="img-responsive" src="img/linkedin.png" alt="LinkedIN" width="300" height="300"></a> | ||
</div> | ||
<div class="col-lg-4 col-lg-offset-2 col-sm-6"> | ||
<div class="lead"> | ||
<h3 class="section-heading">Find example42 on social media</h3> | ||
<a href="https://www.linkedin.com/company/example42">LinkedIn</a></br> | ||
<a href="https://github.com/example42">GitHub</a></br> | ||
<a href="https://twitter.com/example42">Twitter</a></br> | ||
<a href="https://youtube.com/AbnormalDevOpsIterations">YouTube</a></br> | ||
<div class="clearfix"></div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="content-section-b"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6"> | ||
<div class="clearfix"></div> | ||
<h2 class="section-heading">Contact example42 on LinkedIN</h2> | ||
<a href="https://www.linkedin.com/company/example42"><img class="img-responsive" src="img/linkedin.png" alt="LinkedIN" width="300" height="300"></a> | ||
</div> | ||
<!-- /.container --> | ||
<div class="col-lg-5 col-sm-pull-6 col-sm-6"> | ||
<div class="lead"> | ||
<h3 class="section-heading">Find example42 on social media</h3> | ||
<a href="https://www.linkedin.com/company/example42">LinkedIn</a></br> | ||
<a href="https://github.com/example42">GitHub</a></br> | ||
<a href="https://twitter.com/example42">Twitter</a></br> | ||
<a href="https://youtube.com/AbnormalDevOpsIterations">YouTube</a></br> | ||
<div class="clearfix"></div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- /.content-section-b --> | ||
</div> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
<section id="opensource"> | ||
<div class="content-section-b"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-6 col-lg-offset-1 col-sm-push-6 col-sm-6"> | ||
<div class="clearfix"></div> | ||
<h2 class="section-heading">Open Source</h2> | ||
<div class="lead"> | ||
Our Open Source projects are on <a href="https://github.com/example42">GitHub</a>:</br> | ||
<a href="https://github.com/example42/psick">PSICK</a> - <a href="http://www.tiny-puppet.com/">Tiny Puppet</a></h4> | ||
<a href="https://github.com/example42/psick">PSICK</a></br> | ||
Check our modules on the <a href="https://forge.puppetlabs.com/example42">Puppet Forge</a></br> | ||
</div> | ||
</div> | ||
<div class="col-lg-4 col-sm-pull-6 col-sm-6"> | ||
<img class="img-responsive" src="img/imm-9.png" alt="Open Source"> | ||
</div> | ||
</div> | ||
<div class="content-section-a"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-6 col-sm-6"> | ||
<div class="clearfix"></div> | ||
<h2 class="section-heading">Open Source</h2> | ||
<div class="lead"> | ||
Our Open Source projects are on <a href="https://github.com/example42">GitHub</a>:</br> | ||
<a href="https://github.com/example42/psick">PSICK</a> - <a href="http://www.tiny-puppet.com/">Tiny Puppet</a></h4> | ||
<a href="https://github.com/example42/psick">PSICK</a></br> | ||
Check our modules on the <a href="https://forge.puppetlabs.com/example42">Puppet Forge</a></br> | ||
</div> | ||
</div> | ||
<div class="col-lg-4 col-lg-offset-2 col-sm-6"> | ||
<img class="img-responsive" src="img/imm-9.png" alt="Open Source"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<section id="podcast"> | ||
<div class="content-section-b"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-6 col-lg-offset-1 col-sm-push-6 col-sm-6"> | ||
<div class="clearfix"></div> | ||
<h2 class="section-heading">Abnormal DevOps Iterations</h2> | ||
<div class="lead"> | ||
A podcast with thought leaders, personalities and founders of the DevOps and Open Source community.</br> | ||
Released weekly on:</br> | ||
<a href="https://youtube.com/AbnormalDevOpsIterations">YouTube</a></br> | ||
<a href="https://open.spotify.com/show/4viAGMM539m0A230xqKhqD?si=bd0d41f805054313">Spotify</a></br> | ||
<a href="https://podcasters.amazon.com/podcasts/fbb3a98e-1877-4e66-8b65-23388d0e867e">Amazon Music</a></br> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-4 col-sm-pull-6 col-sm-6"> | ||
<img class="img-responsive" src="img/adi.png" alt=""> | ||
</div> | ||
</div> | ||
</div> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
<section id="services"> | ||
<div class="content-section-b"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6"> | ||
<div class="clearfix"></div> | ||
<h2 class="section-heading">Puppet Consulting Services</h2> | ||
<div class="lead"> | ||
<ul> | ||
<li><b>Instant Puppet Support</b> for emergencies</li> | ||
<li><b>Smart Puppet Support</b> for on demand consulting</li> | ||
<li><b>Smart Puppet workshops</b> for custom training on the job</li> | ||
<li><b>Puppet Health check</b> for infrastructure optimization</li> | ||
<li><b>Instant Puppet Project</b> for fast infra automation kickstart</li> | ||
<li><b>Ansible / Puppet migration</b> for IaC tool migrations</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<div class="col-lg-5 col-sm-pull-6 col-sm-6"> | ||
<img class="img-responsive" src="img/imm-3.png" alt="Puppet Services"> | ||
</div> | ||
</div> | ||
<div class="content-section-b"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6"> | ||
<div class="clearfix"></div> | ||
<h2 class="section-heading">Puppet Consulting Services</h2> | ||
<div class="lead"> | ||
<ul> | ||
<li><b>Instant Puppet Support</b> for emergencies</li> | ||
<li><b>Smart Puppet Support</b> for on demand consulting</li> | ||
<li><b>Smart Puppet workshops</b> for custom training on the job</li> | ||
<li><b>Puppet Health check</b> for infrastructure optimization</li> | ||
<li><b>Instant Puppet Project</b> for fast infra automation kickstart</li> | ||
<li><b>Ansible / Puppet migration</b> for IaC tool migrations</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<div class="col-lg-5 col-sm-pull-6 col-sm-6"> | ||
<img class="img-responsive" src="img/imm-3.png" alt="Puppet Services"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.