Skip to content
Regis Philibert edited this page Aug 27, 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.

Let's make Hugo even more declarative!

Getting Started

Starters to come!

But...

In the mean time, you should start by reading the Config doc and the subsequent feature presentation

Clone this wiki locally