aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public/categories/hugo/index.xml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-08-02 13:23:35 +0800
committer简律纯 <i@jyunko.cn>2024-08-02 13:23:35 +0800
commite03422873a1788137f120d9c8f34b2be079f0aee (patch)
treef52775951aed0c594a6b1ca4c9432f3bba74ecac /public/categories/hugo/index.xml
parent2b8db24f956ad99305860c2f8f4cd3a331a76dc6 (diff)
downloadjournal-e03422873a1788137f120d9c8f34b2be079f0aee.tar.gz
journal-e03422873a1788137f120d9c8f34b2be079f0aee.zip
docs: build with hugo
Diffstat (limited to 'public/categories/hugo/index.xml')
-rw-r--r--public/categories/hugo/index.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/public/categories/hugo/index.xml b/public/categories/hugo/index.xml
new file mode 100644
index 0000000..f1cbed1
--- /dev/null
+++ b/public/categories/hugo/index.xml
@@ -0,0 +1,22 @@
+<?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>