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

github.com/htdvisser/hugo-base16-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'post/page/2/index.html')
-rw-r--r--post/page/2/index.html85
1 files changed, 85 insertions, 0 deletions
diff --git a/post/page/2/index.html b/post/page/2/index.html
new file mode 100644
index 0000000..230c2c8
--- /dev/null
+++ b/post/page/2/index.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="description" content="">
+<meta name="author" content="Hugo Authors">
+<meta name="generator" content="Hugo 0.54.0" />
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<link rel="stylesheet" href="/hugo-base16-theme/css/style.css" type="text/css">
+<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700" type="text/css">
+<link rel="alternate" href="/hugo-base16-theme/index.xml" type="application/rss+xml" title="Hugo Base16 Theme">
+<title>Posts - Hugo Base16 Theme</title>
+</head>
+<body>
+
+<header>
+ <div class="container clearfix">
+ <a class="path" href="https://htdvisser.github.io/hugo-base16-theme/">[Hugo Base16 Theme]</a>
+ <span class="caret"># _</span>
+ <div class="right">
+
+ </div>
+ </div>
+</header>
+
+<div class="container">
+
+
+<main role="main" class="article-list">
+ <h1 class="list-title">Posts</h1>
+
+ <article class="list-item" itemscope itemtype="http://schema.org/Blog">
+ <h2 class="headline" itemprop="headline"><a href="/hugo-base16-theme/post/math-typesetting/">Math Typesetting</a></h2>
+ <div class="meta">
+
+ <span class="key">published on</span>
+ <span class="val"><time itemprop="datePublished" datetime="2019-03-08">March 08, 2019</time></span>
+
+ </div>
+ <section class="summary">
+ <p>Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.</p> <a href="/hugo-base16-theme/post/math-typesetting/">Read More...</a>
+ </section>
+</article>
+
+
+ <article class="list-item" itemscope itemtype="http://schema.org/Blog">
+ <h2 class="headline" itemprop="headline"><a href="/hugo-base16-theme/post/emoji-support/">Emoji Support</a></h2>
+ <div class="meta">
+
+ <span class="key">published on</span>
+ <span class="val"><time itemprop="datePublished" datetime="2019-03-05">March 05, 2019</time></span>
+
+ </div>
+ <section class="summary">
+ <p>Emoji can be enabled in a Hugo project in a number of ways.</p> <a href="/hugo-base16-theme/post/emoji-support/">Read More...</a>
+ </section>
+</article>
+
+
+</main>
+
+ <nav class="paginator">
+
+ <a class="nav-left" href="/hugo-base16-theme/post/">&lt; Prev</a>
+
+
+ <span>2 / 2</span>
+
+
+ <span class="nav-right faded">Next &gt;</span>
+
+ </nav>
+
+
+</div>
+
+<footer>
+ <div class="container">
+ <span class="copyright">&copy; 2019 Hugo Base16 Theme - <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></span>
+ </div>
+</footer>
+
+</body>
+</html>
+