Sean Lane
Sean Lane
Add a search box to filter recipes on the page. https://gohugo.io/tools/search/
Since some pull requests have added the ability to provide translations for certain languages, the README should be updated to describe how to use those. Maybe look into having the...
Rollbar's reporting methods can't accept a `[]uintptr`, passing an instance results in the error `Rollbar error: Unknown input type: []uintptr`. Source: https://github.com/rollbar/rollbar-go/blob/v1.4.5/rollbar.go#L359-L369 and https://github.com/rollbar/rollbar-go/blob/v1.4.5/rollbar.go#L434-L490 Also, as noted in those comments,...