-
I'm newer to Hugo, I just did exactly what the Hugo Quickstart Guide (http://gohugo.io/overview/quickstart/) says. Everything went fine until I entered the following code:
" $ hugo server --theme=hu…
-
As shown in the following image, order of articles are muddled in **Categories** page, could hugo sort articles by time desc?
![image](https://user-images.githubusercontent.com/3351764/60943604-0d0d5…
-
First of all, Thanks for your great theme!
### Description
I tried to modify inline code styles and successfully modified some of them. I followed the instructions in https://github.com/LouisBar…
-
For example, if my article title is "Hello World(C++ example)", hugo would post error when generating, because there are two **plus** characters in title.
-
### Configuration
- **Operating system with its version**: MacOS Catalina 10.15.7
- **Browser with its version**: Brave Browser Version 1.31.91 Chromium: 95.0.4638.69 (Official Build) (x86_6…
-
### Configuration
- **Operating system with its version**:
- Windows 10
- **Browser with its version**:
- Google Chrome - 94.0.4606.81
- **Hugo version**:
- hugo v0.88.1-5BC54738 w…
-
The theme is great but the only issue I have is that it doesn't have a dark theme by default like [NexT](https://theme-next.js.org/). How could I achieve a dark mode like that?
-
Occurs on hugo v0.19. To reproduce, I created two posts, one on Jan 1st and one on Jan 2nd. I also created an _index.md at the root of the content directory. Then run `hugo server -w`. When making any…
-
目標作出更簡潔的前端
ziteh updated
2 years ago
-
### What version of Hugo are you using (`hugo version`)?
$ hugo version
hugo v0.84.1-4BD65E22+extended linux/amd64 BuildDate=2021-06-24T11:44:23Z VendorInfo=gohugoio
### Does this issue…