Commit graph

36 commits

Author SHA1 Message Date
leafee98 7dec5ad2cd Ref: use 1.5 line-height for single page content 2023-01-23 19:43:49 +08:00
leafee98 23149c6547 Fix: wrong usage of group selector 2023-01-23 15:20:36 +08:00
leafee98 ad3d615738 Fix: style of code in ul and li 2023-01-23 15:20:36 +08:00
leafee98 b591e1e2c0 Modify demo site's content: latex-support.md 2022-11-14 22:15:52 +08:00
leafee98 c40f6af959 Remove config for github pages since deployed by actions 2022-11-14 22:11:27 +08:00
Leafee 2824974ffa
Fix workflow
Miss a backslash after command
2022-11-14 22:07:37 +08:00
Leafee d11dd64eef
Fix workflow
Hugo changed its release binaries' name since v0.103.0
2022-11-14 22:05:38 +08:00
Leafee d2c54452d8
Use GitHub actions to build demo site 2022-11-14 21:58:08 +08:00
leafee98 7bf8488165 modify post latex-support 2022-09-20 10:51:30 +08:00
leafee98 4a4f832aec add LaTeX support 2022-09-20 10:41:42 +08:00
leafee98 9a0dd8b179 add license, theme.toml 2022-09-04 19:45:50 +08:00
leafee98 1fdfa26364 add screenshots 2022-09-04 19:31:06 +08:00
leafee98 7c400e3412 fix: wrong usage of relURL 2022-09-04 19:11:04 +08:00
leafee98 0e48c7d586 add config for github pages 2022-09-04 19:00:58 +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 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