Remove Star History from README

Removed Star History section from README.

Closes #15190
This commit is contained in:
Bjørn Erik Pedersen
2026-08-10 23:08:30 +02:00
committed by GitHub
parent f772998fa3
commit dd3f2731e0
-4
View File
@@ -138,10 +138,6 @@ To build and install the extended/deploy edition, first install a C compiler suc
CGO_ENABLED=1 go install -tags extended,withdeploy github.com/gohugoio/hugo@latest
```
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=gohugoio/hugo&type=Timeline)](https://star-history.com/#gohugoio/hugo&Timeline)
## Documentation
Hugo's [documentation][] includes installation instructions, a quick start guide, conceptual explanations, reference information, and examples.