-
Hi I saw the landing page but can I revamp the entire landing page for this project something like this
https://themes.gohugo.io/kube/
https://themes.gohugo.io/hugo-theme-lean-launch-page/
-
https://github.com/chinanf-boy/gohugo-theme-yinwang/
该blog repo中,theme的submodule 使用的commit在gohugo-theme-yinwang仓库中找不到。
-
Describe the relationship between the content’s file path (or logical path when the content is not backed by a file) and the published path. For example (this needs verification, additional steps, etc…
-
Hugo 论坛刚开了「日本語」以及「中文」讨论区:
- https://discuss.gohugo.io/c/chinese
看到日本朋友开始整理日语 Hugo 网站列表,于是我也开始整理一些我所知道的 Hugo 中文网站,又尝试在 Google 搜索发现我未知的:
- https://discuss.gohugo.io/t/hugo-hugo-powered-chinese-websites…
-
Hugo already has the the ability to get modified date from git but could we also get the original creation date from git with the:
```
enableGitInfo = true
```
This should be possible with g…
-
Should not it be rather this way?
```
git submodule add https://github.com/cljoly/gohugo-asciinema.git themes/gohugo-asciinema
```
-
https://gohugo.io/functions/lang/translate/
many functions for localization is in system, but I need only date-time property format and months name. Meybe add simple 'lang' value in _readme.md or sim…
-
I know this is far out because every SSG has a different system of adding settings, but in the end, those settings are in TOML, YAML, JSON, or INI-kind files. It would be nice to have some form of con…
-
E.g. a button to switch language.
Reference:
> P.S. I love this theme. Not only the nice looking, but also its capability handle complex layout on the page. Thank you for such great work!
clsty updated
4 months ago
-
Hi,
The README.md file points to for the live demo, but that link is broken:
```
❯ curl https://themes.gohugo.io/theme/minimal/ -i
HTTP/1.1 404 Not Found
```