Skip to content

Releases: artofthesmart/hypertext

Add more date options

18 Aug 15:25
36a54c3

Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

v2.4.1

10 Jul 20:54
a7c5526

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.4.1

Minor bug fixes and updates

06 Jun 02:56
9348ff4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.8...v2.3.1

Bug fixes & headless option

25 May 20:11
b7396d1

Choose a tag to compare

This release has some bug fixes and a refactor for a round of issue resolutions. It also adds the ability to tell a page to be headless in frontmatter rather than only through the URL bar.

Adding Header Image Functionality

18 Nov 04:41

Choose a tag to compare

This release adds the ability to use custom HTML as the site "title" instead of using the website's Title settings in Grav. This could be an <svg> element, an <img> sourced from some static file, or even a Base64 encoded image for really fast loading. Enjoy!

Select Display Date

10 Mar 03:44

Choose a tag to compare

With this update, you can select which date you want to render in the UX for each of your collections. It could be the publication/unpublication date, the last modified date, or the date you added to the page.

Forgot to update version Number

24 Feb 18:35
394df7d

Choose a tag to compare

This prevents Grav from allowing users to update through the UX. This fixes that problem.

Translation fixes

23 Feb 17:33
44c989e

Choose a tag to compare

Fixes some pages showing Categories: instead of the translated word/phrase. Also adds French language strings, thanks to users like you! Also updated the version number, forgot to do that last release.

Quick patch for display bug

10 Feb 17:51
316d3cf

Choose a tag to compare

Identified a bug that displays escaped HTML instead of summary content in collection page children. This fix repairs that.

Add Hyperlegible Font

10 Jan 21:03
1d84a00

Choose a tag to compare

This release includes a one-click option to use the Atkinson Hyperlegible typeface that improves readability on the internet. While this is a departure from the minimalist philosophy of this theme, I think making it easy for creators to make their content accessible is a great step towards making the internet more accessible.

Also includes a few misc fixes and tweaks that shouldn't impact anyone's use of the theme. Notably favicons weren't properly sourcing, images were missing, and image max-width was used most of the time instead of all the time.