-
@spf13 proposed in his roadmap for Hugo (see #3205) the introduction of pipelines to process content files, assets and other media. Based on predefined triggers the pipelined media get processed by a …
-
Wondering if there's something like a `hugo deploy` command that can generate and deploy a site to somewhere (Amazon S3, Heroku, Google Cloud Storage, ....)?
If not, I'd like to propose one. I'm happ…
-
Google has started to support AMP.
So It would be better if I can make AMP pages with hugo.
Thanks
[AMPProject](https://www.ampproject.org/)
-
I want to customize the HTML that's generated for links in my content (e.g., "if this is an off-site link, open in a new window"), but I appreciate the brevity and universality of the Markdown link sy…
-
Autoprefixers parse CSS and adds vendor prefixes. This creates consistency so that a developer on Firefox creates the same webpage on Chrome, Opera, and Edge as they have on their own browser.
I h…
-
The Eureka theme looks great but feels quite slow. According to Google's benchmark:
![image](https://user-images.githubusercontent.com/32133147/138611552-d1b688c8-a2a4-477e-9f64-13bcb011424d.png)
It…
-
The documentation here says:
https://gohugo.io/content-management/taxonomies/#preserve-taxonomy-values
> "Therefore, if you want to have a taxonomy term with special characters such as Gérard Depa…
-
### Background & Motivation
Just as there currently is a [way to produce an RSS feed](https://docs.astro.build/reference/api-reference#rss), I would like for there to be also a way to produce a JSON …
-
Might be useful to suggest some vscode plugins to make external dev easier to tolerate for theme dev. I found [this](https://marketplace.visualstudio.com/items?itemName=budparr.language-hugo-vscode) o…
-
In the new version 3 of your plugin I can't seem to be able to use non-paired (single) tilde `~` characters as e.g. a sign of approximation due to the fact that the new syntax rule for strikethroughs …