Skip to content

Releases: imfing/hextra

v0.4.0

27 Sep 19:45
2df3c56
Compare
Choose a tag to compare

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

26 Sep 07:39
3c4ede9
Compare
Choose a tag to compare

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 Default
Wide Wide
Full Full

Use shortcodes for Hextra homepage, the components are also reusable in your Markdown file!
image

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

  • ci: upgrade actions/checkout from v3 to v4 by @hugo-sid in #73

New Contributors

Full Changelog: v0.2.9...v0.3.0

v0.2.9

19 Sep 20:16
c799160
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

14 Sep 07:19
00d26de
Compare
Choose a tag to compare

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

Full Changelog: v0.2.7...v0.2.8

v0.2.7

13 Sep 09:41
a184cfd
Compare
Choose a tag to compare

Fixed a change introduced in #52 that breaks card links.

What's Changed

  • fix: use relURL only for link starts with slash by @imfing in #54

Full Changelog: v0.2.6...v0.2.7

v0.2.6

13 Sep 09:04
76ac694
Compare
Choose a tag to compare

What's Changed

  • Line Break Needed Between Steps Shortcode and First Heading by @saurabh-mish in #35
  • Add Configuration for Logo, Favicon. by @Welding-Torch in #37
  • chore: normalize headings by @imfing in #42
  • docs: add more instruction for customizing favicon by @imfing in #44
  • docs: add instruction for using markdown code blocks in tabs by @imfing in #47
  • fix: use relative url for card link by @imfing in #52
  • feat: add backdrop blur for nav bar by @imfing in #53

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

04 Sep 18:41
e4c3623
Compare
Choose a tag to compare

What's Changed

  • feat: details shortcode by @imfing in #28
  • chore: make index page container wider by @imfing in #30
  • Setup actions/checkout@v3 to fetch complete Git history by @hugo-sid in #32

Full Changelog: v0.2.4...v0.2.5

v0.2.4

02 Sep 00:11
Compare
Choose a tag to compare

What's Changed

  • Added info to configure footer by @saurabh-mish in #23
  • feat: support markdown for copyright text by @imfing in #25

Full Changelog: v0.2.3...v0.2.4

v0.2.3

31 Aug 23:35
8a4e093
Compare
Choose a tag to compare

What's Changed

  • current instructions show a 404 and pages dont render correctly by @saurabh-mish in #10
  • i18n: Add Chinese translation of exampleSite(docs) by @naranyinyun in #12
  • fix: toc should display headings as is by @imfing in #20

New Contributors

  • @naranyinyun made their first contribution in #8
  • @saurabh-mish made their first contribution in #10

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Aug 21:05
Compare
Choose a tag to compare

What's Changed

  • fix: card link by @hugo-sid in #3
  • chore: use environment variable to specify Hugo version by @hugo-sid in #2
  • fix: missing integrity value in head css by @imfing in #6

New Contributors

Full Changelog: v0.2.1...v0.2.2