Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schollz/onetwothree.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Scholl <zack.scholl@gmail.com>2017-12-15 17:23:45 +0300
committerZack Scholl <zack.scholl@gmail.com>2017-12-15 17:23:45 +0300
commit38b240f32c48443243e7ef56073bdfcc96161a8d (patch)
tree9b99f788bd9d486f08dc31ea514ae287c14d05f3
parent188c460f352806247787afad212efb0ffaac4cd9 (diff)
Add docs
-rw-r--r--docs/about/index.html8
-rw-r--r--docs/categories/development/index.html12
-rw-r--r--docs/categories/development/index.xml12
-rw-r--r--docs/categories/golang/index.html12
-rw-r--r--docs/categories/golang/index.xml12
-rw-r--r--docs/categories/index.xml12
-rw-r--r--docs/css/style3.css165
-rw-r--r--docs/index.html16
-rw-r--r--docs/index.xml24
-rw-r--r--docs/post/creating-a-new-theme/index.html10
-rw-r--r--docs/post/goisforlovers/index.html20
-rw-r--r--docs/post/hugoisforlovers/index.html14
-rw-r--r--docs/post/index.html16
-rw-r--r--docs/post/index.xml20
-rw-r--r--docs/post/migrate-from-jekyll/index.html18
-rw-r--r--docs/sitemap.xml34
-rw-r--r--docs/tags/development/index.html12
-rw-r--r--docs/tags/development/index.xml12
-rw-r--r--docs/tags/go/index.html12
-rw-r--r--docs/tags/go/index.xml12
-rw-r--r--docs/tags/golang/index.html12
-rw-r--r--docs/tags/golang/index.xml12
-rw-r--r--docs/tags/hugo/index.html10
-rw-r--r--docs/tags/hugo/index.xml8
-rw-r--r--docs/tags/index.xml28
-rw-r--r--docs/tags/templates/index.html10
-rw-r--r--docs/tags/templates/index.xml8
-rw-r--r--docs/tags/themes/index.html10
-rw-r--r--docs/tags/themes/index.xml8
29 files changed, 362 insertions, 197 deletions
diff --git a/docs/about/index.html b/docs/about/index.html
index 3af47e4..72d4b93 100644
--- a/docs/about/index.html
+++ b/docs/about/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="About Hugo">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/about/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/about/">
<meta name="og:site_name" content="About Hugo">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
diff --git a/docs/categories/development/index.html b/docs/categories/development/index.html
index 15a0184..7bb8db2 100644
--- a/docs/categories/development/index.html
+++ b/docs/categories/development/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Development">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/categories/development/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/categories/development/">
<meta name="og:site_name" content="Development">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -53,7 +53,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -62,7 +62,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
+ <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
</p>
diff --git a/docs/categories/development/index.xml b/docs/categories/development/index.xml
index 2f3194e..b64950f 100644
--- a/docs/categories/development/index.xml
+++ b/docs/categories/development/index.xml
@@ -2,31 +2,31 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Development on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/categories/development/</link>
+ <link>https://schollz.github.io/onetwothree/categories/development/</link>
<description>Recent content in Development on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Wed, 02 Apr 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/categories/development/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/categories/development/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
<description>Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates.
This document is a brief primer on using go templates.</description>
</item>
<item>
<title>Getting Started with Hugo</title>
- <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
<description>Step 1. Install Hugo Goto hugo releases and download the appropriate version for your os and architecture.
Save it somewhere specific as we will be using it in the next step.
More complete instructions are available at installing hugo
diff --git a/docs/categories/golang/index.html b/docs/categories/golang/index.html
index 388a025..34adc54 100644
--- a/docs/categories/golang/index.html
+++ b/docs/categories/golang/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Golang">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/categories/golang/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/categories/golang/">
<meta name="og:site_name" content="Golang">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -53,7 +53,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -62,7 +62,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
+ <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
</p>
diff --git a/docs/categories/golang/index.xml b/docs/categories/golang/index.xml
index 6733ded..bcb0c61 100644
--- a/docs/categories/golang/index.xml
+++ b/docs/categories/golang/index.xml
@@ -2,31 +2,31 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Golang on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/categories/golang/</link>
+ <link>https://schollz.github.io/onetwothree/categories/golang/</link>
<description>Recent content in Golang on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Wed, 02 Apr 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/categories/golang/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/categories/golang/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
<description>Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates.
This document is a brief primer on using go templates.</description>
</item>
<item>
<title>Getting Started with Hugo</title>
- <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
<description>Step 1. Install Hugo Goto hugo releases and download the appropriate version for your os and architecture.
Save it somewhere specific as we will be using it in the next step.
More complete instructions are available at installing hugo
diff --git a/docs/categories/index.xml b/docs/categories/index.xml
index 1a4e653..e2bbffe 100644
--- a/docs/categories/index.xml
+++ b/docs/categories/index.xml
@@ -2,29 +2,29 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/categories/</link>
+ <link>https://schollz.github.io/onetwothree/categories/</link>
<description>Recent content in Categories on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
- <atom:link href="http://schollz.github.io/onetwothree/categories/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Development</title>
- <link>http://schollz.github.io/onetwothree/categories/development/</link>
+ <link>https://schollz.github.io/onetwothree/categories/development/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/categories/development/</guid>
+ <guid>https://schollz.github.io/onetwothree/categories/development/</guid>
<description></description>
</item>
<item>
<title>Golang</title>
- <link>http://schollz.github.io/onetwothree/categories/golang/</link>
+ <link>https://schollz.github.io/onetwothree/categories/golang/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/categories/golang/</guid>
+ <guid>https://schollz.github.io/onetwothree/categories/golang/</guid>
<description></description>
</item>
diff --git a/docs/css/style3.css b/docs/css/style3.css
new file mode 100644
index 0000000..cd8ae5f
--- /dev/null
+++ b/docs/css/style3.css
@@ -0,0 +1,165 @@
+body {
+ font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
+ line-height: 1.15;
+ padding: 4rem;
+ box-sizing: border-box;
+ display: block;
+}
+
+hr {
+ max-width: 4rem;
+ margin-left: 0;
+ border-bottom-style: solid;
+ border-bottom-width: 1px;
+ border-width: .125rem;
+ border-color: rgba(0, 0, 0, .1);
+ margin-top: 3rem;
+}
+
+dt {
+ font-weight: bold;
+ font-size: 1.25rem;
+ margin-top: 1.5em;
+}
+
+dd {
+ margin-left: 0;
+}
+
+h1 {
+ font-size: 3rem;
+ max-width: 34rem;
+}
+
+h2 {
+ margin-top: 2em;
+}
+
+aside {
+ letter-spacing: -0.05em;
+ text-transform: uppercase;
+ font-size: .875rem;
+ color: #777;
+ margin-top: 0.5em;
+}
+
+code {
+ -moz-hyphens: none;
+ -webkit-hyphens: none;
+ -o-hyphens: none;
+ -ms-hyphens: none;
+ hyphens: none;
+ white-space: pre-wrap;
+
+ /* css-3 */
+ white-space: -moz-pre-wrap;
+
+ /* Mozilla, since 1999 */
+ white-space: -pre-wrap;
+
+ /* Opera 4-6 */
+ white-space: -o-pre-wrap;
+
+ /* Opera 7 */
+ word-wrap: break-word;
+
+ /* Internet Explorer 5.5+ */
+}
+
+pre {
+ background: #f5f7f9;
+ margin-bottom: 20px;
+ vertical-align: text-bottom;
+ white-space: pre-wrap;
+
+ /* css-3 */
+ white-space: -moz-pre-wrap;
+
+ /* Mozilla, since 1999 */
+ white-space: -pre-wrap;
+
+ /* Opera 4-6 */
+ white-space: -o-pre-wrap;
+
+ /* Opera 7 */
+ word-wrap: break-word;
+
+ /* Internet Explorer 5.5+ */
+ padding: 1em;
+ max-width: 44em;
+}
+
+a, a:visited {
+ text-decoration: none;
+ color: #357edd;
+}
+
+a:hover {
+ color: #777;
+}
+
+a:focus {
+ color: #777;
+}
+
+img {
+ width: 100%;
+ display: block;
+ vertical-align: top;
+ text-align: center;
+}
+
+figcaption {
+ color: #777;
+ font-style: italic;
+ text-align: center;
+}
+
+table {
+ max-width: 30em;
+}
+
+ol, ul, li, p,dd {
+ -webkit-margin-before: 1em;
+ -webkit-margin-after: 1em;
+ -webkit-margin-start: 0;
+ -webkit-margin-end: 0;
+ line-height: 1.5;
+ font-size: 1.25rem;
+ max-width: 34rem;
+}
+
+@media screen and (min-width: 30em) and (max-width: 60em) {
+ h1 {
+ font-size: 2.25rem;
+ }
+
+ ol, ul, li, p, dd {
+ font-size: 1.2rem;
+ max-width: 30rem;
+ }
+}
+
+@media screen and (min-width: 30em) and (max-width: 40em) {
+ body {
+ padding: 2rem;
+ }
+
+ h1 {
+ font-size: 2.25rem;
+ }
+
+ ol, ul, li, p, dd {
+ font-size: 1.1rem;
+ }
+}
+
+@media all and (max-width: 30em) {
+ body {
+ padding: 0.875rem;
+ }
+
+ h1 {
+ font-size: 1.5rem;
+ }
+} \ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index 5a5b36f..c7d588c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -25,21 +25,21 @@
<meta name="og:title" content="Hugo Themes">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/">
<meta name="og:site_name" content="Hugo Themes">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -54,7 +54,7 @@
<aside>September 28, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/creating-a-new-theme/" style="color:black;">Creating a New Theme</a>
+ <a href="https://schollz.github.io/onetwothree/post/creating-a-new-theme/" style="color:black;">Creating a New Theme</a>
</p>
@@ -63,7 +63,7 @@
<aside>March 10, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/migrate-from-jekyll/" style="color:black;">Migrate to Hugo from Jekyll</a>
+ <a href="https://schollz.github.io/onetwothree/post/migrate-from-jekyll/" style="color:black;">Migrate to Hugo from Jekyll</a>
</p>
@@ -74,7 +74,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -83,7 +83,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
+ <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
</p>
diff --git a/docs/index.xml b/docs/index.xml
index 6b058a0..d533c71 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -2,31 +2,31 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/</link>
+ <link>https://schollz.github.io/onetwothree/</link>
<description>Recent content on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Sun, 28 Sep 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Creating a New Theme</title>
- <link>http://schollz.github.io/onetwothree/post/creating-a-new-theme/</link>
+ <link>https://schollz.github.io/onetwothree/post/creating-a-new-theme/</link>
<pubDate>Sun, 28 Sep 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/creating-a-new-theme/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/creating-a-new-theme/</guid>
<description>Introduction This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I&amp;rsquo;ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won&amp;rsquo;t cover using CSS to style your theme.
We&amp;rsquo;ll start with creating a new site with a very basic template.</description>
</item>
<item>
<title>Migrate to Hugo from Jekyll</title>
- <link>http://schollz.github.io/onetwothree/post/migrate-from-jekyll/</link>
+ <link>https://schollz.github.io/onetwothree/post/migrate-from-jekyll/</link>
<pubDate>Mon, 10 Mar 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/migrate-from-jekyll/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/migrate-from-jekyll/</guid>
<description>Move static content to static Jekyll has a rule that any directory not starting with _ will be copied as-is to the _site output. Hugo keeps all static content under static. You should therefore move it all there. With Jekyll, something that looked like
▾ &amp;lt;root&amp;gt;/ ▾ images/ logo.png should become
▾ &amp;lt;root&amp;gt;/ ▾ static/ ▾ images/ logo.png Additionally, you&amp;rsquo;ll want any files that should reside at the root (such as CNAME) to be moved to static.</description>
@@ -34,10 +34,10 @@ We&amp;rsquo;ll start with creating a new site with a very basic template.</desc
<item>
<title>About Hugo</title>
- <link>http://schollz.github.io/onetwothree/about/</link>
+ <link>https://schollz.github.io/onetwothree/about/</link>
<pubDate>Wed, 09 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/about/</guid>
+ <guid>https://schollz.github.io/onetwothree/about/</guid>
<description>Hugo is a static site engine written in Go.
It makes use of a variety of open source projects including:
Cobra Viper J Walter Weatherman Cast Learn more and contribute on GitHub.</description>
@@ -45,20 +45,20 @@ It makes use of a variety of open source projects including:
<item>
<title>(Hu)go Template Primer</title>
- <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
<description>Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates.
This document is a brief primer on using go templates.</description>
</item>
<item>
<title>Getting Started with Hugo</title>
- <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
<description>Step 1. Install Hugo Goto hugo releases and download the appropriate version for your os and architecture.
Save it somewhere specific as we will be using it in the next step.
More complete instructions are available at installing hugo
diff --git a/docs/post/creating-a-new-theme/index.html b/docs/post/creating-a-new-theme/index.html
index 3a597ad..a24783f 100644
--- a/docs/post/creating-a-new-theme/index.html
+++ b/docs/post/creating-a-new-theme/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Creating a New Theme">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/post/creating-a-new-theme/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/post/creating-a-new-theme/">
<meta name="og:site_name" content="Creating a New Theme">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -1198,7 +1198,7 @@ $ vi themes/zafta/layouts/_default/single.html
</small></p>
<p>
- <a href="http://schollz.github.io/onetwothree/post/migrate-from-jekyll/">← Migrate to Hugo from Jekyll</a>&nbsp;
+ <a href="https://schollz.github.io/onetwothree/post/migrate-from-jekyll/">← Migrate to Hugo from Jekyll</a>&nbsp;
</p>
diff --git a/docs/post/goisforlovers/index.html b/docs/post/goisforlovers/index.html
index 2067646..b5448ab 100644
--- a/docs/post/goisforlovers/index.html
+++ b/docs/post/goisforlovers/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="(Hu)go Template Primer">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/post/goisforlovers/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/post/goisforlovers/">
<meta name="og:site_name" content="(Hu)go Template Primer">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="go golang templates themes development ">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -91,7 +91,7 @@ window.onload = ready;
</script>
<div class="content">
- <h1>(Hu)go Template Primer <aside><a href="http://schollz.github.io/onetwothree/tags/go/" class="w3-tag">/go</a>&nbsp;&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/tags/golang/" class="w3-tag">/golang</a>&nbsp;&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/tags/templates/" class="w3-tag">/templates</a>&nbsp;&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/tags/themes/" class="w3-tag">/themes</a>&nbsp;&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/tags/development/" class="w3-tag">/development</a>&nbsp;&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about" class="w3-tag">/about</a></aside></h1>
+ <h1>(Hu)go Template Primer <aside><a href="https://schollz.github.io/onetwothree/tags/go/" class="w3-tag">/go</a>&nbsp;&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/tags/golang/" class="w3-tag">/golang</a>&nbsp;&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/tags/templates/" class="w3-tag">/templates</a>&nbsp;&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/tags/themes/" class="w3-tag">/themes</a>&nbsp;&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/tags/development/" class="w3-tag">/development</a>&nbsp;&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about" class="w3-tag">/about</a></aside></h1>
<p>Hugo uses the excellent <a href="http://golang.org/&gt;">go</a> <a href="http://golang.org/pkg/html/template/&gt;">html/template</a> library for
@@ -150,7 +150,7 @@ functions.</p>
<p>Each go template has a struct (object) made available to it. In hugo each
template is passed either a page or a node struct depending on which type of
page you are rendering. More details are available on the
-<a href="http://schollz.github.io/onetwothree/layout/variables">variables</a> page.</p>
+<a href="https://schollz.github.io/onetwothree/layout/variables">variables</a> page.</p>
<p>A variable is accessed by referencing the variable name.</p>
@@ -167,7 +167,7 @@ page you are rendering. More details are available on the
<p>Go template ship with a few functions which provide basic functionality. The go
template system also provides a mechanism for applications to extend the
-available functions with their own. <a href="http://schollz.github.io/onetwothree/layout/functions">Hugo template
+available functions with their own. <a href="https://schollz.github.io/onetwothree/layout/functions">Hugo template
functions</a> provide some additional functionality we believe
are useful for building websites. Functions are called by using their name
followed by the required parameters separated by spaces. Template
@@ -355,7 +355,7 @@ you want to inside of your templates.</p>
<h2 id="using-content-page-parameters">Using Content (page) Parameters</h2>
<p>In each piece of content you can provide variables to be used by the
-templates. This happens in the <a href="http://schollz.github.io/onetwothree/content/front-matter">front matter</a>.</p>
+templates. This happens in the <a href="https://schollz.github.io/onetwothree/content/front-matter">front matter</a>.</p>
<p>An example of this is used in this documentation site. Most of the pages
benefit from having the table of contents provided. Sometimes the TOC just
@@ -442,8 +442,8 @@ so, such as in this example:</p>
</small></p>
<p>
- <a href="http://schollz.github.io/onetwothree/post/hugoisforlovers/">← Getting Started with Hugo</a>&nbsp;
- <a href="http://schollz.github.io/onetwothree/post/migrate-from-jekyll/" style="float:right;">Migrate to Hugo from Jekyll →</a>
+ <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/">← Getting Started with Hugo</a>&nbsp;
+ <a href="https://schollz.github.io/onetwothree/post/migrate-from-jekyll/" style="float:right;">Migrate to Hugo from Jekyll →</a>
</p>
diff --git a/docs/post/hugoisforlovers/index.html b/docs/post/hugoisforlovers/index.html
index 0572688..0077a56 100644
--- a/docs/post/hugoisforlovers/index.html
+++ b/docs/post/hugoisforlovers/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Getting Started with Hugo">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/post/hugoisforlovers/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/post/hugoisforlovers/">
<meta name="og:site_name" content="Getting Started with Hugo">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="go golang hugo development ">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -91,7 +91,7 @@ window.onload = ready;
</script>
<div class="content">
- <h1>Getting Started with Hugo <aside><a href="http://schollz.github.io/onetwothree/tags/go/" class="w3-tag">/go</a>&nbsp;&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/tags/golang/" class="w3-tag">/golang</a>&nbsp;&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/tags/hugo/" class="w3-tag">/hugo</a>&nbsp;&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/tags/development/" class="w3-tag">/development</a>&nbsp;&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about" class="w3-tag">/about</a></aside></h1>
+ <h1>Getting Started with Hugo <aside><a href="https://schollz.github.io/onetwothree/tags/go/" class="w3-tag">/go</a>&nbsp;&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/tags/golang/" class="w3-tag">/golang</a>&nbsp;&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/tags/hugo/" class="w3-tag">/hugo</a>&nbsp;&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/tags/development/" class="w3-tag">/development</a>&nbsp;&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about" class="w3-tag">/about</a></aside></h1>
<h2 id="step-1-install-hugo">Step 1. Install Hugo</h2>
@@ -101,7 +101,7 @@ appropriate version for your os and architecture.</p>
<p>Save it somewhere specific as we will be using it in the next step.</p>
-<p>More complete instructions are available at <a href="http://schollz.github.io/onetwothree/overview/installing/">installing hugo</a></p>
+<p>More complete instructions are available at <a href="https://schollz.github.io/onetwothree/overview/installing/">installing hugo</a></p>
<h2 id="step-2-build-the-docs">Step 2. Build the Docs</h2>
@@ -184,7 +184,7 @@ Having nearly instant feedback enables you to have your creativity flow without
<p>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="float:right;">(Hu)go Template Primer →</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="float:right;">(Hu)go Template Primer →</a>
</p>
diff --git a/docs/post/index.html b/docs/post/index.html
index 606fb6d..eb97a3f 100644
--- a/docs/post/index.html
+++ b/docs/post/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Posts">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/post/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/post/">
<meta name="og:site_name" content="Posts">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -53,7 +53,7 @@
<aside>September 28, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/creating-a-new-theme/" style="color:black;">Creating a New Theme</a>
+ <a href="https://schollz.github.io/onetwothree/post/creating-a-new-theme/" style="color:black;">Creating a New Theme</a>
</p>
@@ -62,7 +62,7 @@
<aside>March 10, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/migrate-from-jekyll/" style="color:black;">Migrate to Hugo from Jekyll</a>
+ <a href="https://schollz.github.io/onetwothree/post/migrate-from-jekyll/" style="color:black;">Migrate to Hugo from Jekyll</a>
</p>
@@ -71,7 +71,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -80,7 +80,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
+ <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
</p>
diff --git a/docs/post/index.xml b/docs/post/index.xml
index dec6625..3d5f418 100644
--- a/docs/post/index.xml
+++ b/docs/post/index.xml
@@ -2,31 +2,31 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Posts on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/post/</link>
+ <link>https://schollz.github.io/onetwothree/post/</link>
<description>Recent content in Posts on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Sun, 28 Sep 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/post/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/post/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Creating a New Theme</title>
- <link>http://schollz.github.io/onetwothree/post/creating-a-new-theme/</link>
+ <link>https://schollz.github.io/onetwothree/post/creating-a-new-theme/</link>
<pubDate>Sun, 28 Sep 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/creating-a-new-theme/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/creating-a-new-theme/</guid>
<description>Introduction This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I&amp;rsquo;ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won&amp;rsquo;t cover using CSS to style your theme.
We&amp;rsquo;ll start with creating a new site with a very basic template.</description>
</item>
<item>
<title>Migrate to Hugo from Jekyll</title>
- <link>http://schollz.github.io/onetwothree/post/migrate-from-jekyll/</link>
+ <link>https://schollz.github.io/onetwothree/post/migrate-from-jekyll/</link>
<pubDate>Mon, 10 Mar 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/migrate-from-jekyll/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/migrate-from-jekyll/</guid>
<description>Move static content to static Jekyll has a rule that any directory not starting with _ will be copied as-is to the _site output. Hugo keeps all static content under static. You should therefore move it all there. With Jekyll, something that looked like
▾ &amp;lt;root&amp;gt;/ ▾ images/ logo.png should become
▾ &amp;lt;root&amp;gt;/ ▾ static/ ▾ images/ logo.png Additionally, you&amp;rsquo;ll want any files that should reside at the root (such as CNAME) to be moved to static.</description>
@@ -34,20 +34,20 @@ We&amp;rsquo;ll start with creating a new site with a very basic template.</desc
<item>
<title>(Hu)go Template Primer</title>
- <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
<description>Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates.
This document is a brief primer on using go templates.</description>
</item>
<item>
<title>Getting Started with Hugo</title>
- <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
<description>Step 1. Install Hugo Goto hugo releases and download the appropriate version for your os and architecture.
Save it somewhere specific as we will be using it in the next step.
More complete instructions are available at installing hugo
diff --git a/docs/post/migrate-from-jekyll/index.html b/docs/post/migrate-from-jekyll/index.html
index 95676ca..bc341f5 100644
--- a/docs/post/migrate-from-jekyll/index.html
+++ b/docs/post/migrate-from-jekyll/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Migrate to Hugo from Jekyll">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/post/migrate-from-jekyll/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/post/migrate-from-jekyll/">
<meta name="og:site_name" content="Migrate to Hugo from Jekyll">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -116,7 +116,7 @@ With Jekyll, something that looked like</p>
<h2 id="create-your-hugo-configuration-file">Create your Hugo configuration file</h2>
-<p>Hugo can read your configuration as JSON, YAML or TOML. Hugo supports parameters custom configuration too. Refer to the <a href="http://schollz.github.io/onetwothree/overview/configuration/">Hugo configuration documentation</a> for details.</p>
+<p>Hugo can read your configuration as JSON, YAML or TOML. Hugo supports parameters custom configuration too. Refer to the <a href="https://schollz.github.io/onetwothree/overview/configuration/">Hugo configuration documentation</a> for details.</p>
<h2 id="set-your-configuration-publish-folder-to-site">Set your configuration publish folder to <code>_site</code></h2>
@@ -142,13 +142,13 @@ git submodule add -b gh-pages git@github.com:your-username/your-repo.git public
<h2 id="convert-jekyll-templates-to-hugo-templates">Convert Jekyll templates to Hugo templates</h2>
-<p>That&rsquo;s the bulk of the work right here. The documentation is your friend. You should refer to <a href="http://jekyllrb.com/docs/templates/">Jekyll&rsquo;s template documentation</a> if you need to refresh your memory on how you built your blog and <a href="http://schollz.github.io/onetwothree/layout/templates/">Hugo&rsquo;s template</a> to learn Hugo&rsquo;s way.</p>
+<p>That&rsquo;s the bulk of the work right here. The documentation is your friend. You should refer to <a href="http://jekyllrb.com/docs/templates/">Jekyll&rsquo;s template documentation</a> if you need to refresh your memory on how you built your blog and <a href="https://schollz.github.io/onetwothree/layout/templates/">Hugo&rsquo;s template</a> to learn Hugo&rsquo;s way.</p>
<p>As a single reference data point, converting my templates for <a href="http://heyitsalex.net/">heyitsalex.net</a> took me no more than a few hours.</p>
<h2 id="convert-jekyll-plugins-to-hugo-shortcodes">Convert Jekyll plugins to Hugo shortcodes</h2>
-<p>Jekyll has <a href="http://jekyllrb.com/docs/plugins/">plugins</a>; Hugo has <a href="http://schollz.github.io/onetwothree/doc/shortcodes/">shortcodes</a>. It&rsquo;s fairly trivial to do a port.</p>
+<p>Jekyll has <a href="http://jekyllrb.com/docs/plugins/">plugins</a>; Hugo has <a href="https://schollz.github.io/onetwothree/doc/shortcodes/">shortcodes</a>. It&rsquo;s fairly trivial to do a port.</p>
<h3 id="implementation">Implementation</h3>
@@ -273,8 +273,8 @@ Liquid::Template.register_tag('image', Jekyll::ImageTag)
</small></p>
<p>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/">← (Hu)go Template Primer</a>&nbsp;
- <a href="http://schollz.github.io/onetwothree/post/creating-a-new-theme/" style="float:right;">Creating a New Theme →</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/">← (Hu)go Template Primer</a>&nbsp;
+ <a href="https://schollz.github.io/onetwothree/post/creating-a-new-theme/" style="float:right;">Creating a New Theme →</a>
</p>
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index a8337f4..4237f31 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -3,97 +3,97 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
- <loc>http://schollz.github.io/onetwothree/post/creating-a-new-theme/</loc>
+ <loc>https://schollz.github.io/onetwothree/post/creating-a-new-theme/</loc>
<lastmod>2014-09-28T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/post/migrate-from-jekyll/</loc>
+ <loc>https://schollz.github.io/onetwothree/post/migrate-from-jekyll/</loc>
<lastmod>2014-03-10T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/about/</loc>
+ <loc>https://schollz.github.io/onetwothree/about/</loc>
<lastmod>2014-04-09T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/post/goisforlovers/</loc>
+ <loc>https://schollz.github.io/onetwothree/post/goisforlovers/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/post/hugoisforlovers/</loc>
+ <loc>https://schollz.github.io/onetwothree/post/hugoisforlovers/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/categories/</loc>
+ <loc>https://schollz.github.io/onetwothree/categories/</loc>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/tags/development/</loc>
+ <loc>https://schollz.github.io/onetwothree/tags/development/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/categories/development/</loc>
+ <loc>https://schollz.github.io/onetwothree/categories/development/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/tags/go/</loc>
+ <loc>https://schollz.github.io/onetwothree/tags/go/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/tags/golang/</loc>
+ <loc>https://schollz.github.io/onetwothree/tags/golang/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/categories/golang/</loc>
+ <loc>https://schollz.github.io/onetwothree/categories/golang/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/tags/hugo/</loc>
+ <loc>https://schollz.github.io/onetwothree/tags/hugo/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/</loc>
+ <loc>https://schollz.github.io/onetwothree/</loc>
<lastmod>2014-09-28T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/post/</loc>
+ <loc>https://schollz.github.io/onetwothree/post/</loc>
<lastmod>2014-09-28T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/tags/</loc>
+ <loc>https://schollz.github.io/onetwothree/tags/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/tags/templates/</loc>
+ <loc>https://schollz.github.io/onetwothree/tags/templates/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>http://schollz.github.io/onetwothree/tags/themes/</loc>
+ <loc>https://schollz.github.io/onetwothree/tags/themes/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
diff --git a/docs/tags/development/index.html b/docs/tags/development/index.html
index 5e956ce..b216c05 100644
--- a/docs/tags/development/index.html
+++ b/docs/tags/development/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Development">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/tags/development/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/tags/development/">
<meta name="og:site_name" content="Development">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -53,7 +53,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -62,7 +62,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
+ <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
</p>
diff --git a/docs/tags/development/index.xml b/docs/tags/development/index.xml
index a124a9a..19a6461 100644
--- a/docs/tags/development/index.xml
+++ b/docs/tags/development/index.xml
@@ -2,31 +2,31 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Development on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/tags/development/</link>
+ <link>https://schollz.github.io/onetwothree/tags/development/</link>
<description>Recent content in Development on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Wed, 02 Apr 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/tags/development/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/tags/development/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
<description>Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates.
This document is a brief primer on using go templates.</description>
</item>
<item>
<title>Getting Started with Hugo</title>
- <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
<description>Step 1. Install Hugo Goto hugo releases and download the appropriate version for your os and architecture.
Save it somewhere specific as we will be using it in the next step.
More complete instructions are available at installing hugo
diff --git a/docs/tags/go/index.html b/docs/tags/go/index.html
index 2af41f2..1dbba8e 100644
--- a/docs/tags/go/index.html
+++ b/docs/tags/go/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Go">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/tags/go/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/tags/go/">
<meta name="og:site_name" content="Go">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -53,7 +53,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -62,7 +62,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
+ <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
</p>
diff --git a/docs/tags/go/index.xml b/docs/tags/go/index.xml
index 001bd1a..c0dc362 100644
--- a/docs/tags/go/index.xml
+++ b/docs/tags/go/index.xml
@@ -2,31 +2,31 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Go on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/tags/go/</link>
+ <link>https://schollz.github.io/onetwothree/tags/go/</link>
<description>Recent content in Go on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Wed, 02 Apr 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/tags/go/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/tags/go/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
<description>Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates.
This document is a brief primer on using go templates.</description>
</item>
<item>
<title>Getting Started with Hugo</title>
- <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
<description>Step 1. Install Hugo Goto hugo releases and download the appropriate version for your os and architecture.
Save it somewhere specific as we will be using it in the next step.
More complete instructions are available at installing hugo
diff --git a/docs/tags/golang/index.html b/docs/tags/golang/index.html
index bbe39ff..d33dbed 100644
--- a/docs/tags/golang/index.html
+++ b/docs/tags/golang/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Golang">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/tags/golang/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/tags/golang/">
<meta name="og:site_name" content="Golang">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -53,7 +53,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -62,7 +62,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
+ <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
</p>
diff --git a/docs/tags/golang/index.xml b/docs/tags/golang/index.xml
index 82802da..2ffe4ba 100644
--- a/docs/tags/golang/index.xml
+++ b/docs/tags/golang/index.xml
@@ -2,31 +2,31 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Golang on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/tags/golang/</link>
+ <link>https://schollz.github.io/onetwothree/tags/golang/</link>
<description>Recent content in Golang on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Wed, 02 Apr 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/tags/golang/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/tags/golang/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
<description>Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates.
This document is a brief primer on using go templates.</description>
</item>
<item>
<title>Getting Started with Hugo</title>
- <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
<description>Step 1. Install Hugo Goto hugo releases and download the appropriate version for your os and architecture.
Save it somewhere specific as we will be using it in the next step.
More complete instructions are available at installing hugo
diff --git a/docs/tags/hugo/index.html b/docs/tags/hugo/index.html
index bbed1dd..ef6baf8 100644
--- a/docs/tags/hugo/index.html
+++ b/docs/tags/hugo/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Hugo">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/tags/hugo/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/tags/hugo/">
<meta name="og:site_name" content="Hugo">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -53,7 +53,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
+ <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/" style="color:black;">Getting Started with Hugo</a>
</p>
diff --git a/docs/tags/hugo/index.xml b/docs/tags/hugo/index.xml
index cec5e0b..0a7e115 100644
--- a/docs/tags/hugo/index.xml
+++ b/docs/tags/hugo/index.xml
@@ -2,21 +2,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Hugo on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/tags/hugo/</link>
+ <link>https://schollz.github.io/onetwothree/tags/hugo/</link>
<description>Recent content in Hugo on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Wed, 02 Apr 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Getting Started with Hugo</title>
- <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
<description>Step 1. Install Hugo Goto hugo releases and download the appropriate version for your os and architecture.
Save it somewhere specific as we will be using it in the next step.
More complete instructions are available at installing hugo
diff --git a/docs/tags/index.xml b/docs/tags/index.xml
index 96d56b7..48c419e 100644
--- a/docs/tags/index.xml
+++ b/docs/tags/index.xml
@@ -2,66 +2,66 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/tags/</link>
+ <link>https://schollz.github.io/onetwothree/tags/</link>
<description>Recent content in Tags on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Wed, 02 Apr 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/tags/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Development</title>
- <link>http://schollz.github.io/onetwothree/tags/development/</link>
+ <link>https://schollz.github.io/onetwothree/tags/development/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/tags/development/</guid>
+ <guid>https://schollz.github.io/onetwothree/tags/development/</guid>
<description></description>
</item>
<item>
<title>Go</title>
- <link>http://schollz.github.io/onetwothree/tags/go/</link>
+ <link>https://schollz.github.io/onetwothree/tags/go/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/tags/go/</guid>
+ <guid>https://schollz.github.io/onetwothree/tags/go/</guid>
<description></description>
</item>
<item>
<title>Golang</title>
- <link>http://schollz.github.io/onetwothree/tags/golang/</link>
+ <link>https://schollz.github.io/onetwothree/tags/golang/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/tags/golang/</guid>
+ <guid>https://schollz.github.io/onetwothree/tags/golang/</guid>
<description></description>
</item>
<item>
<title>Hugo</title>
- <link>http://schollz.github.io/onetwothree/tags/hugo/</link>
+ <link>https://schollz.github.io/onetwothree/tags/hugo/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/tags/hugo/</guid>
+ <guid>https://schollz.github.io/onetwothree/tags/hugo/</guid>
<description></description>
</item>
<item>
<title>Templates</title>
- <link>http://schollz.github.io/onetwothree/tags/templates/</link>
+ <link>https://schollz.github.io/onetwothree/tags/templates/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/tags/templates/</guid>
+ <guid>https://schollz.github.io/onetwothree/tags/templates/</guid>
<description></description>
</item>
<item>
<title>Themes</title>
- <link>http://schollz.github.io/onetwothree/tags/themes/</link>
+ <link>https://schollz.github.io/onetwothree/tags/themes/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/tags/themes/</guid>
+ <guid>https://schollz.github.io/onetwothree/tags/themes/</guid>
<description></description>
</item>
diff --git a/docs/tags/templates/index.html b/docs/tags/templates/index.html
index 02441f2..943d908 100644
--- a/docs/tags/templates/index.html
+++ b/docs/tags/templates/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Templates">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/tags/templates/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/tags/templates/">
<meta name="og:site_name" content="Templates">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -53,7 +53,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
diff --git a/docs/tags/templates/index.xml b/docs/tags/templates/index.xml
index 1cc53bc..7862393 100644
--- a/docs/tags/templates/index.xml
+++ b/docs/tags/templates/index.xml
@@ -2,21 +2,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Templates on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/tags/templates/</link>
+ <link>https://schollz.github.io/onetwothree/tags/templates/</link>
<description>Recent content in Templates on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Wed, 02 Apr 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/tags/templates/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/tags/templates/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
<description>Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates.
This document is a brief primer on using go templates.</description>
</item>
diff --git a/docs/tags/themes/index.html b/docs/tags/themes/index.html
index 2afae85..a4aba64 100644
--- a/docs/tags/themes/index.html
+++ b/docs/tags/themes/index.html
@@ -24,21 +24,21 @@
<meta name="og:title" content="Themes">
<meta name="og:description" content="">
- <meta name="og:url" content="http://schollz.github.io/onetwothree/tags/themes/">
+ <meta name="og:url" content="https://schollz.github.io/onetwothree/tags/themes/">
<meta name="og:site_name" content="Themes">
<meta name="og:type" content="article">
<meta name="article:author" content="yakczar">
<meta name="article:tag" content="">
- <link rel="stylesheet" type="text/css" href="http://schollz.github.io/onetwothree/css/style.css">
- <script src="http://schollz.github.io/onetwothree/js/caption.js"></script>
+ <link rel="stylesheet" type="text/css" href="https://schollz.github.io/onetwothree/css/style.css">
+ <script src="https://schollz.github.io/onetwothree/js/caption.js"></script>
</head>
<body>
<header style="color:#CCCCCC;">
- <a href="http://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="http://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
+ <a href="https://schollz.github.io/onetwothree/" style="color:#CCCCCC;"><strong>Posts</strong></a>&nbsp;&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:#CCCCCC;"><strong>About Hugo</strong></a>
</header>
@@ -53,7 +53,7 @@
<aside>April 2, 2014
</aside>
- <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
+ <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
diff --git a/docs/tags/themes/index.xml b/docs/tags/themes/index.xml
index 5b93076..90b0298 100644
--- a/docs/tags/themes/index.xml
+++ b/docs/tags/themes/index.xml
@@ -2,21 +2,21 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Themes on Hugo Themes</title>
- <link>http://schollz.github.io/onetwothree/tags/themes/</link>
+ <link>https://schollz.github.io/onetwothree/tags/themes/</link>
<description>Recent content in Themes on Hugo Themes</description>
<generator>Hugo -- gohugo.io</generator>
<copyright>Copyright (c) 2008 - 2014, Steve Francia; all rights reserved.</copyright>
<lastBuildDate>Wed, 02 Apr 2014 00:00:00 +0000</lastBuildDate>
- <atom:link href="http://schollz.github.io/onetwothree/tags/themes/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="https://schollz.github.io/onetwothree/tags/themes/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>http://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
<description>Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates.
This document is a brief primer on using go templates.</description>
</item>