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:09:56 +0300
committerZack Scholl <zack.scholl@gmail.com>2017-12-15 17:09:56 +0300
commit37d1003b4c4bbd34a0bf4fc2684b108408c35019 (patch)
treeb59ef305b1eb78a5c5c6aa2ebd631b9e8be8aae5
parentbf2a81bc92f9abd3945ec9f757ecd4b7e8f8711c (diff)
Update docs
-rw-r--r--[-rwxr-xr-x]docs/.gitignore0
-rw-r--r--[-rwxr-xr-x]docs/about/index.html78
-rw-r--r--[-rwxr-xr-x]docs/categories/development/index.html38
-rw-r--r--[-rwxr-xr-x]docs/categories/development/index.xml12
-rw-r--r--[-rwxr-xr-x]docs/categories/golang/index.html38
-rw-r--r--[-rwxr-xr-x]docs/categories/golang/index.xml12
-rw-r--r--[-rwxr-xr-x]docs/categories/index.xml12
-rwxr-xr-xdocs/css/style.css8
-rw-r--r--docs/css/style2.css165
-rw-r--r--[-rwxr-xr-x]docs/index.html48
-rw-r--r--[-rwxr-xr-x]docs/index.xml24
-rw-r--r--[-rwxr-xr-x]docs/js/caption.js26
-rw-r--r--[-rwxr-xr-x]docs/post/creating-a-new-theme/index.html86
-rw-r--r--[-rwxr-xr-x]docs/post/goisforlovers/index.html92
-rw-r--r--[-rwxr-xr-x]docs/post/hugoisforlovers/index.html96
-rw-r--r--[-rwxr-xr-x]docs/post/index.html42
-rw-r--r--[-rwxr-xr-x]docs/post/index.xml20
-rw-r--r--[-rwxr-xr-x]docs/post/migrate-from-jekyll/index.html92
-rw-r--r--[-rwxr-xr-x]docs/sitemap.xml34
-rw-r--r--[-rwxr-xr-x]docs/tags/development/index.html38
-rw-r--r--[-rwxr-xr-x]docs/tags/development/index.xml12
-rw-r--r--[-rwxr-xr-x]docs/tags/go/index.html38
-rw-r--r--[-rwxr-xr-x]docs/tags/go/index.xml12
-rw-r--r--[-rwxr-xr-x]docs/tags/golang/index.html38
-rw-r--r--[-rwxr-xr-x]docs/tags/golang/index.xml12
-rw-r--r--[-rwxr-xr-x]docs/tags/hugo/index.html32
-rw-r--r--[-rwxr-xr-x]docs/tags/hugo/index.xml8
-rw-r--r--[-rwxr-xr-x]docs/tags/index.xml28
-rw-r--r--[-rwxr-xr-x]docs/tags/templates/index.html32
-rw-r--r--[-rwxr-xr-x]docs/tags/templates/index.xml8
-rw-r--r--[-rwxr-xr-x]docs/tags/themes/index.html32
-rw-r--r--[-rwxr-xr-x]docs/tags/themes/index.xml8
-rwxr-xr-xlayouts/partials/header.html2
-rwxr-xr-x[-rw-r--r--]static/css/style.css488
-rwxr-xr-xstatic/css/style1.css323
35 files changed, 1172 insertions, 862 deletions
diff --git a/docs/.gitignore b/docs/.gitignore
index e69de29..e69de29 100755..100644
--- a/docs/.gitignore
+++ b/docs/.gitignore
diff --git a/docs/about/index.html b/docs/about/index.html
index 54845de..3af47e4 100755..100644
--- a/docs/about/index.html
+++ b/docs/about/index.html
@@ -3,40 +3,95 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>About Hugo</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="About Hugo">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="About Hugo">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="About Hugo">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
-
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
-
+<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>
-</header>
+</header>
+<div id="loadingMask" style="width: 100%; height: 100%; position: fixed; background: #fff;"></div>
+<script>
+function fadeOut(el) {
+ el.style.opacity = 1;
+ var last = +new Date();
+ var tick = function() {
+ el.style.opacity = +el.style.opacity - (new Date() - last) / 80;
+ last = +new Date();
+
+
+ if (el.style.opacity > 0) {
+ (window.requestAnimationFrame && requestAnimationFrame(tick)) || setTimeout(tick, 16);
+ } else {
+ el.style.display='none';
+ }
+ };
+
+ tick();
+}
+
+function ready(fn) {
+ if (document.attachEvent ? document.readyState === "complete" : document.readyState !== "loading") {
+ el = document.getElementById('loadingMask');
+ fadeOut(el);
+ var elements = document.querySelectorAll("img");
+ Array.prototype.forEach.call(elements, function(el, i) {
+ if (el.getAttribute("alt")) {
+ const caption = document.createElement('figcaption');
+ var node = document.createTextNode(el.getAttribute("alt"));
+ caption.appendChild(node);
+ const wrapper = document.createElement('figure');
+ wrapper.className = 'image';
+ el.parentNode.insertBefore(wrapper, el);
+ el.parentNode.removeChild(el);
+ wrapper.appendChild(el);
+ wrapper.appendChild(caption);
+ }
+ });
+
+ } else {
+ document.addEventListener('DOMContentLoaded', fn);
+ }
+}
+window.onload = ready;
+</script>
<div class="content">
- <h1>About Hugo <aside> </aside></h1>
+ <h1>About Hugo <aside></aside></h1>
<p>Hugo is a static site engine written in Go.</p>
<p>It makes use of a variety of open source projects including:</p>
@@ -53,9 +108,10 @@
</div>
+<footer>
-
+</footer>
diff --git a/docs/categories/development/index.html b/docs/categories/development/index.html
index 7835001..15a0184 100755..100644
--- a/docs/categories/development/index.html
+++ b/docs/categories/development/index.html
@@ -3,35 +3,47 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Development</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Development">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Development">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Development">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
+<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>
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
+</header>
-</header>
<div class="content">
@@ -40,12 +52,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/templates/">templates</a>, <a href="https://schollz.github.io/onetwothree/tags/themes/">themes</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/goisforlovers/">(Hu)go Template Primer</a>
+ <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -53,12 +61,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/hugo/">hugo</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/">Getting Started with Hugo</a>
+ <a href="http://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 b64950f..2f3194e 100755..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>https://schollz.github.io/onetwothree/categories/development/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/categories/development/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/categories/development/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>http://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 88e89bb..388a025 100755..100644
--- a/docs/categories/golang/index.html
+++ b/docs/categories/golang/index.html
@@ -3,35 +3,47 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Golang</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Golang">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Golang">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Golang">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
+<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>
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
+</header>
-</header>
<div class="content">
@@ -40,12 +52,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/templates/">templates</a>, <a href="https://schollz.github.io/onetwothree/tags/themes/">themes</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/goisforlovers/">(Hu)go Template Primer</a>
+ <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -53,12 +61,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/hugo/">hugo</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/">Getting Started with Hugo</a>
+ <a href="http://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 bcb0c61..6733ded 100755..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>https://schollz.github.io/onetwothree/categories/golang/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/categories/golang/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/categories/golang/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>http://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 e2bbffe..1a4e653 100755..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>https://schollz.github.io/onetwothree/categories/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/categories/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Development</title>
- <link>https://schollz.github.io/onetwothree/categories/development/</link>
+ <link>http://schollz.github.io/onetwothree/categories/development/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/categories/development/</guid>
+ <guid>http://schollz.github.io/onetwothree/categories/development/</guid>
<description></description>
</item>
<item>
<title>Golang</title>
- <link>https://schollz.github.io/onetwothree/categories/golang/</link>
+ <link>http://schollz.github.io/onetwothree/categories/golang/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/categories/golang/</guid>
+ <guid>http://schollz.github.io/onetwothree/categories/golang/</guid>
<description></description>
</item>
diff --git a/docs/css/style.css b/docs/css/style.css
index ddffe73..dc3d43d 100755
--- a/docs/css/style.css
+++ b/docs/css/style.css
@@ -9,7 +9,7 @@ h1,h2,h3,h4,h5,h6,header,header.a {
font-family: 'Alegreya Sans SC', sans-serif;
}
-header,header.a {
+header,header.a{
font-weight: bold;
}
@@ -92,6 +92,11 @@ header {
border-bottom: 0.10em solid black;
}
+footer {
+ display:block;
+ padding: 0.5rem 0 5.5rem 0;
+}
+
@media all and (max-width:520px) {
div.content {
padding: 0;
@@ -171,6 +176,7 @@ table th {
img {
width: 100%;
+ border-radius: 25px;
}
diff --git a/docs/css/style2.css b/docs/css/style2.css
new file mode 100644
index 0000000..cd8ae5f
--- /dev/null
+++ b/docs/css/style2.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 ac81068..5a5b36f 100755..100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,40 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <meta name="generator" content="Hugo 0.29" />
+ <meta name="generator" content="Hugo 0.31.1" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Hugo Themes</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Hugo Themes">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Hugo Themes">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Hugo Themes">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
+<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>
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
+
+</header>
+
-</header>
-
-
<div class="content">
@@ -42,7 +54,7 @@
<aside>September 28, 2014
</aside>
- <a href="https://schollz.github.io/onetwothree/post/creating-a-new-theme/">Creating a New Theme</a>
+ <a href="http://schollz.github.io/onetwothree/post/creating-a-new-theme/" style="color:black;">Creating a New Theme</a>
</p>
@@ -51,7 +63,7 @@
<aside>March 10, 2014
</aside>
- <a href="https://schollz.github.io/onetwothree/post/migrate-from-jekyll/">Migrate to Hugo from Jekyll</a>
+ <a href="http://schollz.github.io/onetwothree/post/migrate-from-jekyll/" style="color:black;">Migrate to Hugo from Jekyll</a>
</p>
@@ -61,12 +73,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/templates/">templates</a>, <a href="https://schollz.github.io/onetwothree/tags/themes/">themes</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/goisforlovers/">(Hu)go Template Primer</a>
+ <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -74,12 +82,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/hugo/">hugo</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/">Getting Started with Hugo</a>
+ <a href="http://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 d533c71..6b058a0 100755..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>https://schollz.github.io/onetwothree/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Creating a New Theme</title>
- <link>https://schollz.github.io/onetwothree/post/creating-a-new-theme/</link>
+ <link>http://schollz.github.io/onetwothree/post/creating-a-new-theme/</link>
<pubDate>Sun, 28 Sep 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/creating-a-new-theme/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/migrate-from-jekyll/</link>
+ <link>http://schollz.github.io/onetwothree/post/migrate-from-jekyll/</link>
<pubDate>Mon, 10 Mar 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/migrate-from-jekyll/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/about/</link>
+ <link>http://schollz.github.io/onetwothree/about/</link>
<pubDate>Wed, 09 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/about/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>http://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/js/caption.js b/docs/js/caption.js
index 95bcfdc..b28b04f 100755..100644
--- a/docs/js/caption.js
+++ b/docs/js/caption.js
@@ -1,23 +1,3 @@
-function ready(fn) {
- if (document.attachEvent ? document.readyState === "complete" : document.readyState !== "loading") {
- var elements = document.querySelectorAll("img");
- Array.prototype.forEach.call(elements, function(el, i) {
- if (el.getAttribute("alt")) {
- const caption = document.createElement('figcaption');
- var node = document.createTextNode(el.getAttribute("alt"));
- caption.appendChild(node);
- const wrapper = document.createElement('figure');
- wrapper.className = 'image';
- el.parentNode.insertBefore(wrapper, el);
- el.parentNode.removeChild(el);
- wrapper.appendChild(el);
- wrapper.appendChild(caption);
- console.log(el);
- console.log(el.outerHTML)
- }
- });
- } else {
- document.addEventListener('DOMContentLoaded', fn);
- }
-}
-window.onload = ready;
+
+
+
diff --git a/docs/post/creating-a-new-theme/index.html b/docs/post/creating-a-new-theme/index.html
index 3af24b8..3a597ad 100755..100644
--- a/docs/post/creating-a-new-theme/index.html
+++ b/docs/post/creating-a-new-theme/index.html
@@ -3,40 +3,95 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Creating a New Theme</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Creating a New Theme">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Creating a New Theme">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Creating a New Theme">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
-
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
-
+<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>
-</header>
+</header>
+
+<div id="loadingMask" style="width: 100%; height: 100%; position: fixed; background: #fff;"></div>
+<script>
+function fadeOut(el) {
+ el.style.opacity = 1;
+
+ var last = +new Date();
+ var tick = function() {
+ el.style.opacity = +el.style.opacity - (new Date() - last) / 80;
+ last = +new Date();
+
+ if (el.style.opacity > 0) {
+ (window.requestAnimationFrame && requestAnimationFrame(tick)) || setTimeout(tick, 16);
+ } else {
+ el.style.display='none';
+ }
+ };
+ tick();
+}
+
+function ready(fn) {
+ if (document.attachEvent ? document.readyState === "complete" : document.readyState !== "loading") {
+ el = document.getElementById('loadingMask');
+ fadeOut(el);
+ var elements = document.querySelectorAll("img");
+ Array.prototype.forEach.call(elements, function(el, i) {
+ if (el.getAttribute("alt")) {
+ const caption = document.createElement('figcaption');
+ var node = document.createTextNode(el.getAttribute("alt"));
+ caption.appendChild(node);
+ const wrapper = document.createElement('figure');
+ wrapper.className = 'image';
+ el.parentNode.insertBefore(wrapper, el);
+ el.parentNode.removeChild(el);
+ wrapper.appendChild(el);
+ wrapper.appendChild(caption);
+ }
+ });
+
+ } else {
+ document.addEventListener('DOMContentLoaded', fn);
+ }
+}
+window.onload = ready;
+</script>
<div class="content">
- <h1>Creating a New Theme <aside> </aside></h1>
+ <h1>Creating a New Theme <aside></aside></h1>
<h2 id="introduction">Introduction</h2>
@@ -1134,17 +1189,19 @@ $ vi themes/zafta/layouts/_default/single.html
</div>
-
<footer>
+
<p><small><em>Written September 28, 2014. </em>
+
+ Send feedback to <a href="https://twitter.com/intent/tweet?text=%40yakczar%20%23postcreating-a-new-theme%20">@yakczar</a>.
</small></p>
<p>
- <a href="https://schollz.github.io/onetwothree/post/migrate-from-jekyll/">← Migrate to Hugo from Jekyll</a>&nbsp;
+ <a href="http://schollz.github.io/onetwothree/post/migrate-from-jekyll/">← Migrate to Hugo from Jekyll</a>&nbsp;
+
</p>
-</span>
</footer>
@@ -1152,8 +1209,5 @@ $ vi themes/zafta/layouts/_default/single.html
-
-
-
</body>
</html>
diff --git a/docs/post/goisforlovers/index.html b/docs/post/goisforlovers/index.html
index c120869..2067646 100755..100644
--- a/docs/post/goisforlovers/index.html
+++ b/docs/post/goisforlovers/index.html
@@ -3,40 +3,95 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>(Hu)go Template Primer</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="(Hu)go Template Primer">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="(Hu)go Template Primer">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="(Hu)go Template Primer">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
-
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
-
+<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>
-</header>
+</header>
+
+<div id="loadingMask" style="width: 100%; height: 100%; position: fixed; background: #fff;"></div>
+<script>
+function fadeOut(el) {
+ el.style.opacity = 1;
+
+ var last = +new Date();
+ var tick = function() {
+ el.style.opacity = +el.style.opacity - (new Date() - last) / 80;
+ last = +new Date();
+
+ if (el.style.opacity > 0) {
+ (window.requestAnimationFrame && requestAnimationFrame(tick)) || setTimeout(tick, 16);
+ } else {
+ el.style.display='none';
+ }
+ };
+ tick();
+}
+
+function ready(fn) {
+ if (document.attachEvent ? document.readyState === "complete" : document.readyState !== "loading") {
+ el = document.getElementById('loadingMask');
+ fadeOut(el);
+ var elements = document.querySelectorAll("img");
+ Array.prototype.forEach.call(elements, function(el, i) {
+ if (el.getAttribute("alt")) {
+ const caption = document.createElement('figcaption');
+ var node = document.createTextNode(el.getAttribute("alt"));
+ caption.appendChild(node);
+ const wrapper = document.createElement('figure');
+ wrapper.className = 'image';
+ el.parentNode.insertBefore(wrapper, el);
+ el.parentNode.removeChild(el);
+ wrapper.appendChild(el);
+ wrapper.appendChild(caption);
+ }
+ });
+
+ } else {
+ document.addEventListener('DOMContentLoaded', fn);
+ }
+}
+window.onload = ready;
+</script>
<div class="content">
- <h1>(Hu)go Template Primer <aside><a href="https://schollz.github.io/onetwothree/tags/go/" class="w3-tag">/go</a>&nbsp;<a href="https://schollz.github.io/onetwothree/tags/golang/" class="w3-tag">/golang</a>&nbsp;<a href="https://schollz.github.io/onetwothree/tags/templates/" class="w3-tag">/templates</a>&nbsp;<a href="https://schollz.github.io/onetwothree/tags/themes/" class="w3-tag">/themes</a>&nbsp;<a href="https://schollz.github.io/onetwothree/tags/development/" class="w3-tag">/development</a>&nbsp; </aside></h1>
+ <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>
<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
@@ -95,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="https://schollz.github.io/onetwothree/layout/variables">variables</a> page.</p>
+<a href="http://schollz.github.io/onetwothree/layout/variables">variables</a> page.</p>
<p>A variable is accessed by referencing the variable name.</p>
@@ -112,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="https://schollz.github.io/onetwothree/layout/functions">Hugo template
+available functions with their own. <a href="http://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
@@ -300,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="https://schollz.github.io/onetwothree/content/front-matter">front matter</a>.</p>
+templates. This happens in the <a href="http://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
@@ -378,17 +433,19 @@ so, such as in this example:</p>
</div>
-
<footer>
+
<p><small><em>Written April 2, 2014. </em>
+
+ Send feedback to <a href="https://twitter.com/intent/tweet?text=%40yakczar%20%23postgoisforlovers%20">@yakczar</a>.
</small></p>
<p>
- <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>
+ <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>
</p>
-</span>
</footer>
@@ -396,8 +453,5 @@ so, such as in this example:</p>
-
-
-
</body>
</html>
diff --git a/docs/post/hugoisforlovers/index.html b/docs/post/hugoisforlovers/index.html
index 130ddfe..0572688 100755..100644
--- a/docs/post/hugoisforlovers/index.html
+++ b/docs/post/hugoisforlovers/index.html
@@ -3,40 +3,95 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Getting Started with Hugo</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Getting Started with Hugo">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Getting Started with Hugo">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Getting Started with Hugo">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
-
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
-
-
-
-</header>
-
-
+<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>
+
+
+</header>
+
+<div id="loadingMask" style="width: 100%; height: 100%; position: fixed; background: #fff;"></div>
+<script>
+function fadeOut(el) {
+ el.style.opacity = 1;
+
+ var last = +new Date();
+ var tick = function() {
+ el.style.opacity = +el.style.opacity - (new Date() - last) / 80;
+ last = +new Date();
+
+
+ if (el.style.opacity > 0) {
+ (window.requestAnimationFrame && requestAnimationFrame(tick)) || setTimeout(tick, 16);
+ } else {
+ el.style.display='none';
+ }
+ };
+
+ tick();
+}
+
+function ready(fn) {
+ if (document.attachEvent ? document.readyState === "complete" : document.readyState !== "loading") {
+ el = document.getElementById('loadingMask');
+ fadeOut(el);
+ var elements = document.querySelectorAll("img");
+ Array.prototype.forEach.call(elements, function(el, i) {
+ if (el.getAttribute("alt")) {
+ const caption = document.createElement('figcaption');
+ var node = document.createTextNode(el.getAttribute("alt"));
+ caption.appendChild(node);
+ const wrapper = document.createElement('figure');
+ wrapper.className = 'image';
+ el.parentNode.insertBefore(wrapper, el);
+ el.parentNode.removeChild(el);
+ wrapper.appendChild(el);
+ wrapper.appendChild(caption);
+ }
+ });
+
+ } else {
+ document.addEventListener('DOMContentLoaded', fn);
+ }
+}
+window.onload = ready;
+</script>
<div class="content">
- <h1>Getting Started with Hugo <aside><a href="https://schollz.github.io/onetwothree/tags/go/" class="w3-tag">/go</a>&nbsp;<a href="https://schollz.github.io/onetwothree/tags/golang/" class="w3-tag">/golang</a>&nbsp;<a href="https://schollz.github.io/onetwothree/tags/hugo/" class="w3-tag">/hugo</a>&nbsp;<a href="https://schollz.github.io/onetwothree/tags/development/" class="w3-tag">/development</a>&nbsp; </aside></h1>
+ <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>
<h2 id="step-1-install-hugo">Step 1. Install Hugo</h2>
@@ -46,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="https://schollz.github.io/onetwothree/overview/installing/">installing hugo</a></p>
+<p>More complete instructions are available at <a href="http://schollz.github.io/onetwothree/overview/installing/">installing hugo</a></p>
<h2 id="step-2-build-the-docs">Step 2. Build the Docs</h2>
@@ -119,17 +174,19 @@ Having nearly instant feedback enables you to have your creativity flow without
</div>
-
<footer>
+
<p><small><em>Written April 2, 2014. </em>
+
+ Send feedback to <a href="https://twitter.com/intent/tweet?text=%40yakczar%20%23posthugoisforlovers%20">@yakczar</a>.
</small></p>
<p>
- <a href="https://schollz.github.io/onetwothree/post/goisforlovers/" style="float:right;">(Hu)go Template Primer →</a>
+
+ <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="float:right;">(Hu)go Template Primer →</a>
</p>
-</span>
</footer>
@@ -137,8 +194,5 @@ Having nearly instant feedback enables you to have your creativity flow without
-
-
-
</body>
</html>
diff --git a/docs/post/index.html b/docs/post/index.html
index f2ed24a..606fb6d 100755..100644
--- a/docs/post/index.html
+++ b/docs/post/index.html
@@ -3,35 +3,47 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Posts</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Posts">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Posts">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Posts">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
+<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>
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
+</header>
-</header>
<div class="content">
@@ -41,7 +53,7 @@
<aside>September 28, 2014
</aside>
- <a href="https://schollz.github.io/onetwothree/post/creating-a-new-theme/">Creating a New Theme</a>
+ <a href="http://schollz.github.io/onetwothree/post/creating-a-new-theme/" style="color:black;">Creating a New Theme</a>
</p>
@@ -50,7 +62,7 @@
<aside>March 10, 2014
</aside>
- <a href="https://schollz.github.io/onetwothree/post/migrate-from-jekyll/">Migrate to Hugo from Jekyll</a>
+ <a href="http://schollz.github.io/onetwothree/post/migrate-from-jekyll/" style="color:black;">Migrate to Hugo from Jekyll</a>
</p>
@@ -58,12 +70,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/templates/">templates</a>, <a href="https://schollz.github.io/onetwothree/tags/themes/">themes</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/goisforlovers/">(Hu)go Template Primer</a>
+ <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -71,12 +79,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/hugo/">hugo</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/">Getting Started with Hugo</a>
+ <a href="http://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 3d5f418..dec6625 100755..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>https://schollz.github.io/onetwothree/post/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/post/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/post/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Creating a New Theme</title>
- <link>https://schollz.github.io/onetwothree/post/creating-a-new-theme/</link>
+ <link>http://schollz.github.io/onetwothree/post/creating-a-new-theme/</link>
<pubDate>Sun, 28 Sep 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/creating-a-new-theme/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/migrate-from-jekyll/</link>
+ <link>http://schollz.github.io/onetwothree/post/migrate-from-jekyll/</link>
<pubDate>Mon, 10 Mar 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/migrate-from-jekyll/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>http://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 4adba01..95676ca 100755..100644
--- a/docs/post/migrate-from-jekyll/index.html
+++ b/docs/post/migrate-from-jekyll/index.html
@@ -3,40 +3,95 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Migrate to Hugo from Jekyll</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Migrate to Hugo from Jekyll">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Migrate to Hugo from Jekyll">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Migrate to Hugo from Jekyll">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
-
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
-
+<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>
-</header>
+</header>
+
+<div id="loadingMask" style="width: 100%; height: 100%; position: fixed; background: #fff;"></div>
+<script>
+function fadeOut(el) {
+ el.style.opacity = 1;
+
+ var last = +new Date();
+ var tick = function() {
+ el.style.opacity = +el.style.opacity - (new Date() - last) / 80;
+ last = +new Date();
+
+ if (el.style.opacity > 0) {
+ (window.requestAnimationFrame && requestAnimationFrame(tick)) || setTimeout(tick, 16);
+ } else {
+ el.style.display='none';
+ }
+ };
+ tick();
+}
+
+function ready(fn) {
+ if (document.attachEvent ? document.readyState === "complete" : document.readyState !== "loading") {
+ el = document.getElementById('loadingMask');
+ fadeOut(el);
+ var elements = document.querySelectorAll("img");
+ Array.prototype.forEach.call(elements, function(el, i) {
+ if (el.getAttribute("alt")) {
+ const caption = document.createElement('figcaption');
+ var node = document.createTextNode(el.getAttribute("alt"));
+ caption.appendChild(node);
+ const wrapper = document.createElement('figure');
+ wrapper.className = 'image';
+ el.parentNode.insertBefore(wrapper, el);
+ el.parentNode.removeChild(el);
+ wrapper.appendChild(el);
+ wrapper.appendChild(caption);
+ }
+ });
+
+ } else {
+ document.addEventListener('DOMContentLoaded', fn);
+ }
+}
+window.onload = ready;
+</script>
<div class="content">
- <h1>Migrate to Hugo from Jekyll <aside> </aside></h1>
+ <h1>Migrate to Hugo from Jekyll <aside></aside></h1>
<h2 id="move-static-content-to-static">Move static content to <code>static</code></h2>
@@ -61,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="https://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="http://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>
@@ -87,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="https://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="http://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="https://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="http://schollz.github.io/onetwothree/doc/shortcodes/">shortcodes</a>. It&rsquo;s fairly trivial to do a port.</p>
<h3 id="implementation">Implementation</h3>
@@ -209,17 +264,19 @@ Liquid::Template.register_tag('image', Jekyll::ImageTag)
</div>
-
<footer>
+
<p><small><em>Written March 10, 2014. </em>
+
+ Send feedback to <a href="https://twitter.com/intent/tweet?text=%40yakczar%20%23postmigrate-from-jekyll%20">@yakczar</a>.
</small></p>
<p>
- <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>
+ <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>
</p>
-</span>
</footer>
@@ -227,8 +284,5 @@ Liquid::Template.register_tag('image', Jekyll::ImageTag)
-
-
-
</body>
</html>
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 4237f31..a8337f4 100755..100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -3,97 +3,97 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
- <loc>https://schollz.github.io/onetwothree/post/creating-a-new-theme/</loc>
+ <loc>http://schollz.github.io/onetwothree/post/creating-a-new-theme/</loc>
<lastmod>2014-09-28T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/post/migrate-from-jekyll/</loc>
+ <loc>http://schollz.github.io/onetwothree/post/migrate-from-jekyll/</loc>
<lastmod>2014-03-10T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/about/</loc>
+ <loc>http://schollz.github.io/onetwothree/about/</loc>
<lastmod>2014-04-09T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/post/goisforlovers/</loc>
+ <loc>http://schollz.github.io/onetwothree/post/goisforlovers/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/post/hugoisforlovers/</loc>
+ <loc>http://schollz.github.io/onetwothree/post/hugoisforlovers/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/categories/</loc>
+ <loc>http://schollz.github.io/onetwothree/categories/</loc>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/tags/development/</loc>
+ <loc>http://schollz.github.io/onetwothree/tags/development/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/categories/development/</loc>
+ <loc>http://schollz.github.io/onetwothree/categories/development/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/tags/go/</loc>
+ <loc>http://schollz.github.io/onetwothree/tags/go/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/tags/golang/</loc>
+ <loc>http://schollz.github.io/onetwothree/tags/golang/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/categories/golang/</loc>
+ <loc>http://schollz.github.io/onetwothree/categories/golang/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/tags/hugo/</loc>
+ <loc>http://schollz.github.io/onetwothree/tags/hugo/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/</loc>
+ <loc>http://schollz.github.io/onetwothree/</loc>
<lastmod>2014-09-28T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/post/</loc>
+ <loc>http://schollz.github.io/onetwothree/post/</loc>
<lastmod>2014-09-28T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/tags/</loc>
+ <loc>http://schollz.github.io/onetwothree/tags/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/tags/templates/</loc>
+ <loc>http://schollz.github.io/onetwothree/tags/templates/</loc>
<lastmod>2014-04-02T00:00:00+00:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://schollz.github.io/onetwothree/tags/themes/</loc>
+ <loc>http://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 7835001..5e956ce 100755..100644
--- a/docs/tags/development/index.html
+++ b/docs/tags/development/index.html
@@ -3,35 +3,47 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Development</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Development">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Development">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Development">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
+<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>
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
+</header>
-</header>
<div class="content">
@@ -40,12 +52,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/templates/">templates</a>, <a href="https://schollz.github.io/onetwothree/tags/themes/">themes</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/goisforlovers/">(Hu)go Template Primer</a>
+ <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -53,12 +61,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/hugo/">hugo</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/">Getting Started with Hugo</a>
+ <a href="http://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 19a6461..a124a9a 100755..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>https://schollz.github.io/onetwothree/tags/development/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/tags/development/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/tags/development/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>http://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 bfc2b24..2af41f2 100755..100644
--- a/docs/tags/go/index.html
+++ b/docs/tags/go/index.html
@@ -3,35 +3,47 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Go</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Go">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Go">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Go">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
+<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>
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
+</header>
-</header>
<div class="content">
@@ -40,12 +52,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/templates/">templates</a>, <a href="https://schollz.github.io/onetwothree/tags/themes/">themes</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/goisforlovers/">(Hu)go Template Primer</a>
+ <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -53,12 +61,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/hugo/">hugo</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/">Getting Started with Hugo</a>
+ <a href="http://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 c0dc362..001bd1a 100755..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>https://schollz.github.io/onetwothree/tags/go/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/tags/go/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/tags/go/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>http://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 88e89bb..bbe39ff 100755..100644
--- a/docs/tags/golang/index.html
+++ b/docs/tags/golang/index.html
@@ -3,35 +3,47 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Golang</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Golang">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Golang">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Golang">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
+<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>
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
+</header>
-</header>
<div class="content">
@@ -40,12 +52,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/templates/">templates</a>, <a href="https://schollz.github.io/onetwothree/tags/themes/">themes</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/goisforlovers/">(Hu)go Template Primer</a>
+ <a href="http://schollz.github.io/onetwothree/post/goisforlovers/" style="color:black;">(Hu)go Template Primer</a>
</p>
@@ -53,12 +61,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/hugo/">hugo</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/">Getting Started with Hugo</a>
+ <a href="http://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 2ffe4ba..82802da 100755..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>https://schollz.github.io/onetwothree/tags/golang/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/tags/golang/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/tags/golang/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>http://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>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>http://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 e480c53..bbed1dd 100755..100644
--- a/docs/tags/hugo/index.html
+++ b/docs/tags/hugo/index.html
@@ -3,35 +3,47 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Hugo</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Hugo">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Hugo">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Hugo">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
+<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>
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
+</header>
-</header>
<div class="content">
@@ -40,12 +52,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/hugo/">hugo</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/hugoisforlovers/">Getting Started with Hugo</a>
+ <a href="http://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 0a7e115..cec5e0b 100755..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>https://schollz.github.io/onetwothree/tags/hugo/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Getting Started with Hugo</title>
- <link>https://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/hugoisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/hugoisforlovers/</guid>
+ <guid>http://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 48c419e..96d56b7 100755..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>https://schollz.github.io/onetwothree/tags/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/tags/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Development</title>
- <link>https://schollz.github.io/onetwothree/tags/development/</link>
+ <link>http://schollz.github.io/onetwothree/tags/development/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/tags/development/</guid>
+ <guid>http://schollz.github.io/onetwothree/tags/development/</guid>
<description></description>
</item>
<item>
<title>Go</title>
- <link>https://schollz.github.io/onetwothree/tags/go/</link>
+ <link>http://schollz.github.io/onetwothree/tags/go/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/tags/go/</guid>
+ <guid>http://schollz.github.io/onetwothree/tags/go/</guid>
<description></description>
</item>
<item>
<title>Golang</title>
- <link>https://schollz.github.io/onetwothree/tags/golang/</link>
+ <link>http://schollz.github.io/onetwothree/tags/golang/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/tags/golang/</guid>
+ <guid>http://schollz.github.io/onetwothree/tags/golang/</guid>
<description></description>
</item>
<item>
<title>Hugo</title>
- <link>https://schollz.github.io/onetwothree/tags/hugo/</link>
+ <link>http://schollz.github.io/onetwothree/tags/hugo/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/tags/hugo/</guid>
+ <guid>http://schollz.github.io/onetwothree/tags/hugo/</guid>
<description></description>
</item>
<item>
<title>Templates</title>
- <link>https://schollz.github.io/onetwothree/tags/templates/</link>
+ <link>http://schollz.github.io/onetwothree/tags/templates/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/tags/templates/</guid>
+ <guid>http://schollz.github.io/onetwothree/tags/templates/</guid>
<description></description>
</item>
<item>
<title>Themes</title>
- <link>https://schollz.github.io/onetwothree/tags/themes/</link>
+ <link>http://schollz.github.io/onetwothree/tags/themes/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/tags/themes/</guid>
+ <guid>http://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 fb95540..02441f2 100755..100644
--- a/docs/tags/templates/index.html
+++ b/docs/tags/templates/index.html
@@ -3,35 +3,47 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Templates</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Templates">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Templates">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Templates">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
+<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>
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
+</header>
-</header>
<div class="content">
@@ -40,12 +52,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/templates/">templates</a>, <a href="https://schollz.github.io/onetwothree/tags/themes/">themes</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/goisforlovers/">(Hu)go Template Primer</a>
+ <a href="http://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 7862393..1cc53bc 100755..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>https://schollz.github.io/onetwothree/tags/templates/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/tags/templates/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/tags/templates/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>http://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 a0ec04c..2afae85 100755..100644
--- a/docs/tags/themes/index.html
+++ b/docs/tags/themes/index.html
@@ -3,35 +3,47 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<title>Themes</title>
<meta name="description" content="">
+ <meta name="image" content="">
<meta itemprop="name" content="Themes">
<meta itemprop="description" content="">
+ <meta itemprop="image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Themes">
<meta name="twitter:description" content="">
+ <meta name="twitter:site" content="@yakczar">
+ <meta name="twitter:creator" content="@yakczar">
+ <meta name="twitter:image:src" content="">
<meta name="og:title" content="Themes">
<meta name="og:description" content="">
- <meta name="og:type" content="website">
- <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>
+
+ <meta name="og:url" content="http://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>
</head>
<body>
+
-<header>
- <a href="https://schollz.github.io/onetwothree/">/posts</a>
+<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>
-&nbsp;·&nbsp;&nbsp;<a href="https://schollz.github.io/onetwothree/about/" style="color:black;">/About Hugo</a>
+</header>
-</header>
<div class="content">
@@ -40,12 +52,8 @@
<p>
<aside>April 2, 2014
- /// <em><a href="https://schollz.github.io/onetwothree/tags/go/">go</a>, <a href="https://schollz.github.io/onetwothree/tags/golang/">golang</a>, <a href="https://schollz.github.io/onetwothree/tags/templates/">templates</a>, <a href="https://schollz.github.io/onetwothree/tags/themes/">themes</a>, <a href="https://schollz.github.io/onetwothree/tags/development/">development</a>
- </em>
-
-
</aside>
- <a href="https://schollz.github.io/onetwothree/post/goisforlovers/">(Hu)go Template Primer</a>
+ <a href="http://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 90b0298..5b93076 100755..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>https://schollz.github.io/onetwothree/tags/themes/</link>
+ <link>http://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="https://schollz.github.io/onetwothree/tags/themes/index.xml" rel="self" type="application/rss+xml" />
+ <atom:link href="http://schollz.github.io/onetwothree/tags/themes/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>(Hu)go Template Primer</title>
- <link>https://schollz.github.io/onetwothree/post/goisforlovers/</link>
+ <link>http://schollz.github.io/onetwothree/post/goisforlovers/</link>
<pubDate>Wed, 02 Apr 2014 00:00:00 +0000</pubDate>
- <guid>https://schollz.github.io/onetwothree/post/goisforlovers/</guid>
+ <guid>http://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/layouts/partials/header.html b/layouts/partials/header.html
index f3dad56..7fddfc8 100755
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -30,7 +30,7 @@
<!-- Open Graph - Article -->
<meta name="article:author" content="{{ $.Site.Params.twitter }}">
<meta name="article:tag" content="{{ range .Params.tags }}{{.}} {{end}}">
- <link rel="stylesheet" type="text/css" href="/css/style.css">
+ <link rel="stylesheet" type="text/css" href="/css/style{{ $.Site.Params.style }}.css">
<script src="/js/caption.js"></script>
</head>
diff --git a/static/css/style.css b/static/css/style.css
index cd8ae5f..dc3d43d 100644..100755
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -1,165 +1,323 @@
-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
+@import url('https://fonts.googleapis.com/css?family=Merriweather');
+@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans+SC');
+body, li p {
+ font-family: 'Merriweather', serif;
+}
+
+h1,h2,h3,h4,h5,h6,header,header.a {
+ text-transform: lowercase;
+ font-family: 'Alegreya Sans SC', sans-serif;
+}
+
+header,header.a{
+ font-weight: bold;
+}
+
+@media all {
+ html {
+ font-size: 18px;
+ }
+ body > * {
+ font-size: 100%;
+ margin-left: 7.5rem;
+ margin-right: 7.5rem;
+ }
+}
+@media all and (max-width:840px){
+ html {
+ font-size: 17px;
+ }
+ body > * {
+ margin-left: 5.5rem;
+ margin-right: 5.5rem;
+ }
+}
+@media all and (max-width:760px){
+ body > * {
+ margin-left: 2.5rem;
+ margin-right: 2.5rem;
+ }
+}
+@media all and (max-width:580px){
+ html {
+ font-size: 16px;
+ }
+ body > * {
+ margin: 0.7rem 1.5rem 0 1.5rem;
+ }
+}
+
+/* reset */
+* {
+margin: 0;
+padding: 0;
+}
+
+html {
+ height: 100%;
+}
+
+body {
+ padding: 0rem 0em 0rem 0em;
+ margin-left:auto;
+ margin-right:auto;
+ width:100%;
+ max-width:1000px;
+ min-height: 100%;
+ text-rendering: optimizeLegibility;
+ -moz-font-feature-settings: 'kern=1';
+ -moz-font-feature-settings: 'kern' 1;
+ -webkit-font-feature-settings: 'kern' 1;
+ -o-font-feature-settings: 'kern' 1;
+ -ms-font-feature-settings: 'kern' 1;
+ font-feature-settings: 'kern' 1;
+
+ text-rendering: optimizeLegibility;
+ -moz-font-feature-settings: 'liga=1';
+ -moz-font-feature-settings: 'liga' 1;
+ -webkit-font-feature-settings: 'liga' 1;
+ -o-font-feature-settings: 'liga' 1;
+ -ms-font-feature-settings: 'liga' 1;
+ font-feature-settings: 'liga' 1;
+}
+
+div.content {
+ display: block;
+ padding: 1rem 0rem 5rem 0;
+}
+
+header {
+ display:block;
+ padding: 0.5rem 0 0.5rem 0;
+ border-bottom: 0.10em solid black;
+}
+
+footer {
+ display:block;
+ padding: 0.5rem 0 5.5rem 0;
+}
+
+@media all and (max-width:520px) {
+ div.content {
+ padding: 0;
+ }
+}
+
+h1 {
+ display: block;
+ font-size: 170%;
+ line-height: 1.1;
+ margin-top: 1rem;
+ margin-bottom: 1.5rem;
+ padding-top: 0.02em;
+ -moz-hyphens: none;
+ -webkit-hyphens: none;
+ -o-hyphens: none;
+ -ms-hyphens: none;
+ hyphens: none;
+}
+
+aside {
+ font-size: 0.84rem;
+ line-height: 1.40;
+ color: #667;
+}
+
+aside em {
+ font-size: 0.7rem;
+}
+
+
+p {
+ margin-bottom: 1em;
+ line-height: 1.45;
+}
+
+ul,ol {
+ margin-bottom: 1em;
+ padding-left: 1em;
+}
+
+li {
+ line-height: 1.75;
+}
+
+
+table {
+ margin-bottom: 1.5em;
+ border-collapse: collapse;
+ width: 95%;
+}
+
+table tr + tr {
+ border-top: 1px solid #ccc;
+}
+table td + td {
+ border-left: 1px solid #ccc;
+}
+
+table td {
+ padding: 0.4em;
+ text-align: center;
+ -moz-hyphens: none;
+ -webkit-hyphens: none;
+ -o-hyphens: none;
+ -ms-hyphens: none;
+ hyphens: none;
+}
+
+table th {
+ font-weight: normal;
+ text-transform: uppercase;
+ font-size: 95%;
+ padding: 0.3rem 0.5rem 0.3rem 0.5rem;
+ line-height: 1.05;
+}
+
+img {
+ width: 100%;
+ border-radius: 25px;
+}
+
+
+
+
+a {
+ text-decoration: none;
+ color: inherit;
+ -moz-transition-property: background;
+ -webkit-transition-property: background;
+ transition-property: background;
+ -moz-transition-duration: 0.2s;
+ -webkit-transition-duration: 0.2s;
+ transition-duration: 0.2s;
+}
+
+
+div.nav a:active div {
+ background: #cacaca;
+}
+
+a:active {
+ color: #777;
+}
+
+a:hover {
+ background: #fbf3f3;
+ -moz-transition-property: background;
+ -webkit-transition-property: background;
+ transition-property: background;
+ -moz-transition-duration: 0.2s;
+ -webkit-transition-duration: 0.2s;
+ transition-duration: 0.2s;
+ border-radius: 10px;
+}
+
+
+a:after {
+ position: relative;
+ content: "\FEFF°";
+ margin-left: 0.10em;
+ font-size: 80%;
+ top: -0.30em;
+ left: -0.1em;
+ color: #d21c1c;
+}
+
+
+code {
+ font-size: 95%;
+ -moz-hyphens: none;
+ -webkit-hyphens: none;
+ -o-hyphens: none;
+ -ms-hyphens: none;
+ hyphens: none;
+}
+
+
+pre {
+ font-size:0.8rem;
+ background: #f5f7f9;
+ padding: 1em;
+ 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+ */
+}
+
+figcaption {
+ font-weight: 400;
+ font-style: italic;
+ font-size: 0.7em/1.52;
+ line-height: 1.3;
+ color: #666665;
+ outline: 0;
+ z-index: 300;
+ text-align: center;
+}
+blockquote {
+ font-style: italic;
+ font-size: 1.1em;
+ margin: 0.7em 10px;
+ padding: 1.2em 20px;
+ margin-bottom: 0px;
+ quotes: "\201C""\201D""\2018""\2019";
+}
+blockquote:before {
+ color: #ccc;
+ content: open-quote;
+ font-size: 3em;
+ line-height: 0.1em;
+ margin-right: 0.25em;
+ vertical-align: -0.4em;
+}
+
+blockquote:after {
+ color: #ccc;
+ content: close-quote;
+ font-size: 3em;
+ line-height: 0.1em;
+ margin-right: 0.25em;
+ vertical-align: -0.4em;
+}
+blockquote p {
+ display: inline;
+}
+
+
+.twitter-tweet {
+ display: inline-block;
+ font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
+ font-size: 12px;
+ font-weight: bold;
+ line-height: 16px;
+ border-color: #eee #ddd #bbb;
+ border-radius: 5px;
+ border-style: solid;
+ border-width: 1px;
+ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
+ margin: 10px 5px;
+ padding: 0 16px 16px 16px;
+ max-width: 468px;
+}
+
+.twitter-tweet p {
+ font-size: 16px;
+ font-weight: normal;
+ line-height: 20px;
+}
+
+.twitter-tweet a {
+ color: inherit;
+ font-weight: normal;
+ text-decoration: none;
+ outline: 0 none;
+}
+
+.twitter-tweet a:hover,
+.twitter-tweet a:focus {
+ text-decoration: underline;
+}
diff --git a/static/css/style1.css b/static/css/style1.css
deleted file mode 100755
index dc3d43d..0000000
--- a/static/css/style1.css
+++ /dev/null
@@ -1,323 +0,0 @@
-@import url('https://fonts.googleapis.com/css?family=Merriweather');
-@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans+SC');
-body, li p {
- font-family: 'Merriweather', serif;
-}
-
-h1,h2,h3,h4,h5,h6,header,header.a {
- text-transform: lowercase;
- font-family: 'Alegreya Sans SC', sans-serif;
-}
-
-header,header.a{
- font-weight: bold;
-}
-
-@media all {
- html {
- font-size: 18px;
- }
- body > * {
- font-size: 100%;
- margin-left: 7.5rem;
- margin-right: 7.5rem;
- }
-}
-@media all and (max-width:840px){
- html {
- font-size: 17px;
- }
- body > * {
- margin-left: 5.5rem;
- margin-right: 5.5rem;
- }
-}
-@media all and (max-width:760px){
- body > * {
- margin-left: 2.5rem;
- margin-right: 2.5rem;
- }
-}
-@media all and (max-width:580px){
- html {
- font-size: 16px;
- }
- body > * {
- margin: 0.7rem 1.5rem 0 1.5rem;
- }
-}
-
-/* reset */
-* {
-margin: 0;
-padding: 0;
-}
-
-html {
- height: 100%;
-}
-
-body {
- padding: 0rem 0em 0rem 0em;
- margin-left:auto;
- margin-right:auto;
- width:100%;
- max-width:1000px;
- min-height: 100%;
- text-rendering: optimizeLegibility;
- -moz-font-feature-settings: 'kern=1';
- -moz-font-feature-settings: 'kern' 1;
- -webkit-font-feature-settings: 'kern' 1;
- -o-font-feature-settings: 'kern' 1;
- -ms-font-feature-settings: 'kern' 1;
- font-feature-settings: 'kern' 1;
-
- text-rendering: optimizeLegibility;
- -moz-font-feature-settings: 'liga=1';
- -moz-font-feature-settings: 'liga' 1;
- -webkit-font-feature-settings: 'liga' 1;
- -o-font-feature-settings: 'liga' 1;
- -ms-font-feature-settings: 'liga' 1;
- font-feature-settings: 'liga' 1;
-}
-
-div.content {
- display: block;
- padding: 1rem 0rem 5rem 0;
-}
-
-header {
- display:block;
- padding: 0.5rem 0 0.5rem 0;
- border-bottom: 0.10em solid black;
-}
-
-footer {
- display:block;
- padding: 0.5rem 0 5.5rem 0;
-}
-
-@media all and (max-width:520px) {
- div.content {
- padding: 0;
- }
-}
-
-h1 {
- display: block;
- font-size: 170%;
- line-height: 1.1;
- margin-top: 1rem;
- margin-bottom: 1.5rem;
- padding-top: 0.02em;
- -moz-hyphens: none;
- -webkit-hyphens: none;
- -o-hyphens: none;
- -ms-hyphens: none;
- hyphens: none;
-}
-
-aside {
- font-size: 0.84rem;
- line-height: 1.40;
- color: #667;
-}
-
-aside em {
- font-size: 0.7rem;
-}
-
-
-p {
- margin-bottom: 1em;
- line-height: 1.45;
-}
-
-ul,ol {
- margin-bottom: 1em;
- padding-left: 1em;
-}
-
-li {
- line-height: 1.75;
-}
-
-
-table {
- margin-bottom: 1.5em;
- border-collapse: collapse;
- width: 95%;
-}
-
-table tr + tr {
- border-top: 1px solid #ccc;
-}
-table td + td {
- border-left: 1px solid #ccc;
-}
-
-table td {
- padding: 0.4em;
- text-align: center;
- -moz-hyphens: none;
- -webkit-hyphens: none;
- -o-hyphens: none;
- -ms-hyphens: none;
- hyphens: none;
-}
-
-table th {
- font-weight: normal;
- text-transform: uppercase;
- font-size: 95%;
- padding: 0.3rem 0.5rem 0.3rem 0.5rem;
- line-height: 1.05;
-}
-
-img {
- width: 100%;
- border-radius: 25px;
-}
-
-
-
-
-a {
- text-decoration: none;
- color: inherit;
- -moz-transition-property: background;
- -webkit-transition-property: background;
- transition-property: background;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.2s;
- transition-duration: 0.2s;
-}
-
-
-div.nav a:active div {
- background: #cacaca;
-}
-
-a:active {
- color: #777;
-}
-
-a:hover {
- background: #fbf3f3;
- -moz-transition-property: background;
- -webkit-transition-property: background;
- transition-property: background;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.2s;
- transition-duration: 0.2s;
- border-radius: 10px;
-}
-
-
-a:after {
- position: relative;
- content: "\FEFF°";
- margin-left: 0.10em;
- font-size: 80%;
- top: -0.30em;
- left: -0.1em;
- color: #d21c1c;
-}
-
-
-code {
- font-size: 95%;
- -moz-hyphens: none;
- -webkit-hyphens: none;
- -o-hyphens: none;
- -ms-hyphens: none;
- hyphens: none;
-}
-
-
-pre {
- font-size:0.8rem;
- background: #f5f7f9;
- padding: 1em;
- 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+ */
-}
-
-figcaption {
- font-weight: 400;
- font-style: italic;
- font-size: 0.7em/1.52;
- line-height: 1.3;
- color: #666665;
- outline: 0;
- z-index: 300;
- text-align: center;
-}
-blockquote {
- font-style: italic;
- font-size: 1.1em;
- margin: 0.7em 10px;
- padding: 1.2em 20px;
- margin-bottom: 0px;
- quotes: "\201C""\201D""\2018""\2019";
-}
-blockquote:before {
- color: #ccc;
- content: open-quote;
- font-size: 3em;
- line-height: 0.1em;
- margin-right: 0.25em;
- vertical-align: -0.4em;
-}
-
-blockquote:after {
- color: #ccc;
- content: close-quote;
- font-size: 3em;
- line-height: 0.1em;
- margin-right: 0.25em;
- vertical-align: -0.4em;
-}
-blockquote p {
- display: inline;
-}
-
-
-.twitter-tweet {
- display: inline-block;
- font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
- font-size: 12px;
- font-weight: bold;
- line-height: 16px;
- border-color: #eee #ddd #bbb;
- border-radius: 5px;
- border-style: solid;
- border-width: 1px;
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
- margin: 10px 5px;
- padding: 0 16px 16px 16px;
- max-width: 468px;
-}
-
-.twitter-tweet p {
- font-size: 16px;
- font-weight: normal;
- line-height: 20px;
-}
-
-.twitter-tweet a {
- color: inherit;
- font-weight: normal;
- text-decoration: none;
- outline: 0 none;
-}
-
-.twitter-tweet a:hover,
-.twitter-tweet a:focus {
- text-decoration: underline;
-}