ox-hugo

A carefully crafted Org exporter back-end for Hugo

GPL-3.0 License

Stars
874
Committers
58

Bot releases are hidden (Show)

ox-hugo - Improve inline src blocks + Last release with Blackfriday references Latest Release

Published by kaushalmodi over 2 years ago

Notice

The latest Hugo release, v0.100.0 finally got rid of the deprecated Blackfriday code 🎉 .

ox-hugo will follow the suit in the next release. This is the last ox-hugo release that contains Blackfriday code and references. In the next release, the ox-blackfriday.el will be renamed to something else and all the Blackfriday references will be removed. This change should not affect most of the users because Hugo changed the default Markdown parser to GoldMark back in Nov 2019.

What's Changed


Full Changelog: https://ox-hugo.scripter.co/doc/changelog/#0-dot-12-dot-1

ox-hugo - Export `date`, `lastmod` and notes from `:LOGBOOK:` drawers

Published by kaushalmodi over 2 years ago

❗❗ Reminder As it was announced in the last release, the YAML front-matter support will be going away soon. The features added in this release already don't support YAML format front-matter. ❗❗

Big changes

New Documentation


Full Changelog: https://ox-hugo.scripter.co/doc/changelog/#0-dot-12-dot-0

ox-hugo - Use the new 'tomelr' library for TOML generation

Published by kaushalmodi over 2 years ago

This release paves the way for future deprecation of YAML export support.

https://github.com/kaushalmodi/tomelr

See this PR for commits related to switching to tomelr: https://github.com/kaushalmodi/ox-hugo/pull/629.

Changelog: https://ox-hugo.scripter.co/doc/changelog/#0-dot-11-dot-0

✨ Companion blog post: https://scripter.co/presenting-tomelr/

ox-hugo - Major release after 4 years

Published by kaushalmodi over 2 years ago

This release has a total of 1000+ commits, but relatively very few breaking changes.

See the changelog here: https://ox-hugo.scripter.co/doc/changelog/#0-dot-9-dot-0

ox-hugo - One binding (C-c C-e H H) for both per-subtree and per-file export flows

Published by kaushalmodi almost 7 years ago

ox-hugo - Org generated TOC & a bit more customizable links

Published by kaushalmodi almost 7 years ago

ox-hugo - Don't mess with the default interpretation of #+TAGS

Published by kaushalmodi almost 7 years ago

It's already mentioned in the Changelog, but don't forget to review https://ox-hugo.scripter.co/doc/tags-and-categories/

ox-hugo - Bug fix: Line number annotations now work as they should

Published by kaushalmodi about 7 years ago

ox-hugo - Let the source blocks have line numbers and highlights!

Published by kaushalmodi about 7 years ago

ox-hugo - Make ox-hugo generate saner slugs

Published by kaushalmodi about 7 years ago

ox-hugo - Now text to be sub/superscripted needs to be wrapped in braces

Published by kaushalmodi about 7 years ago

ox-hugo - Let there be single column tables too

Published by kaushalmodi about 7 years ago

ox-hugo - Full support of Hugo figure shortcode; Fix attachment rewrite

Published by kaushalmodi about 7 years ago

ox-hugo - More robust DateTime detection in date fields

Published by kaushalmodi about 7 years ago

ox-hugo - Parse boolean Org keywords the right way

Published by kaushalmodi about 7 years ago