Add hugo new features support.
Snapshot: https://fixit-p1tg6tsml-lruihao.vercel.app
- ♻️ Refactor: header layout
- ✨ Feat: enhance link render (#96)
- Add external icon for external links automatically
- Add download icon for downloadable links
- ✨ Feat: add giscus comment system (#130)
- ✨ Feat: link shortcode add
external-icon
option (#96) - ✨ Feat: add GitHub Corners support (#106)
- ✨ Feat: add local avatar and gravatar support for post author (#125)
- ✨ Feat: add
total word count support in footer(#124) - ✨ Feat: add "Edit this page" button support (#103)
- ✨ Feat: add count badge for taxonomy (#122)
- ⚡ Perf: add Gravatar config support
- 🐛 Fix: invalid front matter
comment: true
(#108) - 🐛 Fix: ibruce and watermark option negative value error (#114)
- 🚚 Feat: migrate
tohome.profile.gravatarSite
gravatar.host
- 🚚 Feat: migrate
toibruce.siteTime
footer.siteTime
- 💄 Style: add some common CSS styles Class (#101)
- 💄 Style: add the gap between and icon and text at blending typesetting (@ctj12461, @Lruihao#118)
- 💄 Style: modify blockquote CSS
- 📝 Docs: revise theme documentations
- ⚡ Perf: remove third-party library clipboard.js (#84)
- ✏️ Docs: fix highlight url typo in
theme-documentation-built-in-shortcodes
(@d-baer#85) - 🔧 Chore(i18n): improve translations for supported languages (#119)
- 🔧 Chore(i18n): add i18n support for console messages
- 🔧 Chore: add deprecated parameter detection in cli
- ⬆️ Chore: update some third-party libraries
- 🔧 Chore(deps-dev):
- Full Changelog: @Lruihao
v0.2.13...v0.2.14