From e03422873a1788137f120d9c8f34b2be079f0aee Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 2 Aug 2024 13:23:35 +0800 Subject: docs: build with hugo --- public/categories/example/index.html | 110 ++++++++++++++++++++++++++++ public/categories/example/index.xml | 22 ++++++ public/categories/example/page/1/index.html | 10 +++ 3 files changed, 142 insertions(+) create mode 100644 public/categories/example/index.html create mode 100644 public/categories/example/index.xml create mode 100644 public/categories/example/page/1/index.html (limited to 'public/categories/example') 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 @@ + + + + + + + Example | Hugo XMag + + + + + + + + + + +
+
+ + + + +
+
+ + + Example + + +
+

A Plain Markdown Post

+
+ Yihui Xie, Frida Gomam + / + 2017-02-14 +
+ +
+ +
+ +
+ + + + + + + + + + + + + + diff --git a/public/categories/example/index.xml b/public/categories/example/index.xml new file mode 100644 index 0000000..bb8596a --- /dev/null +++ b/public/categories/example/index.xml @@ -0,0 +1,22 @@ + + + + Example on Hugo XMag + /categories/example/ + Recent content in Example on Hugo XMag + Hugo -- gohugo.io + en-us + Tue, 14 Feb 2017 00:00:00 +0000 + + A Plain Markdown Post + /post/2017/02/14/a-plain-markdown-post/ + Tue, 14 Feb 2017 00:00:00 +0000 + + /post/2017/02/14/a-plain-markdown-post/ + 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. + + + + diff --git a/public/categories/example/page/1/index.html b/public/categories/example/page/1/index.html new file mode 100644 index 0000000..df524d5 --- /dev/null +++ b/public/categories/example/page/1/index.html @@ -0,0 +1,10 @@ + + + + /categories/example/ + + + + + + -- cgit v1.2.3-70-g09d2