Add gists

This commit is contained in:
budparr 2018-11-18 13:38:46 -05:00
parent 6f8874b0cf
commit 6475b4024d
No known key found for this signature in database
GPG Key ID: DCDBBD44415F4A29
1 changed files with 13 additions and 0 deletions

View File

@ -16,6 +16,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta
- [Starters](#starters)
- [Projects using Hugo](#projects-using-hugo)
- [Articles](#articles)
- [Gists](#gists)
## Resources
@ -192,6 +193,18 @@ Hugo is a general-purpose website framework—written in Go—that generates sta
- [WordPress to Static Site Generator (Hugo) Migration and Deployment](https://hackernoon.com/wordpress-to-static-site-generator-hugo-migration-and-deployment-788a69b93e66) - By Phong Huynh.
- [Configure Hugo to Ingest into Elasticsearch](https://docs.bonsai.io/docs/hugo)
## Gists
Gists are succinct code snippets. Please only include things that are useful to many.
- [#gohugo search index with "some" stop words removed](https://gist.github.com/budparr/c09ab912d2ba184b7d962aacbecb2816)
## Contributing
Found an awesome package, article, blog, video etc.? Send me a pull request! Just follow the [guidelines](/CONTRIBUTING.md). Thank you!