aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public/categories/example/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/categories/example/index.html')
-rw-r--r--public/categories/example/index.html110
1 files changed, 110 insertions, 0 deletions
diff --git a/public/categories/example/index.html b/public/categories/example/index.html
new file mode 100644
index 0000000..eedde77
--- /dev/null
+++ b/public/categories/example/index.html
@@ -0,0 +1,110 @@
+<!DOCTYPE html>
+<html lang="en-us">
+ <head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+
+ <title>Example | Hugo XMag</title>
+ <link rel="stylesheet" href="/css/style.css" />
+ <link rel="stylesheet" href="/css/fonts.css" />
+ <link href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css" rel="stylesheet">
+
+ </head>
+
+ <body>
+ <nav class="header">
+ <div class="banner">
+<a href="/" class="text">
+&Hfr;&Ufr;&Gfr;&Ofr; &Xfr;&Mfr;&Afr;&Gfr;
+</a>
+</div>
+
+ <div class="head-meta">
+
+ <span>Example</span>
+ <span>2024-08-02</span>
+
+
+
+ <span>1 / 1</span>
+
+ </div>
+ </nav>
+
+
+<div class="container">
+<main class="list">
+
+
+
+
+<section class="article-list">
+ <div class="categories">
+
+
+ <a href="/categories/example">Example</a>
+
+
+ </div>
+ <h1><a href="/post/2017/02/14/a-plain-markdown-post/">A Plain Markdown Post</a></h1>
+ <div class="date-author">
+ <span class="author">Yihui Xie, Frida Gomam
+</span> /
+ <span class="date">2017-02-14</span>
+ </div>
+ <div class="summary">
+ <a href="/post/2017/02/14/a-plain-markdown-post/">
+
+
+
+
+ <div class="thumbnail"><img src="https://bookdown.org/yihui/blogdown/images/new-post.png" alt="Thumbnail" /></div>
+
+
+
+
+
+
+ This sample post is mainly for blogdown users. If you do not use blogdown, you can skip the first section. To know more about the Hugo XMag theme, please read the About page.
+[&hellip;] This is a post written in plain Markdown (*.md) instead of R Markdown (*.Rmd). The major differences are:&hellip;
+ </a>
+ </div>
+</section>
+
+</main>
+<nav></nav>
+</div>
+
+<script async src="//yihui.org/js/center-img.js"></script>
+
+<footer>
+
+<div class="footer">
+ <ul class="menu">
+
+ <li><a href="/"><span data-hover="Home">Home</span></a></li>
+
+ <li><a href="/about/"><span data-hover="About">About</span></a></li>
+
+ <li><a href="/categories/"><span data-hover="Categories">Categories</span></a></li>
+
+ <li><a href="/tags/"><span data-hover="Tags">Tags</span></a></li>
+
+ <li><a href="/index.xml"><span data-hover="Subscribe">Subscribe</span></a></li>
+
+ </ul>
+
+ <div class="copyright">© <a href="https://yihui.org">Yihui Xie</a> 2017 - 2023 | <a href="https://github.com/yihui">Github</a> | <a href="https://twitter.com/xieyihui">Twitter</a></div>
+
+</div>
+</footer>
+
+
+
+
+
+
+
+</body>
+</html>
+