Skip to content
Regis Philibert edited this page Sep 1, 2021 · 12 revisions

Styles and scripts building, media transformation, self-loaded fonts and SEO in the configuration. Hugo is even more declarative with HUGE.

Even though Hugo handles a lot from configuration, most of its new main features (pipes, js.build, image transformation) do not. HUGE aligns their ease of use with other feature 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 with Starters

Basic

NPM free, SCSS and vanilla JS : https://github.com/theNewDynamic/huge-starter

Tailwind + React

Coming soon...

But...

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

Clone this wiki locally