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

github.com/schollz/onetwothree.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/post/index.html')
-rwxr-xr-xdocs/post/index.html89
1 files changed, 89 insertions, 0 deletions
diff --git a/docs/post/index.html b/docs/post/index.html
new file mode 100755
index 0000000..73c4be6
--- /dev/null
+++ b/docs/post/index.html
@@ -0,0 +1,89 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <title>Posts</title>
+
+ <meta name="description" content="">
+
+ <meta itemprop="name" content="Posts">
+ <meta itemprop="description" content="">
+
+ <meta name="twitter:card" content="summary">
+ <meta name="twitter:title" content="Posts">
+ <meta name="twitter:description" content="">
+
+
+ <meta name="og:title" content="Posts">
+ <meta name="og:description" content="">
+ <meta name="og:type" content="website">
+ <link rel="stylesheet" type="text/css" href="http://hugo.spf13.com/css/style.css">
+ <script src="http://hugo.spf13.com/js/caption.js"></script>
+</head>
+
+<body>
+
+<header>
+ <a href="http://hugo.spf13.com/">/posts</a>
+
+&nbsp;ยท&nbsp;&nbsp;<a href="http://hugo.spf13.com/about/" style="color:black;">/About Hugo</a>
+
+
+
+</header>
+
+
+<div class="content">
+
+
+ <p>
+ <aside>September 28, 2014
+
+ </aside>
+ <a href="http://hugo.spf13.com/post/creating-a-new-theme/">Creating a New Theme</a>
+ </p>
+
+
+
+ <p>
+ <aside>March 10, 2014
+
+ </aside>
+ <a href="http://hugo.spf13.com/post/migrate-from-jekyll/">Migrate to Hugo from Jekyll</a>
+ </p>
+
+
+
+ <p>
+ <aside>April 2, 2014
+
+ /// <em><a href="http://hugo.spf13.com/tags/go/">go</a>, <a href="http://hugo.spf13.com/tags/golang/">golang</a>, <a href="http://hugo.spf13.com/tags/templates/">templates</a>, <a href="http://hugo.spf13.com/tags/themes/">themes</a>, <a href="http://hugo.spf13.com/tags/development/">development</a>
+ </em>
+
+
+ </aside>
+ <a href="http://hugo.spf13.com/post/goisforlovers/">(Hu)go Template Primer</a>
+ </p>
+
+
+
+ <p>
+ <aside>April 2, 2014
+
+ /// <em><a href="http://hugo.spf13.com/tags/go/">go</a>, <a href="http://hugo.spf13.com/tags/golang/">golang</a>, <a href="http://hugo.spf13.com/tags/hugo/">hugo</a>, <a href="http://hugo.spf13.com/tags/development/">development</a>
+ </em>
+
+
+ </aside>
+ <a href="http://hugo.spf13.com/post/hugoisforlovers/">Getting Started with Hugo</a>
+ </p>
+
+
+</div>
+
+
+
+
+</body>
+</html> \ No newline at end of file