-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
If I have a yaml anchor defined in my target yaml file:
```yaml
definitions:
docker:
…
-
-
```
$ docker run -v ${PWD}:/src hugomods/hugo:exts-0.135.0 hugo server
WARN deprecated: site config key paginate was deprecated in Hugo v0.128.0 and will be removed in a future release. Use paginat…
-
Hi
I really like this theme.
I would like to ask if there are any plans to include a more typo-prone fuzzy search? With something like this for example: https://hugomods.com/en/docs/search/
Tha…
-
## Feature Request
### Description
It would be great to be able to review the API endpoints without deploying Authelia. It would allow to explore and discover features that are not sufficiently …
-
Hi:
After I upgraded the theme to the latest version V3, I encountered an error, as follows:
Error: command error: failed to load modules: module "github.com/hugomods/icons/vendors/lucide" not f…
-
I know nothing about other languages, please help us to translate the UI items in your languages. :pray: Thanks.
## Quick Start
1. Check your language code, see [ISO 639-1 codes](https://en.wiki…
-
Hi, I noticed that the theme uses `hugomods/icons` since version 3, because it's modular, I'm afraid that the git-way installation on README (clone theme into themes folder) may no longer valid, users…
-
As I write it, there's Hugo 0.119.0 available, but latest Docker image points to 0.111.3 🙁. Yesterday I had hard time to upgrade Hugo via Homebrew (errors in partials), so I decided to switch to Docke…
-
Poorly structured markdown can result in a counter-intuitive ToC output.
It looks like the heading is not generated via the AST, but through some string processing.
This seems to be an old issue (#1…