Skip to content

Commit 90024d1

Browse files
committed
Testing the blog post
1 parent 813b4c1 commit 90024d1

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

_posts/2014-3-3-Hello-World.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
layout: post
3-
title: You're up and running!
3+
title: Setting up my first saltstack
44
---
55

6-
Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below).
6+
Saltstack is a power systems orchestration tool used by sysadmins, developers,and large corporations alike.
7+
![_config.yml]({{ site.baseurl }}/images/saltstack.jpg)
78

8-
![_config.yml]({{ site.baseurl }}/images/config.png)
99

10-
The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub.
10+
The official [saltstack](http://saltstack.com) repo can be found [here](http://github.com/saltstack/salt)

_posts/2014-3-3-Hello-World.md.old

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: post
3+
title: You're up and running!
4+
---
5+
6+
Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below).
7+
8+
![_config.yml]({{ site.baseurl }}/images/config.png)
9+
10+
The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub.

images/saltstack.jpg

54.7 KB
Loading

0 commit comments

Comments
 (0)