# Should I use Hugo extended for a new Hugo Project?

**URL:** https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954
**Category:** support
**Created:** [August 30, 2018, 4:13pm UTC](https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954 "2018-08-30T16:13:55Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Joerg](https://avatars.discourse-cdn.com/v4/letter/j/49beb7/32.png) [@Joerg](https://discourse.gohugo.io/u/Joerg)
#### Post date: [August 30, 2018, 4:13pm UTC](https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954/1 "2018-08-30T16:13:55Z")

</div>

I have some questions about Hugo extended.

1. Is the extended Version only for use SASS/SCSS?
2. What are the main advantags to use Hugo extended?
3. Will Hugo extended replace the “normal” Hugo version in the near future?
4. Which version should I choose for a new Hugo project?

---

<div class="post-metadata">

### Author: ![alexandros](https://avatars.discourse-cdn.com/v4/letter/a/ecc23a/32.png) [@alexandros](https://discourse.gohugo.io/u/alexandros)
#### Post date: [August 30, 2018, 4:20pm UTC](https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954/2 "2018-08-30T16:20:04Z")

</div>

1. Absolutely not. (at least I’ll vote against it)

2. It’s up to you and it depends whether you’re using SASS/SCSS or PostCSS

As for the rest please have a look at the Docs and search a bit in the forum to see what Hugo Extended is about.

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/totallyinformation/32/5668_2.png) [@TotallyInformation](https://discourse.gohugo.io/u/TotallyInformation)
#### Post date: [August 30, 2018, 8:12pm UTC](https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954/3 "2018-08-30T20:12:09Z")

</div>

> [@Joerg](#):
>
> Is the extended Version only for use SASS/SCSS?

In my opinion, for what it is worth, no. I am not currently using SASS/SCSS but I certainly do use the extended version.

> [@Joerg](#):
>
> What are the main advantags to use Hugo extended?

Just my twisted view but:

- SASS/SCSS support without any additional tooling or configuration. Beats wrangling with Webpack, etc.
- Minify - that’s my main use case
- Resource catenation - my other main use case. Lets you keep code neatly arranged in source files but bundled for production efficiency
- Fingerprinting/Subresource Integrity - useful for security
- Source maps - useful for debugging
- Image processing
- PostCSS - never used it but sounds like it is useful for some people

Overall this means that I wouldn’t need to use some other bundler to do most if not all of my pre-processing tasks.

> [@Joerg](#):
>
> Which version should I choose for a new Hugo project?

If you don’t need any of these advantages, you don’t need to use it. There is no other difference as far as I know.

Also, you can always change your mind later whichever you choose. I decided to just use the extended version. I’m not worried about any additional resource requirements on my i7 16GB RAM, 1TB SSD dev PC 😉 But using only the extended version means I never need to really think about it.

---

<div class="post-metadata">

### Author: ![alexandros](https://avatars.discourse-cdn.com/v4/letter/a/ecc23a/32.png) [@alexandros](https://discourse.gohugo.io/u/alexandros)
#### Post date: [August 30, 2018, 8:32pm UTC](https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954/4 "2018-08-30T20:32:05Z")

</div>

> [@TotallyInformation](#):
>
> - Minify - that’s my main use case
> - Resource catenation - my other main use case. Lets you keep code neatly arranged in source files but bundled for production efficiency
> - Fingerprinting/Subresource Integrity - useful for security
> - Image processing

You can do the above with the basic version of Hugo.

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/totallyinformation/32/5668_2.png) [@TotallyInformation](https://discourse.gohugo.io/u/TotallyInformation)
#### Post date: [August 30, 2018, 9:18pm UTC](https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954/5 "2018-08-30T21:18:01Z")

</div>

> [@alexandros](#):
>
> You can do the above with the basic version of Hugo.

Ah, my bad - as I say, I just put in the extended version so I don’t have to think about it. I’ll probably use SASS/SCSS at some point.

---

<div class="post-metadata">

### Author: ![bep](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/bep/32/3332_2.png) [@bep](https://discourse.gohugo.io/u/bep)
#### Post date: [August 30, 2018, 10:23pm UTC](https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954/6 "2018-08-30T22:23:57Z")

</div>

- The extended version is only needed if you want to do SASS/SCSS changes.
- PostCSS support is in the regular version
- You can use themes that use SASS/SCSS with the regular version provided that they have added the compiled styles to /resources in the theme

---

<div class="post-metadata">

### Author: ![acuvic](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/acuvic/32/8204_2.png) [@acuvic](https://discourse.gohugo.io/u/acuvic)
#### Post date: [March 24, 2019, 11:11pm UTC](https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954/7 "2019-03-24T23:11:29Z")

</div>

As I understand SASS need Ruby installed in your PC (I’m talking Windows) . Does this version of Hugo need Ruby. I’m not keen on Ruby as last time I tried to install it, it broke Windows and I had to re-install! Maybe I should use a Mac like all devs seem to.

---

<div class="post-metadata">

### Author: ![RickCogley](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/rickcogley/32/10269_2.png) [@RickCogley](https://discourse.gohugo.io/u/RickCogley)
#### Post date: [March 24, 2019, 11:22pm UTC](https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954/8 "2019-03-24T23:22:09Z")

</div>

No, Hugo Extended has a SASS parser included so you do not need to install Ruby. Welcome & if you have a question on something specific, feel free to open a new thread.

---

<div class="post-metadata">

### Author: ![RickCogley](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/rickcogley/32/10269_2.png) [@RickCogley](https://discourse.gohugo.io/u/RickCogley)
#### Post date: [March 24, 2019, 11:23pm UTC](https://discourse.gohugo.io/t/should-i-use-hugo-extended-for-a-new-hugo-project/13954/9 "2019-03-24T23:23:26Z")

</div>


