From 21af349933b610b79879b915464e46092bd75027 Mon Sep 17 00:00:00 2001 From: Regis Philibert Date: Fri, 2 Dec 2022 10:52:26 -0500 Subject: [PATCH] Update README --- README.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 7868f4c..ba3d18a 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,10 @@ -## 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 +## Get started with the [WIKI](https://github.com/theNewDynamic/huge/wiki)! -### Tailwind + React +To know more about its amazing features, read the announcement [here](https://www.thenewdynamic.com/article/introducing-huge-a-hugo-framework/) or head straight to the [WIKI](https://github.com/theNewDynamic/huge/wiki). -PostCSS, Tailwind and React: https://github.com/theNewDynamic/huge-starter-tailwind-react \ No newline at end of file