Commit Graph

  • cfbfe4e8ed
    fix(layout): duplicate back link in post list main Hanwen Guo 2025-01-19 22:32:07 -07:00
  • 1bf2f17c57
    Merge pull request #34 from younsl/main Hanwen Guo 2025-01-11 23:22:27 -07:00
  • 2b14b1ebe8 feat(css): use color scheme of modus-themes Hanwen Guo 2025-01-11 23:20:18 -07:00
  • 430d4115f2
    fix(partials): Footer rendering bug (#33) Younsung Lee 2024-12-12 00:28:58 +09:00
  • 54b49193a0 fix: remove link to polyfill.io Hanwen Guo 2024-12-06 16:11:56 -07:00
  • 034ae899db feat(css): de-italicize <blockquote> & increase top margin for headers Hanwen Guo 2024-11-30 23:55:30 -07:00
  • 8479b74d07 style(css): improve ordering and structure of main.scss Hanwen Guo 2024-11-30 22:25:42 -07:00
  • 3eebadc000 feat(css): improve looking for <summary> inside <details> Hanwen Guo 2024-11-30 22:20:37 -07:00
  • f74e559144 feat(css): align back link and time in post head into one line Hanwen Guo 2024-11-30 22:11:23 -07:00
  • 028d21302f fix(css): fix border color for some elements Hanwen Guo 2024-11-30 21:51:42 -07:00
  • 1096ed99f6
    Merge pull request #30 from younsl/config/support-toggle-footer Hanwen Guo 2024-11-30 21:10:16 -07:00
  • ac8c70f471
    Merge pull request #31 from younsl/css/mobile-font-size Hanwen Guo 2024-11-30 19:39:20 -07:00
  • 9128274b02 fix(css): Font size inconsistency in code snippets on iOS younsl 2024-11-19 08:52:52 +09:00
  • f4b19aef86 style: improve formatting and alignment in config.toml younsl 2024-11-18 22:46:07 +09:00
  • a0684e5add feat(footer): Add fallback footer and improve file reading younsl 2024-11-18 01:26:06 +09:00
  • 169f20256a feat: add toggle option for footer display younsl 2024-11-18 01:04:24 +09:00
  • 2cc41d38a6 fix(css): remove retro and clean color themes Hanwen Guo 2024-10-04 12:39:35 -06:00
  • c674e59fca
    Merge pull request #27 from ffreeez/patch-1 Hanwen Guo 2024-10-04 12:34:23 -06:00
  • 152ab69e74 Merge pull request #26 from jkkNl:new-features Hanwen Guo 2024-10-01 00:07:39 -06:00
  • a35562b26c doc: update README Hanwen Guo 2024-10-01 00:02:58 -06:00
  • 8e05d0fd7d make some slight change to keep things simple Hanwen Guo 2024-09-30 23:51:58 -06:00
  • 6cd4ade998
    Merge pull request #18 from ch3nnn/main Hanwen Guo 2024-09-22 12:46:03 -06:00
  • ad6d622a8d
    Update head.html ffreeez 2024-09-22 03:35:20 +08:00
  • f4dee58841 Update readme nieregularnik 2024-08-21 10:22:05 +02:00
  • f6c3eb963b Update readme nieregularnik 2024-08-21 10:21:32 +02:00
  • e41fd46f40 Updated readme file + _index.md nieregularnik 2024-08-21 10:19:16 +02:00
  • 708bc19825 New features nieregularnik 2024-08-21 09:31:06 +02:00
  • 990015ea56 feat: support divide post list by year ch3nnn 2024-03-22 15:49:05 +08:00
  • 2252461742 css(dark mode): fix #13, allow color palettes Hanwen Guo 2023-09-20 21:01:30 +08:00
  • 8158bccb77 css(highlight): fix #9 Hanwen Guo 2023-09-20 19:52:00 +08:00
  • a937c5fcea
    Merge pull request #12 from dtujmer/patch-1 Hanwen Guo 2023-09-20 18:53:50 +08:00
  • 5524886149
    Update back_link.html dtujmer 2023-05-30 17:48:51 +02:00
  • 1f0773883f
    Merge pull request #10 from underscoreHao/feature/toc Hanwen Guo 2023-04-29 14:40:57 +08:00
  • a37ed682a1 Fix spacing Pavel Danov 2023-04-14 13:45:44 +01:00
  • f642c74351 Add simple table of contents generation Pavel Danov 2023-04-14 13:44:33 +01:00
  • 94cfe48bb3 delete duplicated cjk test post Hanwen Guo 2023-02-06 13:58:33 +08:00
  • 3cb2737400
    Merge pull request #6 from cbhyphen/patch-1 Hanwen Guo 2023-02-06 13:57:15 +08:00
  • b3b4febfc5 revert some of the changes to the color of <code> done by DrupalDoesNotExists Hanwen Guo 2023-02-06 13:49:48 +08:00
  • c726a0c8b1 merge DrupalDoesNotExists/main Hanwen Guo 2023-02-06 13:48:13 +08:00
  • 4aef04a2f5
    add appearance field to theme config cb 2023-02-02 22:31:02 -08:00
  • cf65c944b3
    FIX: Remove black bg from code, fix pre overflow Dmitry 2023-01-08 21:58:06 +03:00
  • 76989b98ea
    Fix "unclosed action" issue on v0.68.3/extended Dmitry 2023-01-08 14:03:03 +03:00
  • 22ed9f8cde fix(codeblock): fix the background color for <pre> Hanwen Guo 2023-01-02 18:02:56 +08:00
  • f3a490ba67 docs(README.md): add thanks Hanwen Guo 2023-01-01 18:52:35 +08:00
  • cb80addde3 change the test text of simplified Chinese in test-cjk.md to my poem Hanwen Guo 2023-01-01 18:42:39 +08:00
  • 5d06509a8a style(test): rename test-languages.md to test-cjk.md Hanwen Guo 2023-01-01 18:39:22 +08:00
  • 1f49933306 feat(test): add some test pages Hanwen Guo 2023-01-01 18:37:25 +08:00
  • 0be15eb3c5 fix: remove test-hans.md as it cannot behave properly Hanwen Guo 2023-01-01 18:15:33 +08:00
  • 94c7afbb44 feat: stylize figcaption Hanwen Guo 2023-01-01 18:05:33 +08:00
  • 7ebbf1246a feat: add description <meta> Hanwen Guo 2023-01-01 17:52:23 +08:00
  • 4bacdfcb75 feat(style): add integrity check Hanwen Guo 2023-01-01 17:14:50 +08:00
  • 6c52934e93 feat: use relative URL Hanwen Guo 2023-01-01 17:08:14 +08:00
  • 210f46cbb3 feat(style): prettify <code>'s Hanwen Guo 2023-01-01 17:03:31 +08:00
  • 89a1983130 feat(style): remove han-css to be more minimalist Hanwen Guo 2023-01-01 16:32:35 +08:00
  • 44f8ee0b7d improve tex (mathjax) support Hanwen Guo 2022-08-27 21:39:46 +08:00
  • 10130c4963 clean structure of layouts/ and add support for taxonomys Hanwen Guo 2022-08-27 21:24:22 +08:00
  • 550b0f47b7 improve chinese experience Hanwen Guo 2022-08-26 23:20:48 +08:00
  • bbf06e76b2 add default single Hanwen Guo 2022-08-26 19:47:24 +08:00
  • 1af4b5cbe1 Set contents to be drafts Hanwen Guo 2022-08-26 18:30:05 +08:00
  • 0374aa92bf Add mathjax support Hanwen Guo 2022-08-26 17:51:29 +08:00
  • d4fc55a757 Initial commit Hanwen Guo 2022-08-26 15:15:25 +08:00