diff options
Diffstat (limited to 'exampleSite/content')
-rw-r--r-- | exampleSite/content/post/cjk-unicode-test.md | 7 | ||||
-rw-r--r-- | exampleSite/content/post/emoji-support.md | 10 | ||||
-rw-r--r-- | exampleSite/content/post/markdown-syntax.md | 3 | ||||
-rw-r--r-- | exampleSite/content/post/math-typesetting.md | 3 | ||||
-rw-r--r-- | exampleSite/content/post/placeholder-text.md | 4 | ||||
-rw-r--r-- | exampleSite/content/post/wtf-article.md | 4 |
6 files changed, 16 insertions, 15 deletions
diff --git a/exampleSite/content/post/cjk-unicode-test.md b/exampleSite/content/post/cjk-unicode-test.md index 6ff9a2a..b97cf04 100644 --- a/exampleSite/content/post/cjk-unicode-test.md +++ b/exampleSite/content/post/cjk-unicode-test.md @@ -1,15 +1,14 @@ +++ -title = "CJK Unicode 测试" +title = "CJK Unicode Test" date = 2020-01-01T00:00:00+08:00 -description = "CJK Unicode 字符测试用页面" +description = "CJK Unicode Testpage" tags = [ "test", "cjk" ] +++ -以下为部分 CJK 文字内容,本页面仅测试使用。 -<!--more--> +The following is part of the CJK text, this page is for test use only.<!--more--> ## CJK Radicals Supplement diff --git a/exampleSite/content/post/emoji-support.md b/exampleSite/content/post/emoji-support.md index 22d5344..9b43a3e 100644 --- a/exampleSite/content/post/emoji-support.md +++ b/exampleSite/content/post/emoji-support.md @@ -7,15 +7,15 @@ tags = [ ] +++ -Emoji can be enabled in a Hugo project in a number of ways. -<!--more--> -The [`emojify`](https://gohugo.io/functions/emojify/) function can be called directly in templates or [Inline Shortcodes](https://gohugo.io/templates/shortcode-templates/#inline-shortcodes). +Emoji can be enabled in a Hugo project in a number of ways. + +The [`emojify`](https://gohugo.io/functions/emojify/) function can be called directly in templates or [Inline Shortcodes](https://gohugo.io/templates/shortcode-templates/#inline-shortcodes). To enable emoji globally, set `enableEmoji` to `true` in your site’s [configuration](https://gohugo.io/getting-started/configuration/) and then you can type emoji shorthand codes directly in content files; e.g. +```:s ee_no_evil:[Remove the space]``` :see_no_evil: ```:h ear_no_evil:[Remove the space]``` :hear_no_evil: ```:s peak_no_evil:[Remove the space]``` :speak_no_evil: -<p><span class="nowrap"><span class="emojify">🙈</span> <code>:see_no_evil:</code></span> <span class="nowrap"><span class="emojify">🙉</span> <code>:hear_no_evil:</code></span> <span class="nowrap"><span class="emojify">🙊</span> <code>:speak_no_evil:</code></span></p> -<br> +<!--more--> The [Emoji cheat sheet](http://www.emoji-cheat-sheet.com/) is a useful reference for emoji shorthand codes. diff --git a/exampleSite/content/post/markdown-syntax.md b/exampleSite/content/post/markdown-syntax.md index 3113fb6..1b5e083 100644 --- a/exampleSite/content/post/markdown-syntax.md +++ b/exampleSite/content/post/markdown-syntax.md @@ -11,12 +11,13 @@ tags = [ +++ This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. -<!--more--> ## Headings The following HTML `<h1>`—`<h6>` elements represent six levels of section headings. `<h1>` is the highest section level while `<h6>` is the lowest. +<!--more--> + # H1 ## H2 ### H3 diff --git a/exampleSite/content/post/math-typesetting.md b/exampleSite/content/post/math-typesetting.md index ccdbf57..58a34f3 100644 --- a/exampleSite/content/post/math-typesetting.md +++ b/exampleSite/content/post/math-typesetting.md @@ -6,7 +6,6 @@ math: true --- Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries. -<!--more--> In this example we will be using [KaTeX](https://katex.org/) @@ -22,6 +21,8 @@ In this example we will be using [KaTeX](https://katex.org/) - To enable KaTex globally set the parameter `math` to `true` in a project's configuration - To enable KaTex on a per page basis include the parameter `math: true` in content files. +<!--more--> + **Note:** Use the online reference of [Supported TeX Functions](https://katex.org/docs/supported.html) {{< math.inline >}} {{ if or .Page.Params.math .Site.Params.math }} diff --git a/exampleSite/content/post/placeholder-text.md b/exampleSite/content/post/placeholder-text.md index 50c906d..8ec30f3 100644 --- a/exampleSite/content/post/placeholder-text.md +++ b/exampleSite/content/post/placeholder-text.md @@ -9,10 +9,10 @@ tags = [ +++ Lorem est tota propiore conpellat pectoribus de -pectora summo. <!--more-->Redit teque digerit hominumque toris verebor lumina non cervice +pectora summo. Redit teque digerit hominumque toris verebor lumina non cervice subde tollit usus habet Arctonque, furores quas nec ferunt. Quoque montibus nunc caluere tempus inhospita parcite confusaque translucet patri vestro qui optatis -lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum. +lumine cognoscere flos nubis! Fronde ipsamque patulos Dryopen deorum.<!--more--> 1. Exierant elisi ambit vivere dedere 2. Duce pollice diff --git a/exampleSite/content/post/wtf-article.md b/exampleSite/content/post/wtf-article.md index 2c94ccb..5bea322 100644 --- a/exampleSite/content/post/wtf-article.md +++ b/exampleSite/content/post/wtf-article.md @@ -1,6 +1,6 @@ +++ title = "纯简体中文测试文章" -date = 2019-04-01T00:00:00+08:00 +date = 2017-04-01T00:00:00+08:00 description = "本文内容无实际意义,由狗屁不通文章生成器自动生成,不代表作者本人观点" tags = [ "test", @@ -8,7 +8,7 @@ tags = [ ] +++ -可是,即使是这样,一段代码写一天的出现仍然代表了一定的意义。一段代码写一天,到底应该如何实现。马克思在不经意间这样说过,一切节省,归根到底都归结为时间的节省。这不禁令我深思。马克思曾经说过,一切节省,归根到底都归结为时间的节省。带着这句话,我们还要更加慎重的审视这个问题:对我个人而言,一段代码写一天不仅仅是一个重大的事件,还可能会改变我的人生。既然如何,我们不得不面对一个非常尴尬的事实,那就是,亚伯拉罕·林肯曾经提到过,你活了多少岁不算什么,重要的是你是如何度过这些岁月的。这启发了我,了解清楚一段代码写一天到底是一种怎么样的存在,是解决一切问题的关键。我认为,在这种困难的抉择下,本人思来想去,寝食难安。所谓一段代码写一天,关键是一段代码写一天需要如何写。裴斯泰洛齐在不经意间这样说过,今天应做的事没有做,明天再早也是耽误了。这句话语虽然很短,但令我浮想联翩。总结的来说,带着这些问题,我们来审视一下一段代码写一天。西班牙曾经说过,自知之明是最难得的知识。这不禁令我深思。可是,即使是这样,一段代码写一天的出现仍然代表了一定的意义。贝多芬在不经意间这样说过,卓越的人一大优点是:在不利与艰难的遭遇里百折不饶。带着这句话,我们还要更加慎重的审视这个问题:在这种困难的抉择下,本人思来想去,寝食难安。问题的关键究竟为何?对我个人而言,一段代码写一天不仅仅是一个重大的事件,还可能会改变我的人生。 +可是,即使是这样,一段代码写一天的出现仍然代表了一定的意义。一段代码写一天,到底应该如何实现。马克思在不经意间这样说过,一切节省,归根到底都归结为时间的节省。这不禁令我深思。马克思曾经说过,一切节省,归根到底都归结为时间的节省。<!--more-->带着这句话,我们还要更加慎重的审视这个问题:对我个人而言,一段代码写一天不仅仅是一个重大的事件,还可能会改变我的人生。既然如何,我们不得不面对一个非常尴尬的事实,那就是,亚伯拉罕·林肯曾经提到过,你活了多少岁不算什么,重要的是你是如何度过这些岁月的。这启发了我,了解清楚一段代码写一天到底是一种怎么样的存在,是解决一切问题的关键。我认为,在这种困难的抉择下,本人思来想去,寝食难安。所谓一段代码写一天,关键是一段代码写一天需要如何写。裴斯泰洛齐在不经意间这样说过,今天应做的事没有做,明天再早也是耽误了。这句话语虽然很短,但令我浮想联翩。总结的来说,带着这些问题,我们来审视一下一段代码写一天。西班牙曾经说过,自知之明是最难得的知识。这不禁令我深思。可是,即使是这样,一段代码写一天的出现仍然代表了一定的意义。贝多芬在不经意间这样说过,卓越的人一大优点是:在不利与艰难的遭遇里百折不饶。带着这句话,我们还要更加慎重的审视这个问题:在这种困难的抉择下,本人思来想去,寝食难安。问题的关键究竟为何?对我个人而言,一段代码写一天不仅仅是一个重大的事件,还可能会改变我的人生。 每个人都不得不面对这些问题。在面对这种问题时,歌德曾经提到过,读一本好书,就如同和一个高尚的人在交谈。这似乎解答了我的疑惑。歌德在不经意间这样说过,读一本好书,就如同和一个高尚的人在交谈。我希望诸位也能好好地体会这句话。从这个角度来看,一段代码写一天的发生,到底需要如何做到,不一段代码写一天的发生,又会如何产生。可是,即使是这样,一段代码写一天的出现仍然代表了一定的意义。现在,解决一段代码写一天的问题,是非常非常重要的。所以,马克思曾经提到过,一切节省,归根到底都归结为时间的节省。这似乎解答了我的疑惑。一般来讲,我们都必须务必慎重的考虑考虑。阿卜·日·法拉兹曾经说过,学问是异常珍贵的东西,从任何源泉吸收都不可耻。我希望诸位也能好好地体会这句话。既然如此,就我个人来说,一段代码写一天对我的意义,不能不说非常重大。白哲特曾经说过,坚强的信念能赢得强者的心,并使他们变得更坚强。带着这句话,我们还要更加慎重的审视这个问题:富勒在不经意间这样说过,苦难磨炼一些人,也毁灭另一些人。带着这句话,我们还要更加慎重的审视这个问题:这样看来,一般来讲,我们都必须务必慎重的考虑考虑。从这个角度来看,从这个角度来看,这种事实对本人来说意义重大,相信对这个世界也是有一定意义的。而这些并不是完全重要,更加重要的问题是。 |