Currently, I am using learn theme with hugo 0.96.0v. Now I need zoom in and zoom out functionality for mermaid diagrams that relearn theme is offering. I have update hugo 0.129.0v and replaced learn theme with relearn theme. When I am building the site, it throws below error.
Below are the contents of single.html
That’s not helpful, either. You have a malformed image URL in one of your content files. Search for Tax in them and fix the URL.
Also, code should be posted as such, namely fenced by 3 backticks:
``` code goes here
```
In general, your chances to get help here are a lot better if you post a link to your repository so that people can see your code at once instead of going forwards and backwards asking for snippets that are more or less useless because their lack of context.
Url issue is fixed once I removed that url causing the issue. I am getting below errror now.
error calling partial: partial “content-recursive.html” timed out after 30s. This is most likely due to infinite recursion. If this is just a slow template, you can try to increase the ‘timeout’ config setting.
below are the contents of content-recursive.html
I can’t show you the repo. It is internal. For the time being, I have commented the particular line and continue building the site. It is built successfully.
I am seeing some errors related to reaching the css files Ex: Failed to load resource: the server responded with a status of 404 (Not Found) for files hybrid.css, hugo-theme.css