Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
regisphilibert committed Sep 29, 2021
1 parent f782d5c commit 6fb706e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## Get started!


## HUGE!

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 features of Hugo so users don't have to educate themselves about their API and focus on what matters: HTML, Javascript, CSS.

To know more about its amazing feature, read the announcement [here](https://www.thenewdynamic.com/article/introducing-huge-a-hugo-framework/), head straight to the [WIKI](https://github.com/theNewDynamic/huge/wiki), or jump right in with the a starter!

## Starters

The easiest way to get aquainted with HUGE might be by downloading one of its starters:

### Basic

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

### Tailwind + React

PostCSS, Tailwind and React: https://github.com/theNewDynamic/huge-starter-tailwind-react

0 comments on commit 6fb706e

Please sign in to comment.