-
In sitemap.xml, created time seems to be used as last modified time.
-
I looked into this package because I am rewriting all my shell scripts into node scripts (concerning GoHugo builds, deploys, etc.). One point I feel needs to be added is some form of min and max Hugo …
-
I'd like to have the latest commit in my Git repository at the bottom of my footer that can act as a quick link to the latest change.
Unlike the current system, I don't want this to be specific…
-
(From https://discourse.gohugo.io/t/hugo-documentation-webpage-contrast-too-low-getting-eyestrain/13255/9 )
Contrast in normal text, e.g. the words "To verify your new install" in the page
http://…
-
* [ ] Posts
* [ ] talks
This was the old configuration:
``` toml
[permalinks]
talk = "/:year/:month/:day/:slug"
post = "/:year/:month/:slug"
```
Create aliases as: https://gohugo.io/content…
-
https://gohugo.io/news/0.69.0-relnotes/
Given the hugo templating engine creates whitespace hell in output now that `resources.PostProcess` exists it would be awesome to have a similar hook to tid…
-
## Library
[Hugo](https://gohugo.io/)
## Purpose
Allows various themes to be applied to the documentation page.
## License
__Hugo__
Apache 2.0
https://gohugo.io/about/license/
__…
-
We are going to switch our site from jekyll to hugo (https://gohugo.io). The steps that we need to do are:
- [ ] Freeze master branch
- [x] Create 'hugo' branch
- [x] Choose templating base
- […
fzipi updated
6 years ago
-
We have events that are already written in non-English languages. It would be super rad to be able to allow organizers, sponsors, etc in those countries to toggle some selected pages like https://www.…
-
So, what I propose here is doable (I think), but we should think hard and long before we decide if and how.
I was reminded of this in
https://discourse.gohugo.io/t/catch-exception-for-transform-…