Releases: razonyang/hugo-theme-bootstrap
Releases · razonyang/hugo-theme-bootstrap
v1.0.0-alpha.12
Upgrade
Introduces new dependencies, you'll need to install via hugo mod npm pack
and npm update
after upgrading the theme.
What's Changed
- fix: do not show non-manual splitting summary by @razonyang in #702
- feat: add support for Plausible Analytics by @razonyang in #704
- feat: add the sidebar page parameter by @razonyang in #709
- Feature: landing page layout by @razonyang in #711
- fix: include the sidebar page parameter in the home page by @Rubonnek in #712
- feat: add the site parameter sidebar.taxonomiesToggleArchives by @razonyang in #714
- docs: update the Diagram page by @razonyang in #719
- feat: add more Fuse.js options by @razonyang in #722
- Search: avoid using global scratch by @razonyang in #724
- feat: add support for Staticman comments by @razonyang in #725
Full Changelog: v1.0.0-alpha.11...v1.0.0-alpha.12
v0.80.4
What's Changed
- fix: Do not attempt to resize SVGs by @ElanHasson in #706
Full Changelog: v0.80.3...v0.80.4
v1.0.0-alpha.11
What's Changed
- Fix id.toml Typo and update USERS.md by @ditatompel in #690
- feat: add the post.readMoreFromContent parameter by @razonyang in #696
- feat(rss): add custom RSS template by @razonyang in #697
- feat: add GitLab supports for repository widget.
- Update and correct the documentations.
New Contributors
- @ditatompel made their first contribution in #690
Full Changelog: v1.0.0-alpha.10...v1.0.0-alpha.11
v1.0.0-alpha.10
What's Changed
- feat: add ArtStation social network link and icon by @AJ2O in #684
- docs: remove unnecessary Gitlab CI hugo command by @Rubonnek in #685
- feat: add the $code-select SCSS variable, default to true by @razonyang in #688
- UX: display TOC above content on small screens and DO NOT collapse sidebar widgets by default. by @razonyang in #689
Full Changelog: v1.0.0-alpha.9...v1.0.0-alpha.10
v1.0.0-alpha.9
What's Changed
- chore: move Google AdSense script into by @razonyang in #674
- Fix typo by @LITUATUI in #675
- feat(search): add sorting support by @razonyang in #672
- chore(i18n): update ar.toml by @yshalsager in #678
- feat(search): allow filtering results via taxonomies with AND, OR operations by @razonyang in #679
- docs: add Gitlab Pages deployment example by @Rubonnek in #681
- fix: avoid flickering on the case of
color=dark
by @razonyang in #682
Full Changelog: v1.0.0-alpha.8...v1.0.0-alpha.9
v1.0.0-alpha.8
Note
Please update the dependencies as well: hugo mod npm pack
and npm update
What's Changed
- fix: avoid flickering on dark mode by @razonyang in #669
- style: update scrollbar style and add scrollbar CSS variables.
Full Changelog: v1.0.0-alpha.7...v1.0.0-alpha.8
v1.0.0-alpha.7
🚀 Highlights
- Adjust the changes of Bootstrap dark mode. Please upgrade the dependencies via
npm update
on your site root.
What's Changed
- fix: do not purge the text-nowrap CSS utility by @razonyang in #652
- Make alert icon and the first paragraph inline by @razonyang in #655
- Add the asciinema shortcode by @razonyang in #657
- fix(search): loading spinner by @razonyang in #662
- feat: add the stats widget by @razonyang in #664
- docs: fixed typo in PurgeCSS configuration note by @Rubonnek in #665
New Contributors
Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7
v1.0.0-alpha.6
What's Changed
- chore(i18n): update ar.toml by @yshalsager in #644
- fix: date format for posts list, chore: create Japanese template by @nemu1113 in #647
- Performance: improve search speed by @razonyang in #648
Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6
v0.80.3
v1.0.0-alpha.5
What's Changed
- chore(i18n): update ar.toml by @yshalsager in #636
- Feature: add the fallback image for PWA by @razonyang in #638
- feat(scss): add the $logo-animation option by @razonyang in #640
- Fix the social links nav (header) by @vrifox in #641
- chore(i18n): add font sizes and noscript information to de.toml by @vrifox in #642
- Add Advanced Search Options by @razonyang in #643
New Contributors
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5