diff --git a/README.md b/README.md index 9bba8e6..c757500 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [Starters](#starters) - [Theme Components](#theme-components) - [Projects using Hugo](#projects-using-hugo) +- [Books](#books) - [Articles](#articles) - [Gists](#gists) @@ -117,6 +118,11 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [statsandr.com](https://www.statsandr.com/) [(repo)](https://github.com/AntoineSoetewey/statsandr) - [Bootstrap](https://getbootstrap.com/) [(repo)](https://github.com/twbs/bootstrap) +## Books + +- [Hugo in Action - Static sites and dynamic Jamstack apps](https://manning.com/books/hugo-in-action) - By Atishay Jain, ISBN: 9781617297007 +- [Build Websites with Hugo. Fast Web Development with Markdown](https://pragprog.com/titles/bhhugo/build-websites-with-hugo/) - By Brian P. Hogan, ISBN: 9781680507263 + ## Articles - [Hugo: Beyond the Defaults](https://npf.io/2014/08/hugo-beyond-the-defaults/) - By Nate Finch.