Skip to content

v0.2.0

Latest

Choose a tag to compare

@willimt willimt released this 17 Aug 12:40
· 10 commits to main since this release

astro-theme-ink v0.2.0 ๐Ÿ–‹๏ธ

New features

  • ๐Ÿ“ KaTeX math rendering โ€” $...$ / $$...$$ in Markdown (remark-math + rehype-katex), dark-mode aware, long formulas scroll horizontally
  • ๐Ÿงฎ Site-wide total-visits counter in the footer โ€” powered by your Waline server, opt-in via pageview.siteWide
  • ๐Ÿ–ผ๏ธ Click-to-zoom lightbox for article images (Esc / backdrop / โœ• to close, scrollbar-shift compensated)
  • ๐Ÿ” Floating back-to-top button
  • ๐Ÿท๏ธ Archives link in the header navigation

Fixes

  • ๐Ÿ’ฌ Waline 3 support: view counting now uses POST /article (GET became read-only in v3), with v2 fallback; trailing-slash normalization prevents 308-redirect CORS failures
  • ๐ŸŽจ Default theme/palette now truly applies (config injected via data attributes โ€” previously the configured default never took effect)
  • ๐Ÿ–ฑ๏ธ Header toggles bind synchronously โ€” the first click always works (deferred module scripts used to miss it)
  • ๐Ÿ”’ Safe localStorage access (private mode), lightbox focus management & zoom cursor, back-to-top not tab-focusable when hidden
  • ๐Ÿงน Removed dead Giscus sync code

Documentation

  • Bilingual README (English / ็ฎ€ไฝ“ไธญๆ–‡) with a screenshots gallery

Live demo: https://ink.willimt.com