Nov 20Inline Code Highlighting With Markdown-It & Shiki6 min25/11/20和25/11/21期间开发了markdown-it-inline-code项目,用于高亮行内代码。本文包括效果预览、使用方法以及开发历程
Nov 17Hexo 多主题博客设计:CSS变量 + :Where 选择器实现主题切换10 min本文介绍如何利用 CSS 变量与 :where 选择器实现博客多主题管理,包括 Shiki 代码高亮主题切换与页面闪烁(FOUC)的解决方案
Nov 16Fix Markdown Footnote Jump Overlap With CSS Scroll-Margin-Top2 minFix the common problem where fixed top navbars hide jump targets using scroll-margin-top rule
Jun 29Making Web Fast —— LCP Optimization13 min🤖 Learn to optimize LCP performance using preload、fetchpriority、responsive images and srcset attributes. Master Sharp image processing, CI/CD automation, and preload hints to dramatically improve Core Web Vitals scores.
Feb 22Use Medium-Zoom in Hexo Blog4 min在 Hexo Blog中,为了增强用户点击图片后的交互体验,我们可以使用medium-zoom这一轻量级库实现图片放大效果。本文记录如何在 Hexo 博客中成功集成 medium-zoom
Sep 02Lab: Flavoured Markdown & HTML Element Preview1 minTest Flavoured Markdown Content & HTML Elements with style
Aug 31Lab: Markdown Preview2 minTest various Markdown features including color schemes, math, task lists, callouts, and code blocks.