Merge pull request #24 from nancym/patch-2

added TGIH to Articles section, by nancym, infiniteink
This commit is contained in:
Bud Parr 2020-06-22 12:12:38 -04:00 committed by GitHub
commit 4fa225c5fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -230,6 +230,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta
- [Static site search with Hugo + Algolia](https://forestry.io/blog/search-with-algolia-in-hugo/) - By Chris Macrae.
- [How to Add Copy to Clipboard Buttons to Code Blocks in Hugo](https://www.dannyguo.com/blog/how-to-add-copy-to-clipboard-buttons-to-code-blocks-in-hugo/) - By Danny Guo.
- [Preview your site from any device on your network with these hugo server options](https://zwbetz.com/preview-your-site-from-any-device-on-your-network-with-these-hugo-server-options/) - By Zachary Betz.
- [TGIH: Themeless & Gitless Introduction to Hugo](https://www.ii.com/themeless-gitless-intro-hugo/) - By Nancy McGough, Infinite Ink.
- [Modular content modeling in the JAMstack framework with Forestry's Front Matter Templates and Hugo](https://www.neotericdesign.com/articles/2020/01/modular-content-modeling-in-the-jamstack-framework-with-forestrys-front-matter-templates-and-hugo/) - By Nicholas Gracilla.
- [Building This Website](https://joshbradley.me/building-this-website/) - By Josh Bradley.
- [Add Search to a Hugo site with Lunr.js and Node.js](https://codewithhugo.com/hugo-lunrjs-search-index/) - By Hugo Di Francesco.
@ -238,6 +239,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta
- [Hugo modules for "dummies"](https://craftsmandigital.net/blog/hugo-modules/) - By Jon Arne Viksås
- [Add search functionality to your blog listing page](https://zwbetz.com/add-search-functionality-to-your-blog-listing-page/) - By Zachary Betz.
## Gists
Gists are succinct code snippets. Please only include things that are useful to many.