Skip to content

Commit

Permalink
Updating the Site
Browse files Browse the repository at this point in the history
  • Loading branch information
moos3 committed Dec 2, 2015
1 parent f4cdbef commit 2aa3044
Show file tree
Hide file tree
Showing 51 changed files with 590 additions and 590 deletions.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseurl = "http://blog.guthnur.net/"
baseurl = "https://blog.guthnur.net/"
languageCode = "en-us"
title = "Moos3"
paginate = 5
Expand Down
34 changes: 17 additions & 17 deletions public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta property="og:title" content=" 404 Page not found &middot; Moos3" />
<meta property="og:site_name" content="Moos3" />
<meta property="og:url" content="http://blog.guthnur.net/404/" />
<meta property="og:url" content="https://blog.guthnur.net/404/" />


<meta property="og:type" content="website" />
Expand All @@ -22,24 +22,24 @@
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<link rel="shortcut icon" href="http://blog.guthnur.net/images/favicon.ico">
<link rel="apple-touch-icon" href="http://blog.guthnur.net/images/apple-touch-icon.png" />
<link rel="shortcut icon" href="https://blog.guthnur.net/images/favicon.ico">
<link rel="apple-touch-icon" href="https://blog.guthnur.net/images/apple-touch-icon.png" />

<link rel="stylesheet" type="text/css" href="http://blog.guthnur.net/css/screen.css" />
<link rel="stylesheet" type="text/css" href="https://blog.guthnur.net/css/screen.css" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400|Inconsolata" />




<link href="http://blog.guthnur.net/index.xml" rel="alternate" type="application/rss+xml" title="Moos3" />
<link href="https://blog.guthnur.net/index.xml" rel="alternate" type="application/rss+xml" title="Moos3" />


<link href="http://blog.guthnur.net/index.xml" rel="alternate" type="application/rss+xml" title="404 Page not found &middot; Moos3" />
<link href="https://blog.guthnur.net/index.xml" rel="alternate" type="application/rss+xml" title="404 Page not found &middot; Moos3" />


<meta name="generator" content="Hugo 0.14" />

<link rel="canonical" href="http://blog.guthnur.net/404/" />
<link rel="canonical" href="https://blog.guthnur.net/404/" />


<script>
Expand All @@ -66,17 +66,17 @@ <h3 class="nav-title">Menu</h3>


<li class="nav-opened" role="presentation">
<a href="http://blog.guthnur.net/about/">About Me</a>
<a href="https://blog.guthnur.net/about/">About Me</a>
</li>


<li class="nav-opened" role="presentation">
<a href="http://blog.guthnur.net/">Blog</a>
<a href="https://blog.guthnur.net/">Blog</a>
</li>


<li class="nav-opened" role="presentation">
<a href="http://blog.guthnur.net/about">About Me &amp; Contact Info</a>
<a href="https://blog.guthnur.net/about">About Me &amp; Contact Info</a>
</li>

<h3>Follow me</h3>
Expand All @@ -92,7 +92,7 @@ <h3>Follow me</h3>
</ul>


<a class="subscribe-button icon-feed" href="http://blog.guthnur.net/index.xml">Subscribe</a>
<a class="subscribe-button icon-feed" href="https://blog.guthnur.net/index.xml">Subscribe</a>

</div>
<span class="nav-cover"></span>
Expand All @@ -101,12 +101,12 @@ <h3>Follow me</h3>
<div class="site-wrapper">


<header class="main-header " style="background-image: url(http://blog.guthnur.net/images/bg2.jpg)">
<header class="main-header " style="background-image: url(https://blog.guthnur.net/images/bg2.jpg)">


<nav class="main-nav overlay clearfix">

<a class="blog-logo" href="http://blog.guthnur.net/404/"><img src="http://blog.guthnur.net/images/logo.png" alt="Blog Logo" /></a>
<a class="blog-logo" href="https://blog.guthnur.net/404/"><img src="https://blog.guthnur.net/images/logo.png" alt="Blog Logo" /></a>


<a class="menu-button" href="#"><span class="burger">&#9776;</span><span class="word">Menu</span></a>
Expand Down Expand Up @@ -138,7 +138,7 @@ <h2 class="page-description">Knowledge is power but Openly Shared knowledge is r
<article class="post">
<h1>404 Not Found</h1>
<p>Sorry, but we couldn't find the page you're looking for.</p>
<p>Please head back <a href="http://blog.guthnur.net/">home</a>.</p>
<p>Please head back <a href="https://blog.guthnur.net/">home</a>.</p>
</article>

<footer class="site-footer clearfix">
Expand All @@ -148,9 +148,9 @@ <h1>404 Not Found</h1>

</footer>
</div>
<script type="text/javascript" src="http://blog.guthnur.net/js/jquery.js"></script>
<script type="text/javascript" src="http://blog.guthnur.net/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="http://blog.guthnur.net/js/index.js"></script>
<script type="text/javascript" src="https://blog.guthnur.net/js/jquery.js"></script>
<script type="text/javascript" src="https://blog.guthnur.net/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="https://blog.guthnur.net/js/index.js"></script>

</body>
</html>
40 changes: 20 additions & 20 deletions public/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta property="og:title" content=" About Me &amp; Contact Info &middot; Moos3" />
<meta property="og:site_name" content="Moos3" />
<meta property="og:url" content="http://blog.guthnur.net/about/" />
<meta property="og:url" content="https://blog.guthnur.net/about/" />


<meta property="og:type" content="article" />
Expand All @@ -26,22 +26,22 @@
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<link rel="shortcut icon" href="http://blog.guthnur.net/images/favicon.ico">
<link rel="apple-touch-icon" href="http://blog.guthnur.net/images/apple-touch-icon.png" />
<link rel="shortcut icon" href="https://blog.guthnur.net/images/favicon.ico">
<link rel="apple-touch-icon" href="https://blog.guthnur.net/images/apple-touch-icon.png" />

<link rel="stylesheet" type="text/css" href="http://blog.guthnur.net/css/screen.css" />
<link rel="stylesheet" type="text/css" href="https://blog.guthnur.net/css/screen.css" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400|Inconsolata" />




<link href="http://blog.guthnur.net/index.xml" rel="alternate" type="application/rss+xml" title="Moos3" />
<link href="https://blog.guthnur.net/index.xml" rel="alternate" type="application/rss+xml" title="Moos3" />



<meta name="generator" content="Hugo 0.14" />

<link rel="canonical" href="http://blog.guthnur.net/about/" />
<link rel="canonical" href="https://blog.guthnur.net/about/" />


<script>
Expand All @@ -68,17 +68,17 @@ <h3 class="nav-title">Menu</h3>


<li class="nav-opened" role="presentation">
<a href="http://blog.guthnur.net/about/">About Me</a>
<a href="https://blog.guthnur.net/about/">About Me</a>
</li>


<li class="nav-opened" role="presentation">
<a href="http://blog.guthnur.net/">Blog</a>
<a href="https://blog.guthnur.net/">Blog</a>
</li>


<li class="nav-opened nav-current" role="presentation">
<a href="http://blog.guthnur.net/about">About Me &amp; Contact Info</a>
<a href="https://blog.guthnur.net/about">About Me &amp; Contact Info</a>
</li>

<h3>Follow me</h3>
Expand All @@ -94,7 +94,7 @@ <h3>Follow me</h3>
</ul>


<a class="subscribe-button icon-feed" href="http://blog.guthnur.net/index.xml">Subscribe</a>
<a class="subscribe-button icon-feed" href="https://blog.guthnur.net/index.xml">Subscribe</a>

</div>
<span class="nav-cover"></span>
Expand All @@ -109,7 +109,7 @@ <h3>Follow me</h3>



<a class="blog-logo" href="http://blog.guthnur.net/"><img src="http://blog.guthnur.net/images/logo.png" alt="Home" /></a>
<a class="blog-logo" href="https://blog.guthnur.net/"><img src="https://blog.guthnur.net/images/logo.png" alt="Home" /></a>


<a class="menu-button" href="#"><span class="burger">&#9776;</span><span class="word">Menu</span></a>
Expand Down Expand Up @@ -162,7 +162,7 @@ <h3 id="contact-me:6083a88ee3411b0d17ce02d738f69d47">Contact Me</h3>
<p><a href="guthnur.net">guthnur.net</a><br />
<a href="mailto:richard@guthnur.net">richard@guthnur.net</a></p>

<p><a href="http://blog.guthnur.net/media/gpgKey/moosePubKey.asc">GPG Key</a></p>
<p><a href="https://blog.guthnur.net/media/gpgKey/moosePubKey.asc">GPG Key</a></p>

</section>

Expand All @@ -172,7 +172,7 @@ <h3 id="contact-me:6083a88ee3411b0d17ce02d738f69d47">Contact Me</h3>


<figure class="author-image">
<a class="img" href="http://blog.guthnur.net/" style="background-image: url(http://blog.guthnur.net/images/logo.png)"><span class="hidden">Richard Genthner's Picture</span></a>
<a class="img" href="https://blog.guthnur.net/" style="background-image: url(https://blog.guthnur.net/images/logo.png)"><span class="hidden">Richard Genthner's Picture</span></a>
</figure>


Expand All @@ -183,7 +183,7 @@ <h3 id="contact-me:6083a88ee3411b0d17ce02d738f69d47">Contact Me</h3>


<section class="author">
<h4><a href="http://blog.guthnur.net/">Richard Genthner</a></h4>
<h4><a href="https://blog.guthnur.net/">Richard Genthner</a></h4>

<p>System Engineer, Open source enthusiast.</p>

Expand All @@ -198,15 +198,15 @@ <h4><a href="http://blog.guthnur.net/">Richard Genthner</a></h4>

<section class="share">
<h4>Share this page</h4>
<a class="icon-twitter" style="font-size: 1.4em" href="https://twitter.com/share?text=About%20Me%20%26%20Contact%20Info&amp;url=http%3a%2f%2fblog.guthnur.net%2fabout%2f"
<a class="icon-twitter" style="font-size: 1.4em" href="https://twitter.com/share?text=About%20Me%20%26%20Contact%20Info&amp;url=https%3a%2f%2fblog.guthnur.net%2fabout%2f"
onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
<span class="hidden">Twitter</span>
</a>
<a class="icon-facebook" style="font-size: 1.4em" href="https://www.facebook.com/sharer/sharer.php?u=http%3a%2f%2fblog.guthnur.net%2fabout%2f"
<a class="icon-facebook" style="font-size: 1.4em" href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fblog.guthnur.net%2fabout%2f"
onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;">
<span class="hidden">Facebook</span>
</a>
<a class="icon-google-plus" style="font-size: 1.4em" href="https://plus.google.com/share?url=http%3a%2f%2fblog.guthnur.net%2fabout%2f"
<a class="icon-google-plus" style="font-size: 1.4em" href="https://plus.google.com/share?url=https%3a%2f%2fblog.guthnur.net%2fabout%2f"
onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;">
<span class="hidden">Google+</span>
</a>
Expand Down Expand Up @@ -239,9 +239,9 @@ <h4>Share this page</h4>

</footer>
</div>
<script type="text/javascript" src="http://blog.guthnur.net/js/jquery.js"></script>
<script type="text/javascript" src="http://blog.guthnur.net/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="http://blog.guthnur.net/js/index.js"></script>
<script type="text/javascript" src="https://blog.guthnur.net/js/jquery.js"></script>
<script type="text/javascript" src="https://blog.guthnur.net/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="https://blog.guthnur.net/js/index.js"></script>

</body>
</html>
Expand Down
46 changes: 23 additions & 23 deletions public/autodeployment-using-rabbitmq/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<meta property="og:title" content=" Auto Deployment using PHP and rabbitmq &middot; Moos3" />
<meta property="og:site_name" content="Moos3" />
<meta property="og:url" content="http://blog.guthnur.net/autodeployment-using-rabbitmq/" />
<meta property="og:url" content="https://blog.guthnur.net/autodeployment-using-rabbitmq/" />


<meta property="og:type" content="article" />
Expand All @@ -32,22 +32,22 @@
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<link rel="shortcut icon" href="http://blog.guthnur.net/images/favicon.ico">
<link rel="apple-touch-icon" href="http://blog.guthnur.net/images/apple-touch-icon.png" />
<link rel="shortcut icon" href="https://blog.guthnur.net/images/favicon.ico">
<link rel="apple-touch-icon" href="https://blog.guthnur.net/images/apple-touch-icon.png" />

<link rel="stylesheet" type="text/css" href="http://blog.guthnur.net/css/screen.css" />
<link rel="stylesheet" type="text/css" href="https://blog.guthnur.net/css/screen.css" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400|Inconsolata" />




<link href="http://blog.guthnur.net/index.xml" rel="alternate" type="application/rss+xml" title="Moos3" />
<link href="https://blog.guthnur.net/index.xml" rel="alternate" type="application/rss+xml" title="Moos3" />



<meta name="generator" content="Hugo 0.14" />

<link rel="canonical" href="http://blog.guthnur.net/autodeployment-using-rabbitmq/" />
<link rel="canonical" href="https://blog.guthnur.net/autodeployment-using-rabbitmq/" />


<script>
Expand All @@ -74,17 +74,17 @@ <h3 class="nav-title">Menu</h3>


<li class="nav-opened" role="presentation">
<a href="http://blog.guthnur.net/about/">About Me</a>
<a href="https://blog.guthnur.net/about/">About Me</a>
</li>


<li class="nav-opened" role="presentation">
<a href="http://blog.guthnur.net/">Blog</a>
<a href="https://blog.guthnur.net/">Blog</a>
</li>


<li class="nav-opened" role="presentation">
<a href="http://blog.guthnur.net/about">About Me &amp; Contact Info</a>
<a href="https://blog.guthnur.net/about">About Me &amp; Contact Info</a>
</li>

<h3>Follow me</h3>
Expand All @@ -100,7 +100,7 @@ <h3>Follow me</h3>
</ul>


<a class="subscribe-button icon-feed" href="http://blog.guthnur.net/index.xml">Subscribe</a>
<a class="subscribe-button icon-feed" href="https://blog.guthnur.net/index.xml">Subscribe</a>

</div>
<span class="nav-cover"></span>
Expand All @@ -115,7 +115,7 @@ <h3>Follow me</h3>



<a class="blog-logo" href="http://blog.guthnur.net/"><img src="http://blog.guthnur.net/images/logo.png" alt="Home" /></a>
<a class="blog-logo" href="https://blog.guthnur.net/"><img src="https://blog.guthnur.net/images/logo.png" alt="Home" /></a>


<a class="menu-button" href="#"><span class="burger">&#9776;</span><span class="word">Menu</span></a>
Expand All @@ -141,11 +141,11 @@ <h1 class="post-title">Auto Deployment using PHP and rabbitmq</h1>
</time>


<span class="post-tag small"><a href="http://blog.guthnur.net/tags/rabbitmq/">#rabbitmq</a></span>
<span class="post-tag small"><a href="https://blog.guthnur.net/tags/rabbitmq/">#rabbitmq</a></span>

<span class="post-tag small"><a href="http://blog.guthnur.net/tags/ci/">#ci</a></span>
<span class="post-tag small"><a href="https://blog.guthnur.net/tags/ci/">#ci</a></span>

<span class="post-tag small"><a href="http://blog.guthnur.net/tags/deployment/">#deployment</a></span>
<span class="post-tag small"><a href="https://blog.guthnur.net/tags/deployment/">#deployment</a></span>

</section>
</header>
Expand All @@ -167,7 +167,7 @@ <h1 class="post-title">Auto Deployment using PHP and rabbitmq</h1>
one week to do this in.</p>

<p>The flow of the application is this:
<img src="http://blog.guthnur.net/images/workers-diagram.png" alt="Image of the Workflow" />
<img src="https://blog.guthnur.net/images/workers-diagram.png" alt="Image of the Workflow" />
</p>

<p>As you can see its extremely simple. It can be extended to do a lot more, such as sending singals to services to all nodes, or individal nodes. I&rsquo;m hoping in my next revision that I will be able to get moving these to classes instead of random structured functions. Please contribute back to it and feel free to use it as a base for what you need in your environment.</p>
Expand All @@ -180,7 +180,7 @@ <h1 class="post-title">Auto Deployment using PHP and rabbitmq</h1>


<figure class="author-image">
<a class="img" href="http://blog.guthnur.net/" style="background-image: url(http://blog.guthnur.net/images/logo.png)"><span class="hidden">Richard Genthner's Picture</span></a>
<a class="img" href="https://blog.guthnur.net/" style="background-image: url(https://blog.guthnur.net/images/logo.png)"><span class="hidden">Richard Genthner's Picture</span></a>
</figure>


Expand All @@ -191,7 +191,7 @@ <h1 class="post-title">Auto Deployment using PHP and rabbitmq</h1>


<section class="author">
<h4><a href="http://blog.guthnur.net/">Richard Genthner</a></h4>
<h4><a href="https://blog.guthnur.net/">Richard Genthner</a></h4>

<p>System Engineer, Open source enthusiast.</p>

Expand All @@ -206,15 +206,15 @@ <h4><a href="http://blog.guthnur.net/">Richard Genthner</a></h4>

<section class="share">
<h4>Share this post</h4>
<a class="icon-twitter" style="font-size: 1.4em" href="https://twitter.com/share?text=Auto%20Deployment%20using%20PHP%20and%20rabbitmq&amp;url=http%3a%2f%2fblog.guthnur.net%2fautodeployment-using-rabbitmq%2f"
<a class="icon-twitter" style="font-size: 1.4em" href="https://twitter.com/share?text=Auto%20Deployment%20using%20PHP%20and%20rabbitmq&amp;url=https%3a%2f%2fblog.guthnur.net%2fautodeployment-using-rabbitmq%2f"
onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
<span class="hidden">Twitter</span>
</a>
<a class="icon-facebook" style="font-size: 1.4em" href="https://www.facebook.com/sharer/sharer.php?u=http%3a%2f%2fblog.guthnur.net%2fautodeployment-using-rabbitmq%2f"
<a class="icon-facebook" style="font-size: 1.4em" href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fblog.guthnur.net%2fautodeployment-using-rabbitmq%2f"
onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;">
<span class="hidden">Facebook</span>
</a>
<a class="icon-google-plus" style="font-size: 1.4em" href="https://plus.google.com/share?url=http%3a%2f%2fblog.guthnur.net%2fautodeployment-using-rabbitmq%2f"
<a class="icon-google-plus" style="font-size: 1.4em" href="https://plus.google.com/share?url=https%3a%2f%2fblog.guthnur.net%2fautodeployment-using-rabbitmq%2f"
onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;">
<span class="hidden">Google+</span>
</a>
Expand Down Expand Up @@ -247,9 +247,9 @@ <h4>Share this post</h4>

</footer>
</div>
<script type="text/javascript" src="http://blog.guthnur.net/js/jquery.js"></script>
<script type="text/javascript" src="http://blog.guthnur.net/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="http://blog.guthnur.net/js/index.js"></script>
<script type="text/javascript" src="https://blog.guthnur.net/js/jquery.js"></script>
<script type="text/javascript" src="https://blog.guthnur.net/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="https://blog.guthnur.net/js/index.js"></script>

</body>
</html>
Expand Down
Loading

0 comments on commit 2aa3044

Please sign in to comment.