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

github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDurand D'souza <durand1@gmail.com>2016-10-23 08:00:36 +0300
committerDurand D'souza <durand1@gmail.com>2016-10-23 08:00:36 +0300
commit08fd6fc8ea9fcec1023ea852f993b53dab4ad742 (patch)
treed5401ef1582cb324b1189d4ced199ab2936b05e2
parentefc43356cfba0cb850fc0e87a78db723a7e3aef6 (diff)
Tweaked docs
-rw-r--r--404.html4
-rw-r--r--about/index.html37
-rw-r--r--index.html64
-rw-r--r--index.xml391
-rw-r--r--page/2/index.html8
-rw-r--r--posts/background-image/index.html12
-rw-r--r--posts/code-highlighting-post/index.html8
-rw-r--r--posts/index.html12
-rw-r--r--posts/index.xml2
-rw-r--r--posts/page/2/index.html6
-rw-r--r--posts/readability-feature-post/index.html8
-rw-r--r--posts/readability-post/index.html8
-rw-r--r--posts/sample-link-post/index.html8
-rw-r--r--posts/sample-post-images/index.html8
-rw-r--r--posts/sample-post/index.html8
-rw-r--r--posts/video-post/index.html8
-rw-r--r--sitemap.xml6
-rw-r--r--tags/code/index.html2
-rw-r--r--tags/highlighting/index.html2
-rw-r--r--tags/images/index.html2
-rw-r--r--tags/intro/index.html2
-rw-r--r--tags/link-post/index.html2
-rw-r--r--tags/readability/index.html4
-rw-r--r--tags/sample-post/index.html12
-rw-r--r--tags/sample-post/index.xml2
-rw-r--r--tags/sample-post/page/2/index.html6
-rw-r--r--tags/test/index.html4
-rw-r--r--tags/video/index.html2
-rw-r--r--theme-setup/index.html10
29 files changed, 376 insertions, 272 deletions
diff --git a/404.html b/404.html
index ade9ab8..2ae3054 100644
--- a/404.html
+++ b/404.html
@@ -28,8 +28,6 @@
- <meta property="og:updated_time" content="2016-06-01T15:14:43-04:00"/>
-
@@ -120,7 +118,7 @@
Sorry, but the page you were trying to view does not exist — perhaps you can try searching for it below.
<script type="text/javascript">
var GOOG_FIXURL_LANG = 'en';
- var GOOG_FIXURL_SITE = 'https:\/\/dldx.github.io\/hpstr-hugo-theme\/'
+ var GOOG_FIXURL_SITE = 'https:\/\/dldx.github.io\/hpstr-hugo-theme'
</script>
<script type="text/javascript"
src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
diff --git a/about/index.html b/about/index.html
index 88e0abf..225e4e0 100644
--- a/about/index.html
+++ b/about/index.html
@@ -5,7 +5,7 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
-<title>About the Hugo Theme &#8211; HPSTR</title>
+<title>About this theme &#8211; HPSTR</title>
<meta name="description" content="">
@@ -14,28 +14,19 @@
-<meta name="twitter:title" content="About the Hugo Theme">
+<meta name="twitter:title" content="About this theme">
<meta name="twitter:description" content="An elegant, responsive theme for Hugo">
-
-
- <meta name="twitter:card" content="summary_large_image">
- <meta name="twitter:image" content="https://dldx.github.io/hpstr-hugo-theme/images/abstract-5.jpg">
-
-
<meta property="og:type" content="article">
-<meta property="og:title" content="About the Hugo Theme">
+<meta property="og:title" content="About this theme">
<meta property="og:description" content="An elegant, responsive theme for Hugo">
<meta property="og:url" content="https://dldx.github.io/hpstr-hugo-theme/about/">
<meta property="og:site_name" content="HPSTR">
-
- <meta property="og:image" content="https://dldx.github.io/hpstr-hugo-theme/images/abstract-5.jpg" />
-
@@ -66,7 +57,7 @@
</head>
-<body id="page" class="feature">
+<body id="post" >
<nav id="dl-menu" class="dl-menuwrapper" role="navigation">
<button class="dl-trigger">Open Menu</button>
<ul class="dl-menu">
@@ -114,21 +105,13 @@
</nav>
-<div class="entry-header">
-
- <div class="image-credit">Image credit: <a href="http://www.dargadgetz.com/ios-7-abstract-wallpaper-pack-for-iphone-5-and-ipod-touch-retina/">dargadgetz</a></div>
- <div class="entry-image">
- <img src="/hpstr-hugo-theme/images/abstract-5.jpg" alt="About the Hugo Theme">
- </div>
-</div>
-
<div id="main" role="main">
<article class="hentry">
<header class="header-title">
<div class="header-title-wrap">
- <h1 class="entry-title"><a href="/hpstr-hugo-theme/about/" rel="bookmark" title="About the Hugo Theme">About the Hugo Theme</a></h1>
+ <h1 class="entry-title"><a href="/hpstr-hugo-theme/about/" rel="bookmark" title="About this theme">About this theme</a></h1>
<p class="entry-reading-time">
@@ -140,7 +123,7 @@
<div class="entry-content">
-<p>This theme has been ported to Hugo by <a href="https://github.com/dldx">Durand D&rsquo;souza</a> but the all the original features are intact and described below. All credit for the theme goes to <a href="http://github.com/mmistakes">Michael Rose</a>.</p>
+<p>This is a port of the <strong>HPSTR</strong> theme to <a href="https://gohugo.io">Hugo</a>. All the original features are intact and described below. Credit for the theme goes entirely to <a href="http://github.com/mmistakes">Michael Rose</a>.</p>
<hr />
@@ -176,12 +159,14 @@
<footer class="entry-meta">
+ <span class="entry-tags"></span>
+
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
- <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fabout%2f" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
- <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fabout%2f" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
- <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fabout%2f" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
+ <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fabout%2f" target="_blank" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
+ <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fabout%2f" target="_blank" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
+ <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fabout%2f" target="_blank" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div>
diff --git a/index.html b/index.html
index 9a2b42a..11be503 100644
--- a/index.html
+++ b/index.html
@@ -140,7 +140,63 @@
<header>
<div class="entry-meta">
+
+ <span class="entry-reading-time">
+ <i class="fa fa-clock-o"></i>
+ Reading time ~1 minute
+ </span>
+ </div>
+
+ <h1 class="entry-title"><a href="/hpstr-hugo-theme/about/" rel="bookmark" title="About this theme" itemprop="url">About this theme</a></h1>
+
+ </header>
+ <div class="entry-content">
+
+
+<p>This is a port of the <strong>HPSTR</strong> theme to <a href="https://gohugo.io">Hugo</a>. All the original features are intact and described below. Credit for the theme goes entirely to <a href="http://github.com/mmistakes">Michael Rose</a>.</p>
+
+<hr />
+
+<p>They say three times the charm, so here is another free responsive Jekyll blog theme for you. I&rsquo;ve learned a ton since open sourcing my first two themes <a href="http://github.com/mmistakes">on Github</a>, and wanted to try a few new things this time around.</p>
+
+<p>If you&rsquo;ve used any of <a href="http://mademistakes.com/work/jekyll-themes/">my other themes</a> most of this should be familiar territory&hellip;</p>
+
+<h2 id="hpstr-features:6083a88ee3411b0d17ce02d738f69d47">HPSTR Features:</h2>
+
+<ul>
+<li>Responsive templates for post, page, and post index <code>layouts</code>. Looks great on mobile, tablet, and desktop devices.</li>
+<li>Gracefully degrades in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.<br /></li>
+<li>Sweet animated menu.</li>
+<li>Background image support.</li>
+<li>Support for large images to call out your favorite posts.</li>
+<li>Optional <a href="http://disqus.com">Disqus</a> comments.</li>
+<li>Simple and clear permalink structure<sup class="footnote-ref" id="fnref:6083a88ee3411b0d17ce02d738f69d47:1"><a rel="footnote" href="#fn:6083a88ee3411b0d17ce02d738f69d47:1">1</a></sup>.</li>
+<li><a href="https://developers.facebook.com/docs/opengraph/">Open Graph</a> and <a href="https://dev.twitter.com/docs/cards">Twitter Cards</a> support for a better social sharing experience.</li>
+<li><a href="/404.html">Custom 404 page</a> to get you started.</li>
+<li><a href="/hpstr-hugo-theme/posts/code-highlighting-post/">Syntax highlighting</a> stylesheets to make your code examples look snazzy.</li>
+</ul>
+
+<div markdown="0"><a href="/hpstr-hugo-theme/theme-setup/" class="btn btn-info">Theme Setup</a> <a href="https://github.com/dldx/hpstr-hugo-theme" class="btn btn-success">Download HPSTR</a></div>
+<div class="footnotes">
+
+<hr />
+
+<ol>
+<li id="fn:6083a88ee3411b0d17ce02d738f69d47:1">Example: <em>domain.com/category-name/post-title</em>
+ <a class="footnote-return" href="#fnref:6083a88ee3411b0d17ce02d738f69d47:1"><sup>[return]</sup></a></li>
+</ol>
+</div>
+
+ </div>
+</article>
+
+<article class="hentry">
+ <header>
+
+ <div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-10-26 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/background-image/">Oct 26, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -157,7 +213,7 @@
<p>This little bit of YAML makes the assumption that your background image asset is in the <code>/images</code> folder. If you place it somewhere else or are hotlinking from the web, just include the full http(s):// URL. Either way you should have a background image that is tiled.</p>
-<p>If you want to set a background image for the entire site just add <code>background: filename.png</code> as a param in your <code>_config.yml</code> and BOOM &mdash; background images on every page!</p>
+<p>If you want to set a background image for the entire site just add <code>background: /images/filename.png</code> as a <a href="https://gohugo.io/overview/configuration/#examples">param</a> in your config and BOOM &mdash; background images on every page!</p>
<div xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/" about="http://subtlepatterns.com" class="notice">Background images from <span property="dct:title">Subtle Patterns</span> (<a rel="cc:attributionURL" property="cc:attributionName" href="http://subtlepatterns.com">Subtle Patterns</a>) / <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></div>
@@ -172,7 +228,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-08-16 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/code-highlighting-post/">Aug 16, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~2 minutes
@@ -294,7 +352,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-08-12 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-link-post/">Aug 12, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -314,7 +374,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-06-25 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/video-post/">Jun 25, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
diff --git a/index.xml b/index.xml
index 5487b60..c490d3f 100644
--- a/index.xml
+++ b/index.xml
@@ -6,190 +6,49 @@
<description>Recent content on HPSTR</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-gb</language>
- <lastBuildDate>Wed, 01 Jun 2016 15:14:43 -0400</lastBuildDate>
<atom:link href="https://dldx.github.io/hpstr-hugo-theme/index.xml" rel="self" type="application/rss+xml" />
<item>
- <title>Theme Setup</title>
- <link>https://dldx.github.io/hpstr-hugo-theme/theme-setup/</link>
- <pubDate>Wed, 01 Jun 2016 15:14:43 -0400</pubDate>
+ <title>About this theme</title>
+ <link>https://dldx.github.io/hpstr-hugo-theme/about/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://dldx.github.io/hpstr-hugo-theme/theme-setup/</guid>
+ <guid>https://dldx.github.io/hpstr-hugo-theme/about/</guid>
<description>
-&lt;p&gt;This is a port of the &lt;strong&gt;HPSTR&lt;/strong&gt; theme to &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt;. This theme is perfect for bloggers.&lt;/p&gt;
-
-&lt;h2 id=&#34;get-the-theme:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Get the theme&lt;/h2&gt;
-
-&lt;p&gt;With Git installed, run the following commands inside the Hugo site folder. If Hugo has not yet been installed, read the setup guide &lt;a href=&#34;https://gohugo.io/overview/installing/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
-&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;$ mkdir themes
-$ &lt;span style=&#34;color: #f8f8f2&#34;&gt;cd&lt;/span&gt; themes
-$ git clone https://github.com/dldx/hpstr-hugo-theme.git hpstr
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;You can get a zip of the latest version of the theme from the &lt;a href=&#34;https://github.com/dldx/hpstr-hugo-theme&#34;&gt;home page&lt;/a&gt; and extract it to the themes folder.&lt;/p&gt;
-
-&lt;h2 id=&#34;setup:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Setup&lt;/h2&gt;
-
-&lt;p&gt;Next, you need to configure your site and add some content. We provide a complete example site under the folder &lt;code&gt;exampleSite&lt;/code&gt;. All you need to do is copy the contents of that folder into the main hugo site folder so that it looks something like this:&lt;/p&gt;
-&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;hugo-website
-├── config.toml
-├── content
-│   └── posts
-├── data
-├── static
-│   ├── assets
-│   │   ├── css
-│   │   ├── fonts
-│   │   └── js
-│   │   ├── plugins
-│   │   └── vendor
-│   └── images
-└── themes
- └── hpstr
- ├── archetypes
- ├── layouts
- │   ├── _default
- │   └── partials
- └── static
- ├── css
- │   └── _sass
- │   └── vendor
- │   ├── font-awesome
- │   └── magnific-popup
- ├── fonts
- └── js
- ├── plugins
- └── vendor
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;This should be enough to get a working website!&lt;/p&gt;
-
-&lt;hr /&gt;
-
-&lt;h2 id=&#34;running-hugo:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Running Hugo&lt;/h2&gt;
-
-&lt;p&gt;To serve the site while you write posts, simply run &lt;code&gt;hugo server&lt;/code&gt; in the base folder. You can now edit and make new posts, which will show up instantly. To render a permanent site, run &lt;code&gt;hugo&lt;/code&gt; on its own.&lt;/p&gt;
+&lt;p&gt;This is a port of the &lt;strong&gt;HPSTR&lt;/strong&gt; theme to &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt;. All the original features are intact and described below. Credit for the theme goes entirely to &lt;a href=&#34;http://github.com/mmistakes&#34;&gt;Michael Rose&lt;/a&gt;.&lt;/p&gt;
&lt;hr /&gt;
-&lt;h2 id=&#34;configuration:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Configuration&lt;/h2&gt;
-
-&lt;h3 id=&#34;disqus-comments:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Disqus Comments&lt;/h3&gt;
-
-&lt;p&gt;Create a &lt;a href=&#34;http://disqus.com&#34;&gt;Disqus&lt;/a&gt; account and change &lt;code&gt;disqusShortname&lt;/code&gt; in &lt;code&gt;config.toml&lt;/code&gt; to the Disqus &lt;em&gt;shortname&lt;/em&gt; you just setup. By default comments appear on all post and pages if you assigned a shortname. Note that comments won&amp;rsquo;t generally load when you are running the server locally. To disable commenting on a post or page, add the following to its YAML Front Matter:&lt;/p&gt;
-&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #ae81ff&#34;&gt;comments&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;false&lt;/span&gt;
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;h3 id=&#34;social-share-links:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Social Share Links&lt;/h3&gt;
-
-&lt;p&gt;To disable Facebook, Twitter, and Google+ share links on a post or page, add the following to its front matter:&lt;/p&gt;
-&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #ae81ff&#34;&gt;share&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;false&lt;/span&gt;
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;h3 id=&#34;owner-author-information:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Owner/Author Information&lt;/h3&gt;
-
-&lt;p&gt;Change your name, and avatar photo (200x200 pixels or larger), email, and social networking URLs in &lt;code&gt;config.toml&lt;/code&gt;.&lt;/p&gt;
-
-&lt;p&gt;To add a copyright string to the footer, add &lt;code&gt;copyright = &amp;quot;(c) Blah&amp;quot;&lt;/code&gt; to &lt;code&gt;config.toml&lt;/code&gt;&lt;/p&gt;
-
-&lt;h3 id=&#34;google-analytics-and-webmaster-tools:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Google Analytics and Webmaster Tools&lt;/h3&gt;
-
-&lt;p&gt;To add Google Analytics, you may add your tracking id to &lt;code&gt;config.toml&lt;/code&gt;:&lt;/p&gt;
-&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;googleAnalytics = &amp;quot;UA-123-45&amp;quot;
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;h3 id=&#34;navigation-links:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Navigation Links&lt;/h3&gt;
-
-&lt;p&gt;To add additional links in the drop down menu edit &lt;code&gt;data/navigation.toml&lt;/code&gt;. Use the following format to set the URL and title for as many links as you&amp;rsquo;d like. &lt;em&gt;External links will open in a new window.&lt;/em&gt;&lt;/p&gt;
-&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #66d9ef&#34;&gt;[[links]]&lt;/span&gt;
-&lt;span style=&#34;color: #a6e22e&#34;&gt;title&lt;/span&gt; &lt;span style=&#34;color: #f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color: #e6db74&#34;&gt;&amp;quot;Theme Setup&amp;quot;&lt;/span&gt;
-&lt;span style=&#34;color: #a6e22e&#34;&gt;url&lt;/span&gt; &lt;span style=&#34;color: #f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color: #e6db74&#34;&gt;&amp;quot;/theme-setup/&amp;quot;&lt;/span&gt;
-
-&lt;span style=&#34;color: #66d9ef&#34;&gt;[[links]]&lt;/span&gt;
-&lt;span style=&#34;color: #a6e22e&#34;&gt;title&lt;/span&gt; &lt;span style=&#34;color: #f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color: #e6db74&#34;&gt;&amp;quot;External Link&amp;quot;&lt;/span&gt;
-&lt;span style=&#34;color: #a6e22e&#34;&gt;url&lt;/span&gt; &lt;span style=&#34;color: #f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color: #e6db74&#34;&gt;&amp;quot;http://mademistakes.com&amp;quot;&lt;/span&gt;
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;hr /&gt;
-
-&lt;h2 id=&#34;adding-new-content:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Adding New Content&lt;/h2&gt;
-
-&lt;p&gt;Posts are stored in the &lt;code&gt;content&lt;/code&gt; directory. By default, only content in the &lt;code&gt;content/posts&lt;/code&gt; will show up in the &lt;code&gt;All Posts&lt;/code&gt; section, however, you can link to other sections manually. For example, if you create a post at &lt;code&gt;gallery/photo1.md&lt;/code&gt;, your post will appear both under the home page and under &lt;code&gt;/gallery&lt;/code&gt;.&lt;/p&gt;
-
-&lt;p&gt;By the way, Hugo has a shortcut for creating new posts: &lt;code&gt;hugo new gallery/photo1.md&lt;/code&gt;. See &lt;code&gt;hugo new --help&lt;/code&gt; for more details.&lt;/p&gt;
-
-&lt;hr /&gt;
-
-&lt;h3 id=&#34;feature-images:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Feature Images&lt;/h3&gt;
-
-&lt;p&gt;A good rule of thumb is to keep feature images nice and wide so you don&amp;rsquo;t push the body text too far down. An image cropped around around 1024 x 256 pixels will keep file size down with an acceptable resolution for most devices.&lt;/p&gt;
-
-&lt;p&gt;To add a feature image to a post or page just include the filename in the front matter like so.&lt;/p&gt;
-&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #ae81ff&#34;&gt;image&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt;
- &lt;span style=&#34;color: #ae81ff&#34;&gt;feature&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;/images/feature-image-filename.jpg&lt;/span&gt;
- &lt;span style=&#34;color: #ae81ff&#34;&gt;thumb&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;thumbnail-image.jpg&lt;/span&gt; &lt;span style=&#34;color: #75715e&#34;&gt;#keep it square 200x200 px is good&lt;/span&gt;
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;If you want to apply attribution to a feature image use the following YAML front matter on posts or pages. Image credits appear directly below the feature image with a link back to the original source.&lt;/p&gt;
-&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #ae81ff&#34;&gt;image&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt;
- &lt;span style=&#34;color: #ae81ff&#34;&gt;feature&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;feature-image-filename.jpg&lt;/span&gt;
- &lt;span style=&#34;color: #ae81ff&#34;&gt;credit&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;Michael Rose&lt;/span&gt; &lt;span style=&#34;color: #75715e&#34;&gt;#name of the person or site you want to credit&lt;/span&gt;
- &lt;span style=&#34;color: #ae81ff&#34;&gt;creditlink&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;http://mademistakes.com&lt;/span&gt; &lt;span style=&#34;color: #75715e&#34;&gt;#url to their site or licensing&lt;/span&gt;
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;By default the &lt;code&gt;&amp;lt;div&amp;gt;&lt;/code&gt; containing feature images is set to have a minimum height of 400px with CSS. Anything taller is hidden with an &lt;code&gt;overflow: hidden&lt;/code&gt; declaration. You can customize the height of the homepage feature image and those appearing on posts/pages by modifying the following variables in &lt;code&gt;/static/css/_sass/_variables.scss&lt;/code&gt;.&lt;/p&gt;
-&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;$feature-image-height&lt;/span&gt;&lt;span style=&#34;color: #f92672&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;400&lt;/span&gt;&lt;span style=&#34;color: #66d9ef&#34;&gt;px&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;;&lt;/span&gt; &lt;span style=&#34;color: #75715e&#34;&gt;// min 150px recommended&lt;/span&gt;
-&lt;span style=&#34;color: #f8f8f2&#34;&gt;$front-page-feature-image-height&lt;/span&gt;&lt;span style=&#34;color: #f92672&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;400&lt;/span&gt;&lt;span style=&#34;color: #66d9ef&#34;&gt;px&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;;&lt;/span&gt; &lt;span style=&#34;color: #75715e&#34;&gt;// min 150px recommended&lt;/span&gt;
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;h4 id=&#34;post-page-thumbnails-for-og-and-twitter-cards:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Post/Page Thumbnails for OG and Twitter Cards&lt;/h4&gt;
-
-&lt;p&gt;Post and page thumbnails work the same way. These are used by &lt;a href=&#34;https://developers.facebook.com/docs/opengraph/&#34;&gt;Open Graph&lt;/a&gt; and &lt;a href=&#34;https://dev.twitter.com/docs/cards&#34;&gt;Twitter Cards&lt;/a&gt; meta tags found in &lt;code&gt;partials/twitter-og-cards.html&lt;/code&gt;. If you don&amp;rsquo;t assign a thumbnail the image you assigned to &lt;code&gt;params.author.avatar&lt;/code&gt; in &lt;code&gt;config.toml&lt;/code&gt; will be used.&lt;/p&gt;
-
-&lt;p&gt;Here&amp;rsquo;s an example of what a tweet to your site could look like if you activate Twitter Cards and include all the metas in your post&amp;rsquo;s YAML.&lt;/p&gt;
-
-&lt;p&gt;&lt;img src=&#34;https://dldx.github.io/hpstr-hugo-theme/images/twitter-card-summary-large-image.jpg&#34; alt=&#34;Twitter Card summary large image screenshot&#34; /&gt;&lt;/p&gt;
-
-&lt;p&gt;Twitter cards make it possible to attach images and post summaries to Tweets that link to your content. Summary Card meta tags have been added to &lt;code&gt;head.html&lt;/code&gt; to support this, you just need to &lt;a href=&#34;https://dev.twitter.com/docs/cards&#34;&gt;validate and apply your domain&lt;/a&gt; to turn it on.&lt;/p&gt;
-
-&lt;h3 id=&#34;videos:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Videos&lt;/h3&gt;
-
-&lt;p&gt;Video embeds are responsive and scale with the width of the main content block with the help of &lt;a href=&#34;http://fitvidsjs.com/&#34;&gt;FitVids&lt;/a&gt;.&lt;/p&gt;
-
-&lt;h3 id=&#34;link-post-type:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Link Post Type&lt;/h3&gt;
-
-&lt;p&gt;Link blog like a champ by adding &lt;code&gt;link: http://url-you-want-linked&lt;/code&gt; to a post&amp;rsquo;s YAML front matter. Arrow glyph links to the post&amp;rsquo;s permalink and the the &lt;code&gt;post-title&lt;/code&gt; links to the source URL. Here&amp;rsquo;s an &lt;a href=&#34;https://dldx.github.io/hpstr-hugo-theme/hpstr-hugo-theme/posts/sample-link-post/&#34;&gt;example of a link post&lt;/a&gt; if you need a visual.&lt;/p&gt;
-
-&lt;hr /&gt;
-
-&lt;h2 id=&#34;further-customization:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Further Customization&lt;/h2&gt;
-
-&lt;p&gt;By editing values found in &lt;code&gt;static/css/_sass/variables.scss&lt;/code&gt; you can fine tune the site&amp;rsquo;s colors and typography. You will need a &lt;a href=&#34;http://sass-lang.com&#34;&gt;sass processor&lt;/a&gt; to render the files to css.&lt;/p&gt;
-
-&lt;p&gt;For example if you wanted a red background instead of white you&amp;rsquo;d change &lt;code&gt;$bodycolor: #fff;&lt;/code&gt; to &lt;code&gt;$bodycolor: $cc0033;&lt;/code&gt;.&lt;/p&gt;
-
-&lt;p&gt;&lt;em&gt;Note from dldx: I haven&amp;rsquo;t changed the Gruntfile to work for hugo yet. If anyone would like to submit a PR, feel free! :) The following is just the original documentation for this theme&lt;/em&gt;&lt;/p&gt;
-
-&lt;p&gt;To modify the site&amp;rsquo;s JavaScript files I setup a Grunt build script to lint/concatenate/minify all scripts into &lt;code&gt;scripts.min.js&lt;/code&gt;. &lt;a href=&#34;http://nodejs.org/&#34;&gt;Install Node.js&lt;/a&gt;, then &lt;a href=&#34;http://gruntjs.com/getting-started&#34;&gt;install Grunt&lt;/a&gt;, and then finally install the dependencies for the theme contained in &lt;code&gt;package.json&lt;/code&gt;:&lt;/p&gt;
-&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;npm install
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;From the theme&amp;rsquo;s root, use &lt;code&gt;grunt&lt;/code&gt; to concatenate JavaScript files and optimize &lt;code&gt;.jpg&lt;/code&gt;, &lt;code&gt;.png&lt;/code&gt; and &lt;code&gt;.svg&lt;/code&gt; files in the &lt;code&gt;images/&lt;/code&gt; folder.&lt;/p&gt;
+&lt;p&gt;They say three times the charm, so here is another free responsive Jekyll blog theme for you. I&amp;rsquo;ve learned a ton since open sourcing my first two themes &lt;a href=&#34;http://github.com/mmistakes&#34;&gt;on Github&lt;/a&gt;, and wanted to try a few new things this time around.&lt;/p&gt;
-&lt;p&gt;You can also use &lt;code&gt;grunt dev&lt;/code&gt; in combination with &lt;code&gt;bundle exec jekyll serve&lt;/code&gt; to watch for updates in JS files that Grunt will then automatically re-build as you write your code, which will in turn auto-generate your Jekyll site when developing locally.&lt;/p&gt;
+&lt;p&gt;If you&amp;rsquo;ve used any of &lt;a href=&#34;http://mademistakes.com/work/jekyll-themes/&#34;&gt;my other themes&lt;/a&gt; most of this should be familiar territory&amp;hellip;&lt;/p&gt;
-&lt;hr /&gt;
+&lt;h2 id=&#34;hpstr-features:6083a88ee3411b0d17ce02d738f69d47&#34;&gt;HPSTR Features:&lt;/h2&gt;
-&lt;h2 id=&#34;questions:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Questions?&lt;/h2&gt;
+&lt;ul&gt;
+&lt;li&gt;Responsive templates for post, page, and post index &lt;code&gt;layouts&lt;/code&gt;. Looks great on mobile, tablet, and desktop devices.&lt;/li&gt;
+&lt;li&gt;Gracefully degrades in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.&lt;br /&gt;&lt;/li&gt;
+&lt;li&gt;Sweet animated menu.&lt;/li&gt;
+&lt;li&gt;Background image support.&lt;/li&gt;
+&lt;li&gt;Support for large images to call out your favorite posts.&lt;/li&gt;
+&lt;li&gt;Optional &lt;a href=&#34;http://disqus.com&#34;&gt;Disqus&lt;/a&gt; comments.&lt;/li&gt;
+&lt;li&gt;Simple and clear permalink structure&lt;sup class=&#34;footnote-ref&#34; id=&#34;fnref:6083a88ee3411b0d17ce02d738f69d47:1&#34;&gt;&lt;a rel=&#34;footnote&#34; href=&#34;#fn:6083a88ee3411b0d17ce02d738f69d47:1&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&#34;https://developers.facebook.com/docs/opengraph/&#34;&gt;Open Graph&lt;/a&gt; and &lt;a href=&#34;https://dev.twitter.com/docs/cards&#34;&gt;Twitter Cards&lt;/a&gt; support for a better social sharing experience.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&#34;https://dldx.github.io/hpstr-hugo-theme/404.html&#34;&gt;Custom 404 page&lt;/a&gt; to get you started.&lt;/li&gt;
+&lt;li&gt;&lt;a href=&#34;https://dldx.github.io/hpstr-hugo-theme/hpstr-hugo-theme/posts/code-highlighting-post/&#34;&gt;Syntax highlighting&lt;/a&gt; stylesheets to make your code examples look snazzy.&lt;/li&gt;
+&lt;/ul&gt;
-&lt;p&gt;Having a problem getting something to work or want to know why I setup something in a certain way? You can contact me on &lt;a href=&#34;https://github.com/dldx&#34;&gt;github&lt;/a&gt; or &lt;a href=&#34;https://github.com/dldx/hpstr-hugo-theme/issues/new&#34;&gt;file a GitHub Issue&lt;/a&gt;. And if you make something cool with this theme feel free to let me know.&lt;/p&gt;
+&lt;div markdown=&#34;0&#34;&gt;&lt;a href=&#34;https://dldx.github.io/hpstr-hugo-theme/hpstr-hugo-theme/theme-setup/&#34; class=&#34;btn btn-info&#34;&gt;Theme Setup&lt;/a&gt; &lt;a href=&#34;https://github.com/dldx/hpstr-hugo-theme&#34; class=&#34;btn btn-success&#34;&gt;Download HPSTR&lt;/a&gt;&lt;/div&gt;
+&lt;div class=&#34;footnotes&#34;&gt;
&lt;hr /&gt;
-&lt;h2 id=&#34;license:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;License&lt;/h2&gt;
-
-&lt;p&gt;This theme is free and open source software, distributed under the &lt;a href=&#34;https://github.com/dldx/hpstr-hugo-theme/blob/master/LICENSE.md&#34;&gt;MIT License&lt;/a&gt; version 2 or later. So feel free to to modify this theme to suit your needs.&lt;/p&gt;
+&lt;ol&gt;
+&lt;li id=&#34;fn:6083a88ee3411b0d17ce02d738f69d47:1&#34;&gt;Example: &lt;em&gt;domain.com/category-name/post-title&lt;/em&gt;
+ &lt;a class=&#34;footnote-return&#34; href=&#34;#fnref:6083a88ee3411b0d17ce02d738f69d47:1&#34;&gt;&lt;sup&gt;[return]&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
+&lt;/ol&gt;
+&lt;/div&gt;
</description>
</item>
@@ -205,7 +64,7 @@ $ git clone https://github.com/dldx/hpstr-hugo-theme.git hpstr
&lt;p&gt;This little bit of YAML makes the assumption that your background image asset is in the &lt;code&gt;/images&lt;/code&gt; folder. If you place it somewhere else or are hotlinking from the web, just include the full http(s):// URL. Either way you should have a background image that is tiled.&lt;/p&gt;
-&lt;p&gt;If you want to set a background image for the entire site just add &lt;code&gt;background: filename.png&lt;/code&gt; as a param in your &lt;code&gt;_config.yml&lt;/code&gt; and BOOM &amp;mdash; background images on every page!&lt;/p&gt;
+&lt;p&gt;If you want to set a background image for the entire site just add &lt;code&gt;background: /images/filename.png&lt;/code&gt; as a &lt;a href=&#34;https://gohugo.io/overview/configuration/#examples&#34;&gt;param&lt;/a&gt; in your config and BOOM &amp;mdash; background images on every page!&lt;/p&gt;
&lt;div xmlns:cc=&#34;http://creativecommons.org/ns#&#34; xmlns:dct=&#34;http://purl.org/dc/terms/&#34; about=&#34;http://subtlepatterns.com&#34; class=&#34;notice&#34;&gt;Background images from &lt;span property=&#34;dct:title&#34;&gt;Subtle Patterns&lt;/span&gt; (&lt;a rel=&#34;cc:attributionURL&#34; property=&#34;cc:attributionName&#34; href=&#34;http://subtlepatterns.com&#34;&gt;Subtle Patterns&lt;/a&gt;) / &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/3.0/&#34;&gt;CC BY-SA 3.0&lt;/a&gt;&lt;/div&gt;
</description>
@@ -649,46 +508,188 @@ $ git clone https://github.com/dldx/hpstr-hugo-theme.git hpstr
</item>
<item>
- <title>About the Hugo Theme</title>
- <link>https://dldx.github.io/hpstr-hugo-theme/about/</link>
+ <title>Theme Setup</title>
+ <link>https://dldx.github.io/hpstr-hugo-theme/theme-setup/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://dldx.github.io/hpstr-hugo-theme/about/</guid>
+ <guid>https://dldx.github.io/hpstr-hugo-theme/theme-setup/</guid>
<description>
-&lt;p&gt;This theme has been ported to Hugo by &lt;a href=&#34;https://github.com/dldx&#34;&gt;Durand D&amp;rsquo;souza&lt;/a&gt; but the all the original features are intact and described below. All credit for the theme goes to &lt;a href=&#34;http://github.com/mmistakes&#34;&gt;Michael Rose&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;This is a port of the &lt;strong&gt;HPSTR&lt;/strong&gt; theme to &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt;. This theme is perfect for bloggers.&lt;/p&gt;
+
+&lt;h2 id=&#34;get-the-theme:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Get the theme&lt;/h2&gt;
+
+&lt;p&gt;With Git installed, run the following commands inside the Hugo site folder. If Hugo has not yet been installed, read the setup guide &lt;a href=&#34;https://gohugo.io/overview/installing/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
+&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;$ mkdir themes
+$ &lt;span style=&#34;color: #f8f8f2&#34;&gt;cd&lt;/span&gt; themes
+$ git clone https://github.com/dldx/hpstr-hugo-theme.git hpstr
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;p&gt;You can get a zip of the latest version of the theme from the &lt;a href=&#34;https://github.com/dldx/hpstr-hugo-theme&#34;&gt;home page&lt;/a&gt; and extract it to the themes folder.&lt;/p&gt;
+
+&lt;h2 id=&#34;setup:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Setup&lt;/h2&gt;
+
+&lt;p&gt;Next, you need to configure your site and add some content. We provide a complete example site under the folder &lt;code&gt;exampleSite&lt;/code&gt;. All you need to do is copy the contents of that folder into the main hugo site folder so that it looks something like this:&lt;/p&gt;
+&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;hugo-website
+├── config.toml
+├── content
+│   └── posts
+├── data
+├── static
+│   ├── assets
+│   │   ├── css
+│   │   ├── fonts
+│   │   └── js
+│   │   ├── plugins
+│   │   └── vendor
+│   └── images
+└── themes
+ └── hpstr
+ ├── archetypes
+ ├── layouts
+ │   ├── _default
+ │   └── partials
+ └── static
+ ├── css
+ │   └── _sass
+ │   └── vendor
+ │   ├── font-awesome
+ │   └── magnific-popup
+ ├── fonts
+ └── js
+ ├── plugins
+ └── vendor
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;p&gt;This should be enough to get a working website!&lt;/p&gt;
&lt;hr /&gt;
-&lt;p&gt;They say three times the charm, so here is another free responsive Jekyll blog theme for you. I&amp;rsquo;ve learned a ton since open sourcing my first two themes &lt;a href=&#34;http://github.com/mmistakes&#34;&gt;on Github&lt;/a&gt;, and wanted to try a few new things this time around.&lt;/p&gt;
+&lt;h2 id=&#34;running-hugo:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Running Hugo&lt;/h2&gt;
-&lt;p&gt;If you&amp;rsquo;ve used any of &lt;a href=&#34;http://mademistakes.com/work/jekyll-themes/&#34;&gt;my other themes&lt;/a&gt; most of this should be familiar territory&amp;hellip;&lt;/p&gt;
+&lt;p&gt;To serve the site while you write posts, simply run &lt;code&gt;hugo server&lt;/code&gt; in the base folder. You can now edit and make new posts, which will show up instantly. To render a permanent site, run &lt;code&gt;hugo&lt;/code&gt; on its own.&lt;/p&gt;
-&lt;h2 id=&#34;hpstr-features:6083a88ee3411b0d17ce02d738f69d47&#34;&gt;HPSTR Features:&lt;/h2&gt;
+&lt;hr /&gt;
-&lt;ul&gt;
-&lt;li&gt;Responsive templates for post, page, and post index &lt;code&gt;layouts&lt;/code&gt;. Looks great on mobile, tablet, and desktop devices.&lt;/li&gt;
-&lt;li&gt;Gracefully degrades in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.&lt;br /&gt;&lt;/li&gt;
-&lt;li&gt;Sweet animated menu.&lt;/li&gt;
-&lt;li&gt;Background image support.&lt;/li&gt;
-&lt;li&gt;Support for large images to call out your favorite posts.&lt;/li&gt;
-&lt;li&gt;Optional &lt;a href=&#34;http://disqus.com&#34;&gt;Disqus&lt;/a&gt; comments.&lt;/li&gt;
-&lt;li&gt;Simple and clear permalink structure&lt;sup class=&#34;footnote-ref&#34; id=&#34;fnref:6083a88ee3411b0d17ce02d738f69d47:1&#34;&gt;&lt;a rel=&#34;footnote&#34; href=&#34;#fn:6083a88ee3411b0d17ce02d738f69d47:1&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;.&lt;/li&gt;
-&lt;li&gt;&lt;a href=&#34;https://developers.facebook.com/docs/opengraph/&#34;&gt;Open Graph&lt;/a&gt; and &lt;a href=&#34;https://dev.twitter.com/docs/cards&#34;&gt;Twitter Cards&lt;/a&gt; support for a better social sharing experience.&lt;/li&gt;
-&lt;li&gt;&lt;a href=&#34;https://dldx.github.io/hpstr-hugo-theme/404.html&#34;&gt;Custom 404 page&lt;/a&gt; to get you started.&lt;/li&gt;
-&lt;li&gt;&lt;a href=&#34;https://dldx.github.io/hpstr-hugo-theme/hpstr-hugo-theme/posts/code-highlighting-post/&#34;&gt;Syntax highlighting&lt;/a&gt; stylesheets to make your code examples look snazzy.&lt;/li&gt;
-&lt;/ul&gt;
+&lt;h2 id=&#34;configuration:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Configuration&lt;/h2&gt;
-&lt;div markdown=&#34;0&#34;&gt;&lt;a href=&#34;https://dldx.github.io/hpstr-hugo-theme/hpstr-hugo-theme/theme-setup/&#34; class=&#34;btn btn-info&#34;&gt;Theme Setup&lt;/a&gt; &lt;a href=&#34;https://github.com/dldx/hpstr-hugo-theme&#34; class=&#34;btn btn-success&#34;&gt;Download HPSTR&lt;/a&gt;&lt;/div&gt;
-&lt;div class=&#34;footnotes&#34;&gt;
+&lt;h3 id=&#34;disqus-comments:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Disqus Comments&lt;/h3&gt;
+
+&lt;p&gt;Create a &lt;a href=&#34;http://disqus.com&#34;&gt;Disqus&lt;/a&gt; account and change &lt;code&gt;disqusShortname&lt;/code&gt; in &lt;code&gt;config.toml&lt;/code&gt; to the Disqus &lt;em&gt;shortname&lt;/em&gt; you just setup. By default comments appear on all post and pages if you assigned a shortname. Note that comments won&amp;rsquo;t generally load when you are running the server locally. To disable commenting on a post or page, add the following to its YAML Front Matter:&lt;/p&gt;
+&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #ae81ff&#34;&gt;comments&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;false&lt;/span&gt;
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;h3 id=&#34;social-share-links:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Social Share Links&lt;/h3&gt;
+
+&lt;p&gt;To disable Facebook, Twitter, and Google+ share links on a post or page, add the following to its front matter:&lt;/p&gt;
+&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #ae81ff&#34;&gt;share&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;false&lt;/span&gt;
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;h3 id=&#34;owner-author-information:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Owner/Author Information&lt;/h3&gt;
+
+&lt;p&gt;Change your name, and avatar photo (200x200 pixels or larger), email, and social networking URLs in &lt;code&gt;config.toml&lt;/code&gt;.&lt;/p&gt;
+
+&lt;p&gt;To add a copyright string to the footer, add &lt;code&gt;copyright = &amp;quot;(c) Blah&amp;quot;&lt;/code&gt; to &lt;code&gt;config.toml&lt;/code&gt;&lt;/p&gt;
+
+&lt;h3 id=&#34;google-analytics-and-webmaster-tools:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Google Analytics and Webmaster Tools&lt;/h3&gt;
+
+&lt;p&gt;To add Google Analytics, you may add your tracking id to &lt;code&gt;config.toml&lt;/code&gt;:&lt;/p&gt;
+&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;googleAnalytics = &amp;quot;UA-123-45&amp;quot;
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;h3 id=&#34;navigation-links:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Navigation Links&lt;/h3&gt;
+
+&lt;p&gt;To add additional links in the drop down menu edit &lt;code&gt;data/navigation.toml&lt;/code&gt;. Use the following format to set the URL and title for as many links as you&amp;rsquo;d like. &lt;em&gt;External links will open in a new window.&lt;/em&gt;&lt;/p&gt;
+&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #66d9ef&#34;&gt;[[links]]&lt;/span&gt;
+&lt;span style=&#34;color: #a6e22e&#34;&gt;title&lt;/span&gt; &lt;span style=&#34;color: #f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color: #e6db74&#34;&gt;&amp;quot;Theme Setup&amp;quot;&lt;/span&gt;
+&lt;span style=&#34;color: #a6e22e&#34;&gt;url&lt;/span&gt; &lt;span style=&#34;color: #f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color: #e6db74&#34;&gt;&amp;quot;/theme-setup/&amp;quot;&lt;/span&gt;
+
+&lt;span style=&#34;color: #66d9ef&#34;&gt;[[links]]&lt;/span&gt;
+&lt;span style=&#34;color: #a6e22e&#34;&gt;title&lt;/span&gt; &lt;span style=&#34;color: #f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color: #e6db74&#34;&gt;&amp;quot;External Link&amp;quot;&lt;/span&gt;
+&lt;span style=&#34;color: #a6e22e&#34;&gt;url&lt;/span&gt; &lt;span style=&#34;color: #f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color: #e6db74&#34;&gt;&amp;quot;http://mademistakes.com&amp;quot;&lt;/span&gt;
+&lt;/pre&gt;&lt;/div&gt;
&lt;hr /&gt;
-&lt;ol&gt;
-&lt;li id=&#34;fn:6083a88ee3411b0d17ce02d738f69d47:1&#34;&gt;Example: &lt;em&gt;domain.com/category-name/post-title&lt;/em&gt;
- &lt;a class=&#34;footnote-return&#34; href=&#34;#fnref:6083a88ee3411b0d17ce02d738f69d47:1&#34;&gt;&lt;sup&gt;[return]&lt;/sup&gt;&lt;/a&gt;&lt;/li&gt;
-&lt;/ol&gt;
-&lt;/div&gt;
+&lt;h2 id=&#34;adding-new-content:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Adding New Content&lt;/h2&gt;
+
+&lt;p&gt;Posts are stored in the &lt;code&gt;content&lt;/code&gt; directory. By default, only content in the &lt;code&gt;content/posts&lt;/code&gt; will show up in the &lt;code&gt;All Posts&lt;/code&gt; section, however, you can link to other sections manually. For example, if you create a post at &lt;code&gt;gallery/photo1.md&lt;/code&gt;, your post will appear both under the home page and under &lt;code&gt;/gallery&lt;/code&gt;.&lt;/p&gt;
+
+&lt;p&gt;By the way, Hugo has a shortcut for creating new posts: &lt;code&gt;hugo new gallery/photo1.md&lt;/code&gt;. See &lt;code&gt;hugo new --help&lt;/code&gt; for more details.&lt;/p&gt;
+
+&lt;hr /&gt;
+
+&lt;h3 id=&#34;feature-images:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Feature Images&lt;/h3&gt;
+
+&lt;p&gt;A good rule of thumb is to keep feature images nice and wide so you don&amp;rsquo;t push the body text too far down. An image cropped around around 1024 x 256 pixels will keep file size down with an acceptable resolution for most devices.&lt;/p&gt;
+
+&lt;p&gt;To add a feature image to a post or page just include the filename in the front matter like so.&lt;/p&gt;
+&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #ae81ff&#34;&gt;image&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt;
+ &lt;span style=&#34;color: #ae81ff&#34;&gt;feature&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;/images/feature-image-filename.jpg&lt;/span&gt;
+ &lt;span style=&#34;color: #ae81ff&#34;&gt;thumb&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;thumbnail-image.jpg&lt;/span&gt; &lt;span style=&#34;color: #75715e&#34;&gt;#keep it square 200x200 px is good&lt;/span&gt;
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;p&gt;If you want to apply attribution to a feature image use the following YAML front matter on posts or pages. Image credits appear directly below the feature image with a link back to the original source.&lt;/p&gt;
+&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #ae81ff&#34;&gt;image&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt;
+ &lt;span style=&#34;color: #ae81ff&#34;&gt;feature&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;feature-image-filename.jpg&lt;/span&gt;
+ &lt;span style=&#34;color: #ae81ff&#34;&gt;credit&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;Michael Rose&lt;/span&gt; &lt;span style=&#34;color: #75715e&#34;&gt;#name of the person or site you want to credit&lt;/span&gt;
+ &lt;span style=&#34;color: #ae81ff&#34;&gt;creditlink&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;http://mademistakes.com&lt;/span&gt; &lt;span style=&#34;color: #75715e&#34;&gt;#url to their site or licensing&lt;/span&gt;
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;p&gt;By default the &lt;code&gt;&amp;lt;div&amp;gt;&lt;/code&gt; containing feature images is set to have a minimum height of 400px with CSS. Anything taller is hidden with an &lt;code&gt;overflow: hidden&lt;/code&gt; declaration. You can customize the height of the homepage feature image and those appearing on posts/pages by modifying the following variables in &lt;code&gt;/static/css/_sass/_variables.scss&lt;/code&gt;.&lt;/p&gt;
+&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;$feature-image-height&lt;/span&gt;&lt;span style=&#34;color: #f92672&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;400&lt;/span&gt;&lt;span style=&#34;color: #66d9ef&#34;&gt;px&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;;&lt;/span&gt; &lt;span style=&#34;color: #75715e&#34;&gt;// min 150px recommended&lt;/span&gt;
+&lt;span style=&#34;color: #f8f8f2&#34;&gt;$front-page-feature-image-height&lt;/span&gt;&lt;span style=&#34;color: #f92672&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color: #ae81ff&#34;&gt;400&lt;/span&gt;&lt;span style=&#34;color: #66d9ef&#34;&gt;px&lt;/span&gt;&lt;span style=&#34;color: #f8f8f2&#34;&gt;;&lt;/span&gt; &lt;span style=&#34;color: #75715e&#34;&gt;// min 150px recommended&lt;/span&gt;
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;h4 id=&#34;post-page-thumbnails-for-og-and-twitter-cards:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Post/Page Thumbnails for OG and Twitter Cards&lt;/h4&gt;
+
+&lt;p&gt;Post and page thumbnails work the same way. These are used by &lt;a href=&#34;https://developers.facebook.com/docs/opengraph/&#34;&gt;Open Graph&lt;/a&gt; and &lt;a href=&#34;https://dev.twitter.com/docs/cards&#34;&gt;Twitter Cards&lt;/a&gt; meta tags found in &lt;code&gt;partials/twitter-og-cards.html&lt;/code&gt;. If you don&amp;rsquo;t assign a thumbnail the image you assigned to &lt;code&gt;params.author.avatar&lt;/code&gt; in &lt;code&gt;config.toml&lt;/code&gt; will be used.&lt;/p&gt;
+
+&lt;p&gt;Here&amp;rsquo;s an example of what a tweet to your site could look like if you activate Twitter Cards and include all the metas in your post&amp;rsquo;s YAML.&lt;/p&gt;
+
+&lt;p&gt;&lt;img src=&#34;https://dldx.github.io/hpstr-hugo-theme/images/twitter-card-summary-large-image.jpg&#34; alt=&#34;Twitter Card summary large image screenshot&#34; /&gt;&lt;/p&gt;
+
+&lt;p&gt;Twitter cards make it possible to attach images and post summaries to Tweets that link to your content. Summary Card meta tags have been added to &lt;code&gt;head.html&lt;/code&gt; to support this, you just need to &lt;a href=&#34;https://dev.twitter.com/docs/cards&#34;&gt;validate and apply your domain&lt;/a&gt; to turn it on.&lt;/p&gt;
+
+&lt;h3 id=&#34;videos:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Videos&lt;/h3&gt;
+
+&lt;p&gt;Video embeds are responsive and scale with the width of the main content block with the help of &lt;a href=&#34;http://fitvidsjs.com/&#34;&gt;FitVids&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h3 id=&#34;link-post-type:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Link Post Type&lt;/h3&gt;
+
+&lt;p&gt;Link blog like a champ by adding &lt;code&gt;link: http://url-you-want-linked&lt;/code&gt; to a post&amp;rsquo;s YAML front matter. Arrow glyph links to the post&amp;rsquo;s permalink and the the &lt;code&gt;post-title&lt;/code&gt; links to the source URL. Here&amp;rsquo;s an &lt;a href=&#34;https://dldx.github.io/hpstr-hugo-theme/hpstr-hugo-theme/posts/sample-link-post/&#34;&gt;example of a link post&lt;/a&gt; if you need a visual.&lt;/p&gt;
+
+&lt;hr /&gt;
+
+&lt;h2 id=&#34;further-customization:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Further Customization&lt;/h2&gt;
+
+&lt;p&gt;By editing values found in &lt;code&gt;static/css/_sass/variables.scss&lt;/code&gt; you can fine tune the site&amp;rsquo;s colors and typography. You will need a &lt;a href=&#34;http://sass-lang.com&#34;&gt;sass processor&lt;/a&gt; to render the files to css.&lt;/p&gt;
+
+&lt;p&gt;For example if you wanted a red background instead of white you&amp;rsquo;d change &lt;code&gt;$bodycolor: #fff;&lt;/code&gt; to &lt;code&gt;$bodycolor: $cc0033;&lt;/code&gt;.&lt;/p&gt;
+
+&lt;p&gt;&lt;em&gt;Note from dldx: I haven&amp;rsquo;t changed the Gruntfile to work for hugo yet. If anyone would like to submit a PR, feel free! :) The following is just the original documentation for this theme&lt;/em&gt;&lt;/p&gt;
+
+&lt;p&gt;To modify the site&amp;rsquo;s JavaScript files I setup a Grunt build script to lint/concatenate/minify all scripts into &lt;code&gt;scripts.min.js&lt;/code&gt;. &lt;a href=&#34;http://nodejs.org/&#34;&gt;Install Node.js&lt;/a&gt;, then &lt;a href=&#34;http://gruntjs.com/getting-started&#34;&gt;install Grunt&lt;/a&gt;, and then finally install the dependencies for the theme contained in &lt;code&gt;package.json&lt;/code&gt;:&lt;/p&gt;
+&lt;div class=&#34;highlight&#34; style=&#34;background: #272822&#34;&gt;&lt;pre style=&#34;line-height: 125%&#34;&gt;npm install
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;p&gt;From the theme&amp;rsquo;s root, use &lt;code&gt;grunt&lt;/code&gt; to concatenate JavaScript files and optimize &lt;code&gt;.jpg&lt;/code&gt;, &lt;code&gt;.png&lt;/code&gt; and &lt;code&gt;.svg&lt;/code&gt; files in the &lt;code&gt;images/&lt;/code&gt; folder.&lt;/p&gt;
+
+&lt;p&gt;You can also use &lt;code&gt;grunt dev&lt;/code&gt; in combination with &lt;code&gt;bundle exec jekyll serve&lt;/code&gt; to watch for updates in JS files that Grunt will then automatically re-build as you write your code, which will in turn auto-generate your Jekyll site when developing locally.&lt;/p&gt;
+
+&lt;p&gt;For more information on how to configure Hugo or content, check out the &lt;a href=&#34;https://gohugo.io/overview/introduction/&#34;&gt;Hugo documentation&lt;/a&gt;.&lt;/p&gt;
+
+&lt;hr /&gt;
+
+&lt;h2 id=&#34;questions:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;Questions?&lt;/h2&gt;
+
+&lt;p&gt;Having a problem getting something to work or want to know why I setup something in a certain way? You can contact me on &lt;a href=&#34;https://github.com/dldx&#34;&gt;github&lt;/a&gt; or &lt;a href=&#34;https://github.com/dldx/hpstr-hugo-theme/issues/new&#34;&gt;file a GitHub Issue&lt;/a&gt;. And if you make something cool with this theme feel free to let me know.&lt;/p&gt;
+
+&lt;hr /&gt;
+
+&lt;h2 id=&#34;license:b8b08bb87737c3c5c8e714d4f8821e60&#34;&gt;License&lt;/h2&gt;
+
+&lt;p&gt;This theme is free and open source software, distributed under the &lt;a href=&#34;https://github.com/dldx/hpstr-hugo-theme/blob/master/LICENSE.md&#34;&gt;MIT License&lt;/a&gt; version 2 or later. So feel free to to modify this theme to suit your needs.&lt;/p&gt;
</description>
</item>
diff --git a/page/2/index.html b/page/2/index.html
index 67361f2..ce387bc 100644
--- a/page/2/index.html
+++ b/page/2/index.html
@@ -146,7 +146,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-05-23 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/readability-feature-post/">May 23, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~4 minutes
@@ -207,7 +209,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-post-images/">May 22, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -285,7 +289,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2012-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/readability-post/">May 22, 2012</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~4 minutes
@@ -350,7 +356,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2011-03-10 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-post/">Mar 10, 2011</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~2 minutes
diff --git a/posts/background-image/index.html b/posts/background-image/index.html
index 9c77b3d..35cf82d 100644
--- a/posts/background-image/index.html
+++ b/posts/background-image/index.html
@@ -57,7 +57,7 @@
<link rel="shortcut icon" href="/hpstr-hugo-theme/favicon.png">
-<style type="text/css">body {background-image:url(/hpstr-hugo-theme/images/triangular.png);}</style>
+<style type="text/css">body {background-image:url(/images/triangular.png);}</style>
</head>
@@ -117,7 +117,7 @@
<h1 class="entry-title"><a href="/hpstr-hugo-theme/posts/background-image/" rel="bookmark" title="Post with a Background Image">Post with a Background Image</a></h1>
-
+
<h2><span class="entry-date date published"><time datetime="2013-10-26 00:00:00 &#43;0000 UTC">October 26, 2013</time></span></h2>
<p class="entry-reading-time">
@@ -133,7 +133,7 @@
<p>This little bit of YAML makes the assumption that your background image asset is in the <code>/images</code> folder. If you place it somewhere else or are hotlinking from the web, just include the full http(s):// URL. Either way you should have a background image that is tiled.</p>
-<p>If you want to set a background image for the entire site just add <code>background: filename.png</code> as a param in your <code>_config.yml</code> and BOOM &mdash; background images on every page!</p>
+<p>If you want to set a background image for the entire site just add <code>background: /images/filename.png</code> as a <a href="https://gohugo.io/overview/configuration/#examples">param</a> in your config and BOOM &mdash; background images on every page!</p>
<div xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/" about="http://subtlepatterns.com" class="notice">Background images from <span property="dct:title">Subtle Patterns</span> (<a rel="cc:attributionURL" property="cc:attributionName" href="http://subtlepatterns.com">Subtle Patterns</a>) / <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></div>
@@ -144,9 +144,9 @@
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
- <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fbackground-image%2f" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
- <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fbackground-image%2f" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
- <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fbackground-image%2f" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
+ <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fbackground-image%2f" target="_blank" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
+ <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fbackground-image%2f" target="_blank" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
+ <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fbackground-image%2f" target="_blank" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div>
diff --git a/posts/code-highlighting-post/index.html b/posts/code-highlighting-post/index.html
index 9dbd370..ce0f7cc 100644
--- a/posts/code-highlighting-post/index.html
+++ b/posts/code-highlighting-post/index.html
@@ -132,7 +132,7 @@
<h1 class="entry-title"><a href="/hpstr-hugo-theme/posts/code-highlighting-post/" rel="bookmark" title="Syntax Highlighting Post">Syntax Highlighting Post</a></h1>
-
+
<h2><span class="entry-date date published"><time datetime="2013-08-16 00:00:00 &#43;0000 UTC">August 16, 2013</time></span></h2>
<p class="entry-reading-time">
@@ -254,9 +254,9 @@
<span class="author vcard"><span class="fn">Hugo</span></span>
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
- <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fcode-highlighting-post%2f" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
- <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fcode-highlighting-post%2f" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
- <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fcode-highlighting-post%2f" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
+ <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fcode-highlighting-post%2f" target="_blank" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
+ <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fcode-highlighting-post%2f" target="_blank" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
+ <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fcode-highlighting-post%2f" target="_blank" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div>
diff --git a/posts/index.html b/posts/index.html
index fb10ccf..50649ac 100644
--- a/posts/index.html
+++ b/posts/index.html
@@ -145,7 +145,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-10-26 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/background-image/">Oct 26, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -162,7 +164,7 @@
<p>This little bit of YAML makes the assumption that your background image asset is in the <code>/images</code> folder. If you place it somewhere else or are hotlinking from the web, just include the full http(s):// URL. Either way you should have a background image that is tiled.</p>
-<p>If you want to set a background image for the entire site just add <code>background: filename.png</code> as a param in your <code>_config.yml</code> and BOOM &mdash; background images on every page!</p>
+<p>If you want to set a background image for the entire site just add <code>background: /images/filename.png</code> as a <a href="https://gohugo.io/overview/configuration/#examples">param</a> in your config and BOOM &mdash; background images on every page!</p>
<div xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/" about="http://subtlepatterns.com" class="notice">Background images from <span property="dct:title">Subtle Patterns</span> (<a rel="cc:attributionURL" property="cc:attributionName" href="http://subtlepatterns.com">Subtle Patterns</a>) / <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></div>
@@ -177,7 +179,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-08-16 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/code-highlighting-post/">Aug 16, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~2 minutes
@@ -299,7 +303,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-08-12 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-link-post/">Aug 12, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -319,7 +325,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-06-25 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/video-post/">Jun 25, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -347,7 +355,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-05-23 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/readability-feature-post/">May 23, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~4 minutes
diff --git a/posts/index.xml b/posts/index.xml
index 4e644a9..e11c7e0 100644
--- a/posts/index.xml
+++ b/posts/index.xml
@@ -21,7 +21,7 @@
&lt;p&gt;This little bit of YAML makes the assumption that your background image asset is in the &lt;code&gt;/images&lt;/code&gt; folder. If you place it somewhere else or are hotlinking from the web, just include the full http(s):// URL. Either way you should have a background image that is tiled.&lt;/p&gt;
-&lt;p&gt;If you want to set a background image for the entire site just add &lt;code&gt;background: filename.png&lt;/code&gt; as a param in your &lt;code&gt;_config.yml&lt;/code&gt; and BOOM &amp;mdash; background images on every page!&lt;/p&gt;
+&lt;p&gt;If you want to set a background image for the entire site just add &lt;code&gt;background: /images/filename.png&lt;/code&gt; as a &lt;a href=&#34;https://gohugo.io/overview/configuration/#examples&#34;&gt;param&lt;/a&gt; in your config and BOOM &amp;mdash; background images on every page!&lt;/p&gt;
&lt;div xmlns:cc=&#34;http://creativecommons.org/ns#&#34; xmlns:dct=&#34;http://purl.org/dc/terms/&#34; about=&#34;http://subtlepatterns.com&#34; class=&#34;notice&#34;&gt;Background images from &lt;span property=&#34;dct:title&#34;&gt;Subtle Patterns&lt;/span&gt; (&lt;a rel=&#34;cc:attributionURL&#34; property=&#34;cc:attributionName&#34; href=&#34;http://subtlepatterns.com&#34;&gt;Subtle Patterns&lt;/a&gt;) / &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/3.0/&#34;&gt;CC BY-SA 3.0&lt;/a&gt;&lt;/div&gt;
</description>
diff --git a/posts/page/2/index.html b/posts/page/2/index.html
index e90a748..6d4f38f 100644
--- a/posts/page/2/index.html
+++ b/posts/page/2/index.html
@@ -145,7 +145,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-post-images/">May 22, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -223,7 +225,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2012-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/readability-post/">May 22, 2012</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~4 minutes
@@ -288,7 +292,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2011-03-10 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-post/">Mar 10, 2011</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~2 minutes
diff --git a/posts/readability-feature-post/index.html b/posts/readability-feature-post/index.html
index 92b0d7b..13c8824 100644
--- a/posts/readability-feature-post/index.html
+++ b/posts/readability-feature-post/index.html
@@ -132,7 +132,7 @@
<h1 class="entry-title"><a href="/hpstr-hugo-theme/posts/readability-feature-post/" rel="bookmark" title="Post with Large Feature Image and Text">Post with Large Feature Image and Text</a></h1>
-
+
<h2><span class="entry-date date published"><time datetime="2013-05-23 00:00:00 &#43;0000 UTC">May 23, 2013</time></span></h2>
<p class="entry-reading-time">
@@ -192,9 +192,9 @@
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
- <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-feature-post%2f" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
- <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-feature-post%2f" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
- <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-feature-post%2f" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
+ <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-feature-post%2f" target="_blank" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
+ <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-feature-post%2f" target="_blank" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
+ <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-feature-post%2f" target="_blank" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div>
diff --git a/posts/readability-post/index.html b/posts/readability-post/index.html
index 56c1f13..e4a8729 100644
--- a/posts/readability-post/index.html
+++ b/posts/readability-post/index.html
@@ -132,7 +132,7 @@
<h1 class="entry-title"><a href="/hpstr-hugo-theme/posts/readability-post/" rel="bookmark" title="Testing Readability with a Bunch of Text">Testing Readability with a Bunch of Text</a></h1>
-
+
<h2><span class="entry-date date published"><time datetime="2012-05-22 00:00:00 &#43;0000 UTC">May 22, 2012</time></span></h2>
<p class="entry-reading-time">
@@ -192,9 +192,9 @@
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
- <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-post%2f" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
- <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-post%2f" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
- <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-post%2f" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
+ <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-post%2f" target="_blank" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
+ <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-post%2f" target="_blank" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
+ <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2freadability-post%2f" target="_blank" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div>
diff --git a/posts/sample-link-post/index.html b/posts/sample-link-post/index.html
index 08ab181..5d59781 100644
--- a/posts/sample-link-post/index.html
+++ b/posts/sample-link-post/index.html
@@ -115,7 +115,7 @@
<h1 class="entry-title"><i class="fa fa-bookmark permalink"></i> <a href="http://mademistakes.com">Sample Link Post</a></h1>
-
+
<h2><span class="entry-date date published"><time datetime="2013-08-12 00:00:00 &#43;0000 UTC">August 12, 2013</time></span></h2>
<p class="entry-reading-time">
@@ -134,9 +134,9 @@
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
- <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-link-post%2f" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
- <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-link-post%2f" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
- <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-link-post%2f" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
+ <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-link-post%2f" target="_blank" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
+ <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-link-post%2f" target="_blank" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
+ <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-link-post%2f" target="_blank" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div>
diff --git a/posts/sample-post-images/index.html b/posts/sample-post-images/index.html
index 16b2e85..e139d06 100644
--- a/posts/sample-post-images/index.html
+++ b/posts/sample-post-images/index.html
@@ -115,7 +115,7 @@
<h1 class="entry-title"><a href="/hpstr-hugo-theme/posts/sample-post-images/" rel="bookmark" title="A Post with Images">A Post with Images</a></h1>
-
+
<h2><span class="entry-date date published"><time datetime="2013-05-22 00:00:00 &#43;0000 UTC">May 22, 2013</time></span></h2>
<p class="entry-reading-time">
@@ -188,9 +188,9 @@
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
- <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post-images%2f" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
- <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post-images%2f" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
- <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post-images%2f" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
+ <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post-images%2f" target="_blank" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
+ <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post-images%2f" target="_blank" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
+ <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post-images%2f" target="_blank" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div>
diff --git a/posts/sample-post/index.html b/posts/sample-post/index.html
index 85e4158..73ce23a 100644
--- a/posts/sample-post/index.html
+++ b/posts/sample-post/index.html
@@ -132,7 +132,7 @@
<h1 class="entry-title"><a href="/hpstr-hugo-theme/posts/sample-post/" rel="bookmark" title="Sample Post">Sample Post</a></h1>
-
+
<h2><span class="entry-date date published"><time datetime="2011-03-10 00:00:00 &#43;0000 UTC">March 10, 2011</time></span></h2>
<p class="entry-reading-time">
@@ -276,9 +276,9 @@
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
- <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post%2f" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
- <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post%2f" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
- <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post%2f" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
+ <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post%2f" target="_blank" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
+ <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post%2f" target="_blank" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
+ <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fsample-post%2f" target="_blank" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div>
diff --git a/posts/video-post/index.html b/posts/video-post/index.html
index dbc66cd..de77ece 100644
--- a/posts/video-post/index.html
+++ b/posts/video-post/index.html
@@ -115,7 +115,7 @@
<h1 class="entry-title"><a href="/hpstr-hugo-theme/posts/video-post/" rel="bookmark" title="A Post with a Video">A Post with a Video</a></h1>
-
+
<h2><span class="entry-date date published"><time datetime="2013-06-25 00:00:00 &#43;0000 UTC">June 25, 2013</time></span></h2>
<p class="entry-reading-time">
@@ -138,9 +138,9 @@
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
- <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fvideo-post%2f" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
- <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fvideo-post%2f" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
- <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fvideo-post%2f" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
+ <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fvideo-post%2f" target="_blank" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
+ <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fvideo-post%2f" target="_blank" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
+ <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2fposts%2fvideo-post%2f" target="_blank" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div>
diff --git a/sitemap.xml b/sitemap.xml
index 605cd1f..d6961cb 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3,13 +3,11 @@
<url>
<loc>https://dldx.github.io/hpstr-hugo-theme/</loc>
- <lastmod>2016-06-01T15:14:43-04:00</lastmod>
<priority>0</priority>
</url>
<url>
- <loc>https://dldx.github.io/hpstr-hugo-theme/theme-setup/</loc>
- <lastmod>2016-06-01T15:14:43-04:00</lastmod>
+ <loc>https://dldx.github.io/hpstr-hugo-theme/about/</loc>
</url>
<url>
@@ -53,7 +51,7 @@
</url>
<url>
- <loc>https://dldx.github.io/hpstr-hugo-theme/about/</loc>
+ <loc>https://dldx.github.io/hpstr-hugo-theme/theme-setup/</loc>
</url>
</urlset> \ No newline at end of file
diff --git a/tags/code/index.html b/tags/code/index.html
index 45876e6..0fbe260 100644
--- a/tags/code/index.html
+++ b/tags/code/index.html
@@ -134,7 +134,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-08-16 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/code-highlighting-post/">Aug 16, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~2 minutes
diff --git a/tags/highlighting/index.html b/tags/highlighting/index.html
index 47d38e6..adad427 100644
--- a/tags/highlighting/index.html
+++ b/tags/highlighting/index.html
@@ -134,7 +134,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-08-16 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/code-highlighting-post/">Aug 16, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~2 minutes
diff --git a/tags/images/index.html b/tags/images/index.html
index 1914164..e018e85 100644
--- a/tags/images/index.html
+++ b/tags/images/index.html
@@ -130,7 +130,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-post-images/">May 22, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
diff --git a/tags/intro/index.html b/tags/intro/index.html
index c0e6c48..785e39b 100644
--- a/tags/intro/index.html
+++ b/tags/intro/index.html
@@ -134,7 +134,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2012-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/readability-post/">May 22, 2012</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~4 minutes
diff --git a/tags/link-post/index.html b/tags/link-post/index.html
index f3b9895..d1c84ee 100644
--- a/tags/link-post/index.html
+++ b/tags/link-post/index.html
@@ -130,7 +130,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-08-12 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-link-post/">Aug 12, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
diff --git a/tags/readability/index.html b/tags/readability/index.html
index ee36dc0..babf102 100644
--- a/tags/readability/index.html
+++ b/tags/readability/index.html
@@ -134,7 +134,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-05-23 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/readability-feature-post/">May 23, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~4 minutes
@@ -199,7 +201,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2012-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/readability-post/">May 22, 2012</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~4 minutes
diff --git a/tags/sample-post/index.html b/tags/sample-post/index.html
index 36e9ca9..a081c12 100644
--- a/tags/sample-post/index.html
+++ b/tags/sample-post/index.html
@@ -130,7 +130,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-10-26 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/background-image/">Oct 26, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -147,7 +149,7 @@
<p>This little bit of YAML makes the assumption that your background image asset is in the <code>/images</code> folder. If you place it somewhere else or are hotlinking from the web, just include the full http(s):// URL. Either way you should have a background image that is tiled.</p>
-<p>If you want to set a background image for the entire site just add <code>background: filename.png</code> as a param in your <code>_config.yml</code> and BOOM &mdash; background images on every page!</p>
+<p>If you want to set a background image for the entire site just add <code>background: /images/filename.png</code> as a <a href="https://gohugo.io/overview/configuration/#examples">param</a> in your config and BOOM &mdash; background images on every page!</p>
<div xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/" about="http://subtlepatterns.com" class="notice">Background images from <span property="dct:title">Subtle Patterns</span> (<a rel="cc:attributionURL" property="cc:attributionName" href="http://subtlepatterns.com">Subtle Patterns</a>) / <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></div>
@@ -162,7 +164,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-08-16 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/code-highlighting-post/">Aug 16, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~2 minutes
@@ -284,7 +288,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-08-12 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-link-post/">Aug 12, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -304,7 +310,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-06-25 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/video-post/">Jun 25, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -332,7 +340,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-05-23 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/readability-feature-post/">May 23, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~4 minutes
diff --git a/tags/sample-post/index.xml b/tags/sample-post/index.xml
index 7ca6368..0bf662f 100644
--- a/tags/sample-post/index.xml
+++ b/tags/sample-post/index.xml
@@ -21,7 +21,7 @@
&lt;p&gt;This little bit of YAML makes the assumption that your background image asset is in the &lt;code&gt;/images&lt;/code&gt; folder. If you place it somewhere else or are hotlinking from the web, just include the full http(s):// URL. Either way you should have a background image that is tiled.&lt;/p&gt;
-&lt;p&gt;If you want to set a background image for the entire site just add &lt;code&gt;background: filename.png&lt;/code&gt; as a param in your &lt;code&gt;_config.yml&lt;/code&gt; and BOOM &amp;mdash; background images on every page!&lt;/p&gt;
+&lt;p&gt;If you want to set a background image for the entire site just add &lt;code&gt;background: /images/filename.png&lt;/code&gt; as a &lt;a href=&#34;https://gohugo.io/overview/configuration/#examples&#34;&gt;param&lt;/a&gt; in your config and BOOM &amp;mdash; background images on every page!&lt;/p&gt;
&lt;div xmlns:cc=&#34;http://creativecommons.org/ns#&#34; xmlns:dct=&#34;http://purl.org/dc/terms/&#34; about=&#34;http://subtlepatterns.com&#34; class=&#34;notice&#34;&gt;Background images from &lt;span property=&#34;dct:title&#34;&gt;Subtle Patterns&lt;/span&gt; (&lt;a rel=&#34;cc:attributionURL&#34; property=&#34;cc:attributionName&#34; href=&#34;http://subtlepatterns.com&#34;&gt;Subtle Patterns&lt;/a&gt;) / &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/3.0/&#34;&gt;CC BY-SA 3.0&lt;/a&gt;&lt;/div&gt;
</description>
diff --git a/tags/sample-post/page/2/index.html b/tags/sample-post/page/2/index.html
index bfcfb8f..9533ffb 100644
--- a/tags/sample-post/page/2/index.html
+++ b/tags/sample-post/page/2/index.html
@@ -130,7 +130,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-post-images/">May 22, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -208,7 +210,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2012-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/readability-post/">May 22, 2012</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~4 minutes
@@ -273,7 +277,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2011-03-10 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-post/">Mar 10, 2011</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~2 minutes
diff --git a/tags/test/index.html b/tags/test/index.html
index e5f5169..7708c2c 100644
--- a/tags/test/index.html
+++ b/tags/test/index.html
@@ -130,7 +130,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/sample-post-images/">May 22, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
@@ -208,7 +210,9 @@
</div>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2012-05-22 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/readability-post/">May 22, 2012</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~4 minutes
diff --git a/tags/video/index.html b/tags/video/index.html
index d1186bb..709a94f 100644
--- a/tags/video/index.html
+++ b/tags/video/index.html
@@ -130,7 +130,9 @@
<header>
<div class="entry-meta">
+
<span class="entry-date date published updated"><time datetime="2013-06-25 00:00:00 &#43;0000 UTC"><a href="/hpstr-hugo-theme/posts/video-post/">Jun 25, 2013</a></time></span>
+
<span class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
diff --git a/theme-setup/index.html b/theme-setup/index.html
index 5b67d75..d7b39d0 100644
--- a/theme-setup/index.html
+++ b/theme-setup/index.html
@@ -37,8 +37,6 @@
<meta property="og:image" content="https://dldx.github.io/hpstr-hugo-theme/images/abstract-11.jpg" />
- <meta property="og:updated_time" content="2016-06-01T15:14:43-04:00"/>
-
@@ -304,6 +302,8 @@ $ git clone https://github.com/dldx/hpstr-hugo-theme.git hpstr
<p>You can also use <code>grunt dev</code> in combination with <code>bundle exec jekyll serve</code> to watch for updates in JS files that Grunt will then automatically re-build as you write your code, which will in turn auto-generate your Jekyll site when developing locally.</p>
+<p>For more information on how to configure Hugo or content, check out the <a href="https://gohugo.io/overview/introduction/">Hugo documentation</a>.</p>
+
<hr />
<h2 id="questions:b8b08bb87737c3c5c8e714d4f8821e60">Questions?</h2>
@@ -321,9 +321,9 @@ $ git clone https://github.com/dldx/hpstr-hugo-theme.git hpstr
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
- <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2ftheme-setup%2f" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
- <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2ftheme-setup%2f" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
- <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2ftheme-setup%2f" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
+ <li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2ftheme-setup%2f" target="_blank" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
+ <li class="twitter"><a href="https://twitter.com/intent/tweet?text=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2ftheme-setup%2f" target="_blank" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
+ <li class="googleplus"><a href="https://plus.google.com/share?url=https%3a%2f%2fdldx.github.io%2fhpstr-hugo-theme%2ftheme-setup%2f" target="_blank" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div>