Gytis Repečka
Gytis Repečka
### Describe the bug Following error is returned when loggin in via Gitea: ```json {"error":"Error 1406: Data too long for column 'access_token' at row 1"} ``` ### Steps to reproduce...
Image watermarking was introduced with [v0.80.0](https://github.com/gohugoio/hugo/releases/tag/v0.80.0) and can be used calling [Images.Overlay function](https://gohugo.io/functions/images/#overlay). It is nice, however, to make watermark (logo that is overlayed on top of original image) less...
Add support for shortcodes in the same manner as filters and actions currently existing on boilerplate. Also included example function (`plugin_name_shortcode_func`) that can accept shortcode with arguments: ``` [plugin-name-shortcode argm='123']...
Add new theme called Inretio, along with documentation describing it. ## Description Inretio theme uses inspiration from existing themes: `metal` and `bobby`, but adds more details about virtual environment -...
Adding screenshots of new theme called Inretio. ## Description Adding dark and light color scheme screenshots of new theme Inretio. ## Motivation and Context This theme conveniently shows Python virtual...