-
### Issue description
I'm running hugo 0.138 and the latest version of Congo theme, and following the steps the website appears, but when I edit languages.en.toml and I uncomment params.author, it do…
-
# 日麻算分规则推导(附流程图) - 沙雕园
A minimal Hugo theme with nice theme color.
[https://blog.shadiao.online/post/mahjong/](https://blog.shadiao.online/post/mahjong/)
-
I tried to follow the README to install this theme to my new Hugo project, but it failed.
In the doc, you said to run `npm i`, but it's hard to understand which `package.json` I should use. I trie…
-
# 更新!支持评论和RSS订阅了! - 沙雕园
A minimal Hugo theme with nice theme color.
[https://blog.shadiao.online/post/comment_and_rss/](https://blog.shadiao.online/post/comment_and_rss/)
-
## Environment
* Ubuntu 16.04
* hugo-algolia 1.2.7
## config.yaml
```
---
baseurl: "/"
DefaultContentLanguage: "zh-cn"
hasCJKLanguage: true
languageCode: "zh-cn"
title: "Blog"
theme: "con…
-
Explore facilitating JSON output for search indexes
Hugo allows JSON output, a bit unclear what Fuse.js needs but should have a look at https://github.com/adityatelange/hugo-PaperMod/blob/4a924cef5…
-
Hello!
I'm using this Github action on a Hugo blog. But I want to skip a complete folder. For this case `/themes` and all the content.
```
tree . -L 2
.
├── CODEOWNERS
├── LICENSE
├── READM…
-
I am trying to setup an automatic deployment of my Hugo blog to the Github Pages using Wercker. The build phase is ok, I can build my public directory with my blog static files. But I have a Command t…
-
# hugo搭建成功 | Bigbig Zheng
开工 之前写博客主要是简书、知乎加hexo,做笔记是语雀。 忽然发现hugo非常快捷,并且配置相对简单。因此使用hugo搭建了个人主页。 之后将会将简书、知乎、hexo的博客进行迁移,笔记依旧使用语雀,语雀的功能相对比较全面。 hugo搭建 之后会抽时间写一下hugo搭建、theme的选择配置、hugo配合algolia配置站内搜索功能以及留言…
-
Hi,
as a Hugo newbie, I'm asking me, how to add an image in a nic way. I already know {{< figure src="/blog/2018/images/foo.jpg " title="iRed" alt="Foo">}} and the markdown way ... but I don't unde…