Commit graph

25 commits

Author SHA1 Message Date
leafee98 acba79eebc fix: failed to import copy-codeblock.js when different baseURL 2024-07-08 17:52:02 +08:00
leafee98 a1aec229c5 add copy button, adjust codeblock style, close #2 2024-07-08 17:38:26 +08:00
leafee98 36c140b28c latex only render post content, other than the whole body 2024-01-23 21:09:18 +08:00
leafee98 5aec7ac354 show description of posts in index page, or summary if no description 2023-09-11 14:34:59 +08:00
leafee98 dbf5a656c2 use <nav> in header 2023-07-06 15:15:04 +08:00
leafee98 e4e2844c3e add tags for SEO 2023-06-29 22:22:37 +08:00
leafee98 5fd2d18048 Side card "recent" is clickable to post/essay list 2023-03-17 20:28:38 +08:00
leafee98 4a4f832aec add LaTeX support 2022-09-20 10:41:42 +08:00
leafee98 7c400e3412 fix: wrong usage of relURL 2022-09-04 19:11:04 +08:00
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 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 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 4e73d5d1eb add theme code 2022-04-27 21:54:00 +08:00