Hugo can generate a JSON of all the site's content, so it will just be a matter of setting up that as the search index.
I plan to add a search function to the site, Hugo has some [search tools](https://gohugo.io/tools/search/)
[Lunr](https://www.npmjs.com/package/hugo-lunr) look promising.
Hugo can generate a JSON of all the site's content, so it will just be a matter of setting up that as the search index.
This is a nice-to-have but not a need-to-have. Probably using commercial search tools with site-search functions will be adequate, since all content is publicly exposed.
This is a nice-to-have but not a need-to-have. Probably using commercial search tools with site-search functions will be adequate, since all content is publicly exposed.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I plan to add a search function to the site, Hugo has some search tools
Lunr look promising.
Hugo can generate a JSON of all the site's content, so it will just be a matter of setting up that as the search index.
This is a nice-to-have but not a need-to-have. Probably using commercial search tools with site-search functions will be adequate, since all content is publicly exposed.