Commit graph

  • acba79eebc fix: failed to import copy-codeblock.js when different baseURL main leafee98 2024-07-08 17:52:02 +0800
  • a1aec229c5 add copy button, adjust codeblock style, close #2 leafee98 2024-07-08 17:34:47 +0800
  • 673ea42546 edit: essays asciidoctor-syntax-test, add TODOs asciidoc leafee98 2024-01-26 22:35:54 +0800
  • f9e13a1b76 use index.adoc to make the dir a single page leafee98 2024-01-23 21:15:12 +0800
  • 36c140b28c latex only render post content, other than the whole body leafee98 2024-01-23 21:09:18 +0800
  • d647841898 examplesite: add breaklines to latex-support leafee98 2024-01-19 18:18:43 +0800
  • ce42632c42 basic asciidoc support, with bad some style leafee98 2024-01-19 18:17:23 +0800
  • 9aebccb590 properly use archetypes, add descriptions at front matter leafee98 2023-09-11 14:48:02 +0800
  • 5aec7ac354 show description of posts in index page, or summary if no description leafee98 2023-09-11 14:34:59 +0800
  • ad98c7238d narrowing the page, max-width from 1320px to 1140 leafee98 2023-07-06 15:24:10 +0800
  • dbf5a656c2 use <nav> in header leafee98 2023-07-06 15:14:46 +0800
  • e4e2844c3e add tags for SEO leafee98 2023-06-29 22:22:37 +0800
  • 97c892077a update images leafee98 2023-05-28 22:30:32 +0800
  • 6ac660eee2 refactor color, set paginate to 4 to show the pager leafee98 2023-05-28 22:09:18 +0800
  • 99ca8932e1 remove useless css variable color leafee98 2023-05-28 13:56:42 +0800
  • dca44e659f update README leafee98 2023-05-28 13:51:40 +0800
  • 37de87ec41 update bottom banner theme repository URL leafee98 2023-04-07 11:06:14 +0800
  • 7a9c80595f update README and theme.toml leafee98 2023-03-17 21:06:16 +0800
  • 2edfe53c29 update READEME and images leafee98 2023-03-17 20:58:58 +0800
  • 5fd2d18048 Side card "recent" is clickable to post/essay list leafee98 2023-03-17 20:28:38 +0800
  • 0547c3d73d Respect browser's prefered color scheme now leafee98 2023-03-15 16:24:06 +0800
  • 10441a59a8 Fix: limit the max width of image in content, new essay leafee98 2023-01-24 21:23:12 +0800
  • fcfd69e10e Ref: change fonts leafee98 2023-01-24 17:20:30 +0800
  • 7dec5ad2cd Ref: use 1.5 line-height for single page content leafee98 2023-01-23 19:43:17 +0800
  • 23149c6547 Fix: wrong usage of group selector leafee98 2023-01-23 15:18:38 +0800
  • ad3d615738 Fix: style of code in ul and li leafee98 2023-01-23 15:17:48 +0800
  • b591e1e2c0 Modify demo site's content: latex-support.md leafee98 2022-11-14 22:14:26 +0800
  • c40f6af959 Remove config for github pages since deployed by actions leafee98 2022-11-14 22:09:17 +0800
  • 2824974ffa
    Fix workflow Leafee 2022-11-14 22:07:37 +0800
  • d11dd64eef
    Fix workflow Leafee 2022-11-14 22:05:38 +0800
  • d2c54452d8
    Use GitHub actions to build demo site Leafee 2022-11-14 21:58:08 +0800
  • 6d1af74593 generated: 7bf8488165 gh-page leafee98 2022-09-20 10:54:02 +0800
  • 7bf8488165 modify post latex-support leafee98 2022-09-20 10:48:50 +0800
  • cf454bd96d generated: 4a4f832aec leafee98 2022-09-20 10:45:24 +0800
  • 4a4f832aec add LaTeX support leafee98 2022-09-20 10:41:42 +0800
  • 9a0dd8b179 add license, theme.toml leafee98 2022-09-04 19:45:50 +0800
  • 1fdfa26364 add screenshots leafee98 2022-09-04 19:31:06 +0800
  • cd622975d5 generate: 7c400e3412 leafee98 2022-09-04 19:13:42 +0800
  • 7c400e3412 fix: wrong usage of relURL leafee98 2022-09-04 19:11:04 +0800
  • af446242d9 generated: 0e48c7d586 leafee98 2022-09-04 19:03:28 +0800
  • 0e48c7d586 add config for github pages leafee98 2022-09-04 19:00:58 +0800
  • f73dde6f1a generated: 985756dd02 leafee98 2022-09-04 18:53:45 +0800
  • 985756dd02 fix: error parsing host as site_id in remark42 leafee98 2022-07-21 19:20:16 +0800
  • a71e469a23 fix: 'with' with a logic 'and', child variable evaluated leafee98 2022-05-18 22:44:17 +0800
  • 0ce04d50c7 RSS of each section are always shown leafee98 2022-05-18 21:29:55 +0800
  • e2ca0c5332 toggle comments at front matter leafee98 2022-05-18 21:13:49 +0800
  • 836128c866 _index.md's content is shown at list page leafee98 2022-05-18 19:45:04 +0800
  • 23e6e10f43 wirte README to describe multi-section support leafee98 2022-05-18 14:14:53 +0800
  • e526a8d6ca allow whole site for spider at robots.txt leafee98 2022-05-18 13:51:15 +0800
  • 5b7390b5c2 add multi-section support leafee98 2022-05-18 13:50:07 +0800
  • c078c22ea3 adjust template of taxonomy and term leafee98 2022-05-18 13:45:20 +0800
  • 4c7fe1a56b use .Section other than .Title to get section name leafee98 2022-05-18 11:13:01 +0800
  • 715a82f5ac multi RSS hyperlink base on section and taxonomy leafee98 2022-05-16 20:41:20 +0800
  • b343bac3f9 handle all manually wirte URL with relURL leafee98 2022-05-16 18:46:25 +0800
  • babe8865cb add RSS icon following feed hyperlink leafee98 2022-05-16 18:38:33 +0800
  • 6526292b08 remove first row from footer leafee98 2022-05-16 18:36:27 +0800
  • 473eefc015 output full content to RSS leafee98 2022-05-13 21:29:12 +0800
  • b46d6da8ba add feed support, place the hyperlink at footer leafee98 2022-05-13 20:12:07 +0800
  • dff69c5bd3 enable robots.txt by default leafee98 2022-05-10 21:34:51 +0800
  • 3b58a1a279 fix: codeblock style inconsistency leafee98 2022-04-29 10:23:08 +0800
  • 4e73d5d1eb add theme code leafee98 2022-04-27 21:54:00 +0800
  • f85c96600b add gitignore leafee98 2022-04-27 21:53:20 +0800
  • 24a3c428ba Add exmaple site leafee98 2022-04-27 21:52:45 +0800
  • 2dd6bc3d5b initial commit leafee98 2022-04-27 18:36:33 +0800