-
## Motivation
Up to now, the component frontmatter script has been defined at the component level. This means that all logic runs on every render. To use React as an analogy, it is as if the compon…
-
It would be really nice to have support for code tabs to support projects with APIs for different programming languages.
I have tried the approach of https://github.com/rvanhorn/hugo-dynamic-tabs. …
-
### Bug Report
I created a new Hugo-based blog this morning, and am trying to deploy it via Azure Static Apps preview.
During the CI/CD, I get this response:
```
App Directory Location: '/' …
-
Right now, loading index.html takes a lot of time because of the high number of requests for the logos. However, some of the css bootstrap stuff takes a lot of time to show up (for instance the thumbs…
-
I am getting this warning...
```
Markup type mmark is deprecated and will be removed in a future release. See https://gohugo.io//content-management/formats/#list-of-content-formats
```
how …
-
Hi,
Using latest Docker image:
There is a link in "Install Steps For First-time Run": "If you're running Gitea inside Docker, please read [Guidelines](https://github.com/go-gitea/gitea/tree/master…
-
### Expected behavior
On each push to master all build triggers succeed
### Actual behavior
"Deploy docs controller on push to master" step is failing due to inconsistent vendoring when buildin…
-
1. Support **pagination** for articles home page (issue #162).
2. **HTML tables** such as gt get modified (appearance changed) outlined [here](https://github.com/rstudio/distill/issues/159); com…
-
When clicking on a link to a new page, the left-hand navigation pane looks like it briefly expands before contracting again. This is distracting and looks like a glitch.
I can mitigate the issue to…
-
# Description
ox-hugo won't export org-mode file to markdown when using org-ref + citeproc-org because `formatter` definition is void.
# Replication
1. Create hugo blog.
hugo new…