|
|
|
|
|
by seanwilson
2247 days ago
|
|
> How flexible is Hugo? And how many plugins does someone generally use? It processes Markdown, JSON, YAML and SASS, can pull in data files from URLs, and has custom templates/themes, custom macros/shortcuts, image processing and live reload. It doesn't have a plugin system as far as I know but nothing stops you combining Hugo with other tools e.g. run a JS script to pull in and transform a JSON file before Hugo runs. |
|
Preparing data for external use always takes extra effort.
You can build an efficient self-contained tool in JavaScript too.