1.4.6 • Published 2 months ago

@gethinode/mod-lottie v1.4.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Hinode Module - Lottie

About

Logo

Hinode is a clean blog theme for Hugo, an open-source static site generator. Hinode is available as a template, and a main theme. This repository maintains a Hugo module to add Lottie to a Hinode site. Visit the Hinode documentation site for installation instructions.

Notes

This modules uses Lottie Light by default. The lottie_light.js player is a lighter version of lottie that supports only the svg renderer and does not support expressions or effects. Canvas and html renderers are not supported either.

You can adjust the mount point in config.toml to use the default library instead. Please note that you need to enable unsafe-eval in your Content Security Policy then (see Lottie issue #2173).

[[module.imports.mounts]]
source = "build/player/lottie.js"
target = "assets/js/modules/lottie/lottie.js"
1.4.6

2 months ago

1.4.5

2 months ago

1.4.4

4 months ago

1.4.3

4 months ago

1.4.2

5 months ago

1.4.1

5 months ago

1.4.0

6 months ago

1.3.0

8 months ago

1.2.0

9 months ago

1.1.0

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago

0.0.0

9 months ago