Releases: tomfran/typo
v1.16.0
What's Changed
- Add instructions to install as a hugo module by @crnh in #61
- Wiki: fix typos by @deining in #62
- feat(copy-code): To allow user to copy contents within code block to clipboard by @arunmathaisk in #64
- Add base-16-default-schemes as color palettes by @rbbhn in #68
- Add fediverse meta tag by @edfloreshz in #67
- Fix mermaid diagrams by @OleMussmann in #70
- Fix google analytic while generating the config file by @JimmyRespawn in #72
- Small wiki fixes by @jpvg10 in #73
- Fix disappearing header links by @OleMussmann in #78
- Fix whitespace around #small images by @OleMussmann in #75
New Contributors
- @deining made their first contribution in #62
- @rbbhn made their first contribution in #68
- @edfloreshz made their first contribution in #67
- @OleMussmann made their first contribution in #70
- @JimmyRespawn made their first contribution in #72
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Support relative paths in markdown images by @runofthemillgeek in #43
- Add width and height attrs for local images by @runofthemillgeek in #48
- Add article heading anchors by @runofthemillgeek in #49
- Adding support for translating dates by @jpvg10 in #50
- Fix: overwriting footer.html breaks math by @jpvg10 in #52
- Add support for installing theme as Hugo module by @crnh in #57
- Adding parameter
disableComment
to disable Giscus comment on specific post. by @Senophyx in #59
Full Changelog: 1.14.0...v1.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
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
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
v1.11.0
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
v1.9.0
v1.8.0
v1.7.0
Changelog
Added color palettes support, with a catpuccin one alongside the default: appearance wiki.
Commits: 1.6.0...1.7.0