web/_layouts
Cotes Chung 65f960c31a
perf: speed up page rendering and jekyll build process (#2034)
- Ensure inline scripts execute after the DOM has fully loaded.
- Use Rollup to bundle the theme-mode and Mermaid scripts, reducing the number of Jekyll include snippets.
2024-11-16 22:49:55 +08:00
..
archives.html perf: refactor using semantic HTML (#1207) 2023-09-08 22:48:37 +08:00
categories.html refactor(deps): upgrade bootstrap from v4.6 to v5.2 2023-05-13 02:05:33 +08:00
category.html perf: refactor using semantic HTML (#1207) 2023-09-08 22:48:37 +08:00
compress.html build(deps): upgrade jekyll-compress-html to v3.2.0 2024-05-11 14:09:15 +08:00
default.html perf: speed up page rendering and jekyll build process (#2034) 2024-11-16 22:49:55 +08:00
home.html fix: pagination error when pinned posts exceed the page size (#1965) 2024-09-26 22:30:56 +08:00
page.html refactor: optimize the basic layouts 2023-10-04 18:15:22 +08:00
post.html perf: speed up page rendering and jekyll build process (#2034) 2024-11-16 22:49:55 +08:00
tag.html perf: refactor using semantic HTML (#1207) 2023-09-08 22:48:37 +08:00
tags.html refactor(layout): improve margin bottom of the core block (#1116) 2023-06-28 20:21:30 +08:00