Commit graph

22 commits

Author SHA1 Message Date
leafee98 985756dd02 fix: error parsing host as site_id in remark42 2022-07-21 19:20:16 +08:00
leafee98 a71e469a23 fix: 'with' with a logic 'and', child variable evaluated 2022-05-18 22:44:17 +08:00
leafee98 0ce04d50c7 RSS of each section are always shown
the "Feed Of ALL" is removed and "Feed Of 'Section'" is always shown
2022-05-18 21:29:55 +08:00
leafee98 e2ca0c5332 toggle comments at front matter
Whether the comment show up was determined by if the page is under
mainSection, now it's determined by front matter and config.toml
2022-05-18 21:27:06 +08:00
leafee98 836128c866 _index.md's content is shown at list page 2022-05-18 19:45:04 +08:00
leafee98 23e6e10f43 wirte README to describe multi-section support 2022-05-18 14:14:53 +08:00
leafee98 e526a8d6ca allow whole site for spider at robots.txt 2022-05-18 13:51:15 +08:00
leafee98 5b7390b5c2 add multi-section support 2022-05-18 13:50:07 +08:00
leafee98 c078c22ea3 adjust template of taxonomy and term 2022-05-18 13:45:20 +08:00
leafee98 4c7fe1a56b use .Section other than .Title to get section name 2022-05-18 11:13:01 +08:00
leafee98 715a82f5ac multi RSS hyperlink base on section and taxonomy 2022-05-16 20:41:20 +08:00
leafee98 b343bac3f9 handle all manually wirte URL with relURL 2022-05-16 18:46:25 +08:00
leafee98 babe8865cb add RSS icon following feed hyperlink 2022-05-16 18:38:33 +08:00
leafee98 6526292b08 remove first row from footer 2022-05-16 18:37:34 +08:00
leafee98 473eefc015 output full content to RSS 2022-05-13 21:29:12 +08:00
leafee98 b46d6da8ba add feed support, place the hyperlink at footer 2022-05-13 20:12:07 +08:00
leafee98 dff69c5bd3 enable robots.txt by default
use CRLF in robots.txt
2022-05-10 21:34:51 +08:00
leafee98 3b58a1a279 fix: codeblock style inconsistency
- the size of codeblock is same with hightlight now
- the pre in .content will not be afftected by reamrk42 style anymore
2022-04-29 10:46:28 +08:00
leafee98 4e73d5d1eb add theme code 2022-04-27 21:54:00 +08:00
leafee98 f85c96600b add gitignore 2022-04-27 21:53:20 +08:00
leafee98 24a3c428ba Add exmaple site 2022-04-27 21:52:45 +08:00
leafee98 2dd6bc3d5b initial commit 2022-04-27 18:36:33 +08:00