hugo/common
Bjørn Erik Pedersen 33c0938cd5 Add build time math rendering
While very useful on its own (and combined with the passthrough render hooks), this also serves as a proof of concept of using WASI (WebAssembly System Interface) modules in Hugo.

This will be marked _experimental_ in the documentation. Not because it will be removed or changed in a dramatic way, but we need to think a little more how to best set up/configure similar services, define where these WASM files gets stored, maybe we can allow user provided WASM files plugins via Hugo Modules mounts etc.

See these issues for more context:

* https://github.com/gohugoio/hugo/issues/12736
* https://github.com/gohugoio/hugo/issues/12737

See #11927
2024-08-09 17:18:37 +02:00
..
collections Implement defer 2024-06-23 11:25:47 +02:00
constants
hashing Shorten processed image filenames 2024-07-31 16:44:06 +02:00
hcontext
herrors Implement defer 2024-06-23 11:25:47 +02:00
hexec Add css.TailwindCSS 2024-06-25 15:48:02 +02:00
hreflect resources/page: Expand parmalinks tokens in url 2024-08-01 12:14:29 +02:00
hstrings
htime
hugio Add build time math rendering 2024-08-09 17:18:37 +02:00
hugo releaser: Prepare repository for 0.132.0-DEV 2024-08-02 09:18:21 +00:00
loggers Consolidate all hashing to the common/hashing package 2024-07-31 16:44:06 +02:00
maps resources/page: Expand parmalinks tokens in url 2024-08-01 12:14:29 +02:00
math
para
paths Implement defer 2024-06-23 11:25:47 +02:00
predicate Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
rungroup
tasks Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
terminal
text
types Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
urls
docs.go