Releases: imfing/hextra
v0.6.1
Improvements
- chore(style): enhance not-prose elements styling by @imfing in #163
- fix: plainify Toc headings by @imfing in #178
- docs: add instructions for configuring layouts by @imfing in #167
- chore: support
services.googleAnalytics.ID
by @imfing in #173
🌐 Internationalization
- chore(i18n): add French translation by @c2tz in #166
- i18n: Add language strings for Norwegian bokmål and Norwegian nynorsk by @bep in #172
- i18n: update pt.yaml by @LITUATUI in #174
- i18n: refactor translations for docs site by @imfing in #181
- i18n: update es.yaml by @tehuel in #180
New Contributors
- @c2tz made their first contribution in #166
- @bep made their first contribution in #172
- @tehuel made their first contribution in #180
Thank y'all ❤️
Full Changelog: v0.6.0...v0.6.1
v0.6.0
New Features
🌗 Set Light/Dark Mode and hide toggle: option to set default light or dark mode for your site. Also the theme toggle can be hidden. (by @imfing in #146)
🔎 Custom Search Index: various types of search index: content | summary | heading | title
to suit your need. Support excluding a page from the search index (by @imfing in #145)
🏷️ Show Tags in Blog List Page: show tags on blog list page (by @imfing in #161)
Celebrating 100 stars ⭐ 🥳
Improvements
- feat: Improve Cards Link Behavior by @illlustr in #153
- docs: update editURL description by @rwxguo in #154
- docs: improve icon shortcode documentation by @imfing in #149
- docs: add zh-cn translation for home page by @imfing in #151
- chore(i18n): support translation for theme toggle by @imfing in #152
- chore(deps-dev): bump postcss from 8.4.27 to 8.4.31 by @dependabot in #150
- docs: add Deploy Site page by @imfing in #158
- docs: fix some spelling mistakes by @imfing in #159
- fix(style): remove padding for highlighted code by @imfing in #157
- fix(style): remove sidebar item extra padding and gap by @imfing in #155
New Contributors
- @dependabot made their first contribution in #150
- @illlustr made their first contribution in #153
- @rwxguo made their first contribution in #154
Thank you all for the contributions ❤️
Full Changelog: v0.5.2...v0.6.0
v0.5.2
Improvements
- fix: callout styling issue with markdown content by @imfing in #141
- fix: add missing translation in blog list by @iju707 in #142
- fix: broken "edit this page" link in windows by @iju707 in #143
- docs: add docs for using Hextra as Git submodule, refactor docs for using Hextra as Hugo module by @hugo-sid in #137
- chore(i18n): add translations of Korean by @iju707 in #144
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Improvements
- chore(i18n): update zh-cn.yaml by @naranyinyun in #136
- fix: skip scroll event if no backToTop element by @imfing in #138
Full Changelog: v0.5.0...v0.5.1
v0.5.0
New Features
⬆️ Back to top button: Hextra now has "Scroll to top" button, by @remysheppard in #105
🎨 Custom saturation: Theme color can be further customized using --primary-saturation
, by @imfing in #131
Improvements
- feat: support empty prev/next pagination by @iju707 in #130
- feat: add code copy button icons in js by @imfing in #133
- fix: footer enable flag logic issue by @imfing in #125
- fix: not-prose p tag inconsistent style by @imfing in #126
Translations
- Create sw.yaml by @calalloo in #113
- Create es.yaml by @morfismo in #114
- Add Portuguese translation by @LITUATUI in #119
- Add Vietnamese translation by @thangisme in #123
New Contributors
- @calalloo made their first contribution in #113
- @morfismo made their first contribution in #114
- @LITUATUI made their first contribution in #119
- @thangisme made their first contribution in #123
Full Changelog: v0.4.0...v0.5.0
v0.4.0
New Features
💬 giscus support: Hextra now support giscus comments system. thanks @iju707 in #92
Check out the documentation: https://imfing.github.io/hextra/docs/advanced/comments/
Improvements
- fix: search shortcut based on user platform by @imfing in #101
- fix: use div for copyright container in footer by @imfing in #104
Full Changelog: v0.3.0...v0.4.0
v0.3.0
New Features
- Wide and Full Page Modes: Now you can experience more flexible layouts with wide and full-page modes. (#69)
- Google Analytics Support: Integrate Google Analytics to track your site's performance effortlessly. (#70)
- Shortcodes for Hextra Home Page: Easily build your Hextra home page with new, handy shortcodes. (#90)
Mode | Image |
---|---|
Default | |
Wide | |
Full |
Use shortcodes for Hextra homepage, the components are also reusable in your Markdown file!
Bug Fixes
- fix: htmlUnescape page description by @iju707 in #71
- fix: card image not displaying correctly by @imfing in #77
- fix: add integrity attribute to styles css preload tag by @imfing in #83
- fix: reverse order in blog list page by @iju707 in #87
Improvements
- chore: update list page RSS template by @imfing in #75
- chore: enhance image resolving by @imfing in #82
Documentation
CI/CD
New Contributors
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
- Add native image processing to cards by @remysheppard in #63
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- docs: add example for customizing css for inline code element by @saurabh-mish in #55
- feat: enhance scrollbar style by @imfing in #56
- fix: swap navbar logo width and height by @remysheppard in #58
New Contributors
- @remysheppard made their first contribution in #58
Full Changelog: v0.2.7...v0.2.8