aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public/categories/hugo
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-08-02 14:11:35 +0800
committer简律纯 <i@jyunko.cn>2024-08-02 14:11:35 +0800
commit4ad317b99bec9489726630c30f4e1956d1a3820a (patch)
tree55a0fd82690dd10b70790ed97ca96192496f01e2 /public/categories/hugo
parent98880d29d8fd8b44fc5677dd44dd758bf7ff0d44 (diff)
downloadjournal-4ad317b99bec9489726630c30f4e1956d1a3820a.tar.gz
journal-4ad317b99bec9489726630c30f4e1956d1a3820a.zip
docs: upload icon
Diffstat (limited to 'public/categories/hugo')
-rw-r--r--public/categories/hugo/index.html110
-rw-r--r--public/categories/hugo/index.xml22
-rw-r--r--public/categories/hugo/page/1/index.html10
3 files changed, 0 insertions, 142 deletions
diff --git a/public/categories/hugo/index.html b/public/categories/hugo/index.html
deleted file mode 100644
index e0abe10..0000000
--- a/public/categories/hugo/index.html
+++ /dev/null
@@ -1,110 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-us">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
-
- <title>Hugo | 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>Hugo</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>
-
diff --git a/public/categories/hugo/index.xml b/public/categories/hugo/index.xml
deleted file mode 100644
index f1cbed1..0000000
--- a/public/categories/hugo/index.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
- <channel>
- <title>Hugo on Hugo XMag</title>
- <link>/categories/hugo/</link>
- <description>Recent content in Hugo on Hugo XMag</description>
- <generator>Hugo -- gohugo.io</generator>
- <language>en-us</language>
- <lastBuildDate>Tue, 14 Feb 2017 00:00:00 +0000</lastBuildDate><atom:link href="/categories/hugo/index.xml" rel="self" type="application/rss+xml" />
- <item>
- <title>A Plain Markdown Post</title>
- <link>/post/2017/02/14/a-plain-markdown-post/</link>
- <pubDate>Tue, 14 Feb 2017 00:00:00 +0000</pubDate>
-
- <guid>/post/2017/02/14/a-plain-markdown-post/</guid>
- <description>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.
-1. Markdown or R Markdown This is a post written in plain Markdown (*.md) instead of R Markdown (*.Rmd). The major differences are:
-You cannot run any R code in a plain Markdown document, whereas in an R Markdown document, you can embed R code chunks (```{r}); A plain Markdown post is rendered through Blackfriday, and an R Markdown document is compiled by rmarkdown and Pandoc.</description>
- </item>
-
- </channel>
-</rss>
diff --git a/public/categories/hugo/page/1/index.html b/public/categories/hugo/page/1/index.html
deleted file mode 100644
index 2dd6f85..0000000
--- a/public/categories/hugo/page/1/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-us">
- <head>
- <title>/categories/hugo/</title>
- <link rel="canonical" href="/categories/hugo/">
- <meta name="robots" content="noindex">
- <meta charset="utf-8">
- <meta http-equiv="refresh" content="0; url=/categories/hugo/">
- </head>
-</html>