Skip to content

Releases: tomfran/typo

v1.15.0

01 Jan 17:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.0...1.15.0

Wiki Website

The Wiki has now been moved to a dedicated website: https://tomfran.github.io/typo-wiki/

The source is contained in the theme itself, I understand someone might not like this choice, as the wiki content is pulled when one clones the theme in their repo, but the ability to update the functionality and the wiki in a single PR outweighs this con.

Everyone is now encouraged to update the wiki when modifying or introducing features, also, feel free to improve it if you feel like it.

New Contributors

v1.14.0

30 Oct 21:15
Compare
Choose a tag to compare

Changelog

  • @simon-siggaard added support for mermaid diagrams;
  • @Frankkkkk added missing markdownify of post summaries;
  • @runofthemillgeek:
    • Improved font loading;
    • Optimized large images in README;
    • Added a home link to the header;
    • Added support for Open Graph tags;
    • Updated the gitignore.

Broken History

I removed large files from the git history, the repo size is now down to 2MB. If you want to update your local clone use git pull --rebase or re-clone the repo. I am sorry if this causes problems.


If you're using Typo for your website, feel free to add your website to the list alongside what you do! 😊

v1.13.0

17 Sep 20:59
Compare
Choose a tag to compare

Changelog

@vxnick implemented the following:

  • Umami is now included only in production
  • Date format of single pages can now be tweaked: wiki

@arunmathaisk implemented footer customization, allowing users to hide or customize it: wiki.

Commits: 1.12.0...1.13.0


If you're using Typo for your website, feel free to add your website to the list alongside what you do! 😊

v1.12.0

21 Aug 17:53
Compare
Choose a tag to compare

Changelog

@mesmur added proper favicon links, alongside a new faviconPath param: wiki.

Commits: 1.11.0...1.12.0

v1.11.0

13 Aug 17:38
Compare
Choose a tag to compare

Changelog

  • @francoposa improved menu behavior using .Name instead of .Path;
  • @jkfujr added support for Umami and an additional newTab parameter to menu entries;
  • RSS Feed is now supported thanks to @jder

Commits: 1.10.0...1.11.0

v1.10.0

27 Jul 10:32
Compare
Choose a tag to compare

Changelog

  • Added canonical url thanks to @gigaArpit;
  • Updated quote style.

Commits: 1.9.0...1.10.0

v1.9.0

29 Jun 19:38
Compare
Choose a tag to compare

Changelog

  • Added hide header mode: wiki;
  • Added gruvebox and eink color palettes.

Commits: 1.8.0...1.9.0

v1.8.0

24 Jun 17:03
Compare
Choose a tag to compare

Changelog

  • Added prev and next pointers to single posts, wiki;
  • Updates SVG icons.

Commits: 1.7.0...1.8.0

v1.7.0

09 Jun 12:51
Compare
Choose a tag to compare

Changelog

Added color palettes support, with a catpuccin one alongside the default: appearance wiki.

Commits: 1.6.0...1.7.0

v1.6.0

02 Jun 09:53
Compare
Choose a tag to compare

Changelog

Commits: 1.5.0...1.6.0