Apr 07Adding Hot Reload to HexoApr 076 min readA lightweight script that makes the Hexo dev server auto-refresh the browser whenever you save a post.
Jan 14HTML Table Overflow IssuesJan 144 min readA simple CSS technique to keep HTML tables within their containers by controlling table layout and text wrapping.
Nov 17Multi-Theme Blog Design in Hexo: Theme Switching With CSS Variables and the :Where SelectorNov 178 min readHow to manage multiple blog themes with CSS variables and the :where selector, including Shiki syntax highlighting theme switching and a FOUC fix.
May 18Programming Languages Cheat SheetMay 1821 min readA quick reference for data structures, basic syntax, and essential APIs in Lua, JavaScript, Go, Python, and Java.