Skip to content
Regis Philibert edited this page Aug 26, 2021 · 12 revisions

HUGE is a Hugo framework which aims at taking some incredible features of Hugo and make them as declarative as the rest of this amazing SSG. By declarative, we mean. Configure, run, it works.

Even though Hugo handles a lot from configuration, most of its new main features (pipes, js.build, image transformation) do not. We want to align their ease of use with other aspect of Hugo so users don't have to educate themselves about their API and focus on what matters: HTML, Javascript, CSS.

Clone this wiki locally