compost

Compost is a simple theme for Hugo built with tailwindcss.

MIT License

Stars
47

Bot releases are visible (Hide)

compost - v0.6.4 Latest Release

Published by canstand 10 months ago

🐛 fix article meta output as text when hugo v0.120+

compost - update deps

Published by canstand about 1 year ago

compost - v0.6.1

Published by canstand about 1 year ago

According to https://github.com/gohugoio/hugo/issues/11403, pls modify config:

[module]
# comment or delete next line
# _merge = 'deep'
[[module.mounts]]
  source = 'assets'
  target = 'assets'
[[module.mounts]]
  source = "hugo_stats.json"
  target = "assets/watching/hugo_stats.json"
compost -

Published by canstand about 1 year ago

BREAKING CHANGE:
now require hugo v0.116.0 and config

[module]
_merge = 'deep'