mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
2.5 KiB
2.5 KiB
v0.2.12 [2022-1-13]
- 🎉 Feat: add PWA support
- 🎉 Feat: add Watermark support (#16)
- 🎉 Feat: add "不蒜子" count and site run time (#18)
- ✨ Feat: add pangu.js support (#20)
- ✨ Feat: add public network security config (only in China) (#15)
- ✨ Feat: add CustomJS option (#24)
- ⚡ Perf: optimize JS loading (#25)
- 🎨 Perf: optimize footer code
- ♻️ Refactor: header title DOM and add subtitle option (#26)
- 🐛 Fix: add scroll-margin to headerlink
- 🐛 Fix: pre element overflow error (#29)
- 🐛 Fix: toc-auto display error (#21)
- 🔥 Feat: remove lib smooth-scroll (#1)
- 🤖 Feat(SEO): optimize SEO meta (#30)
- 💄 Style: change scroll-behavior to smooth, page image margin, header style, footer style etc.
- 🔧 Chore: minify static images
- 🔧 Chore(i18n): change some translations
- ⬆️ Chore: update all third-party libraries
v0.2.11 [2021-12-19]
🎉 The beginning of FixIt to fix the theme LoveIt.
- ✨ Feat: add cardlink shoretcode (Lruihao/hugo-blog@
df9eca2) - 🎉 Feat: add friends layout template
- 🔧 Chore(i18n): add translations for Traditional Chinese (Lruihao/hugo-blog@
df9eca2) - 🐛 Fix: mobile style (Lruihao/hugo-blog#19)
- 🐛 Style: fix content h1 style (Lruihao/hugo-blog#8)
- 🐛 Fix:
.params.authorshould be$params.author(Lruihao/hugo-blog#1)
v0.2.10 ⬇️
Thanks dillonzq/LoveIt