Skip to content

Commit 0b8c56d

Browse files
committed
Fixed titles
1 parent f7d39cb commit 0b8c56d

File tree

9 files changed

+12
-23
lines changed

9 files changed

+12
-23
lines changed

DevOps.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
layout: page
3-
description: Welcome to the DevOps Library! Free full video courses and tutorials on everything DevOps! We cover everything from Jenkins, to Salt, Puppet, PowerShell and more!
3+
title: Learn and Apply DevOps Tools to a Real Life Scenario
44
---
55

66
<div id="posts">
77
<center><h2>DevOps Course Outline</h2></center>
8-
<p>Welcome to our introduction to DevOps series!<p>
8+
<p>This is Samantha with the DevOps Library, and today I’d like to welcome you to our new DevOps for Beginners Course! This course is going to be a little bit different from our normal videos. We’re going to use a story to illustrate how to solve real world problems using DevOps tooling and concepts.<p>
99
<center>
1010
<img src="/images/DevOps.png" height="50%" width="50%" /></center>
1111
{% assign pages = site.categories['DevOps'] | sort:"weight"%}

Docker.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
description: Welcome to the DevOps Library! Free full video courses and tutorials on everything DevOps! We cover everything from Jenkins, to Salt, Puppet, PowerShell and more!
3+
title: Everything you need to know about Docker!
44
---
55
<center>
66
<div id="posts">

ELK.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
description: Welcome to the DevOps Library! Free full video courses and tutorials on everything DevOps! We cover everything from Jenkins, to Salt, Puppet, PowerShell and more!
3+
title: Using the ELK Stack (ElasticSearch, Logstash, Kibana) for Monitoring
44
---
55
<center>
66
<div id="posts">

Jenkins.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
---
22
layout: page
3-
description: Welcome to the DevOps Library! Free full video courses and tutorials on everything DevOps! We cover everything from Jenkins, to Salt, Puppet, PowerShell and more!
3+
title: Jenkins CCJPE Course Outline
44
---
5-
<center>
65
<div id="posts">
7-
<h2>Jenkins Course Outline</h2>
8-
</center>
96
<p>In this course, we’re going to focus on preparing for the <b>CCJPE</b>, that way you’ll become an expert with both the open source and enterprise Jenkins platforms.<p>
107
<center>
118
<img src="/images/jenkinscourse.png" height="50%" width="50%" /></center><br/>

Linux.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
---
22
layout: page
3-
description: Welcome to the DevOps Library! Free full video courses and tutorials on everything DevOps! We cover everything from Jenkins, to Salt, Puppet, PowerShell and more!
3+
title: Linux Tips and Tricks
44
---
5-
<center>
65
<div id="posts">
7-
<h2>Linux Course Outline</h2>
8-
</center>
96
<p>While we don't have much here yet, hopefully this lesson will help you get started!<p>
107
<center>
118
<img src="/images/Linux.png" height="25%" width="25%" /></center><br/>

PowerShell.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
---
22
layout: page
3-
description: Welcome to the DevOps Library! Free full video courses and tutorials on everything DevOps! We cover everything from Jenkins, to Salt, Puppet, PowerShell and more!
3+
title: PowerShell Course Outline
44
---
5-
<center>
5+
66
<div id="posts">
7-
<h2>PowerShell Course Outline</h2>
8-
</center>
9-
<p>While we don't have much here yet, hopefully this lesson will help you get started!<p>
7+
<p>While we don't have much here yet, hopefully this lesson will help you get started!<p>
108
<center>
119
<img src="/images/PowerShell.png" height="25%" width="25%" /></center><br/>
1210

SaltStack.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
layout: page
3-
description: Welcome to the DevOps Library! Free full video courses and tutorials on everything DevOps! We cover everything from Jenkins, to Salt, Puppet, PowerShell and more!
3+
title: SaltStack Course Outline
44
---
55

66
<div id="posts">
7-
<center><h2>SaltStack Course Outline</h2></center>
87
<p>SaltStack systems &amp; configuration management software delivers fast &amp; scalable event-driven infrastructure automation &amp; predictive cloud orchestration.<p>
98
<center>
109
<img src="/images/saltstack.jpg" height="50%" width="50%" /></center>

Vagrant.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
layout: page
3-
description: Welcome to the DevOps Library! Free full video courses and tutorials on everything DevOps! We cover everything from Jenkins, to Salt, Puppet, PowerShell and more!
3+
title: Vagrant Course Outline
44
---
5-
<center>
5+
66
<div id="posts">
7-
<h2>Vagrant Course Outline</h2>
8-
</center>
97
<p>Interested in creating lightweight, reproducible development environments using Vagrant? Here you go!<p>
108
<center>
119
<img src="/images/Vagrant.png" height="25%" width="25%" /></center><br/>
File renamed without changes.

0 commit comments

Comments
 (0)