-
### What version of Hugo are you using (`hugo version`)?
$ hugo version
hugo v0.112.3+extended linux/amd64 BuildDate=unknown
### Does this issue reproduce with the latest release?
Yes.
…
-
# [Diagnostic for new issue name, ignore the remainder of this message](https://github.com/gohugoio/hugo/issues/10393#issuecomment-1302918598)
### What version of Hugo are you using (`hugo vers…
-
In my workflow the live reload happens to early (before hugo has finished building the change), so that I have to manually reload to see the rendering of my change.
The server command is: `hugo ser…
-
We are using version 0.113.0 to build our docs, but with some newer changes the site doesn't build any longer, I specifically used 0.124.1 which already has the issue but
```
mauro@portable docs2…
-
## 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/
__…
-
请问这个错误是因为什么
Build Warning: Layout 'archives' requested in content/archives.md does not exist.
Build Warning: Layout 'archives' requested in themes/hugo-theme-ladder/exampleSite/content/archiv…
-
Hi @lilianweng ,
Your website looks wonderful! But this repo has no license. I wonder if you could put a license in the repo so that others can adopt it for personal websites as well.
-
If Hugo supports pulling from RSS feeds, we could add release, issue, and other GitHub-derived information to the News and Status Reports section of interlisp.org.
GitHub's commits feed looks like …
-
D2 is a new, modern diagramming language, in pure Go: https://d2lang.com/tour/intro/
Comparison to mermaid: https://text-to-diagram.com/?b=mermaid
I see that Hugo uses Goldmark, which a comm…
-
1、创建文件
hugo new post/2023/老师好,这是我新摘的青菜.md
2、生成github page文件
hugo -d docs
3、hugo server -D
4、git add .
提交所有上传github