-
Hi,
This is not a task, but a question.
When working on the visuals I was wondering if the selected HUGO theme is responsive to other devices or not.
Based on this https://discourse.gohugo.io/…
-
Hello,
I have been using Beautiful Hugo for the past few days and really like the design. I was wondering if there is a way to translate the month of a post.
I tried these things already:
- S…
-
Is this project being maintained? I'm happy to help if not, I tried to do the basics
My hugo.yaml
```
baseURL: /
languageCode: en-us
title: My New Hugo Site
# if you have a submodule use th…
-
I've been trying to get google analytics to work but with no success. Here are the steps I have taken that should have apparently done the job:
1) Add google tag id in config.toml: googleAnalytics…
-
Hi,
I want to leave a few tips how to change layout in order to work with brand-new feature mentioned in title:
1. Line 39, `layouts/_default/list.html`:
`{{ . }}`
2. And I don't know if `{{ …
-
Hi,
I was trying to use a link ( and []() syntax) within a panel, but the first doesn't get rendered and the second just shows the raw text instead of the clickable link.
Thanks
-
Lets put together a pros/cons list of various options.
To name a few:
- Hugo https://gohugo.io/
- Jekyll https://jekyllrb.com/
- Sphinx https://www.sphinx-doc.org
- Wordpress https://wordp…
-
In the menu section there is a small but powerful typo.
```
+++
menu = "main"
+++
```
The equal sign should be replaced to a colon:
```
+++
menu: "main"
+++
```
Oherwise:
```
ERROR 2018/…
-
I think it might increase the reach of these resources if we made this repository into a [Github pages](https://pages.github.com/) website. What do you think?
-
In the posts view, each post is shown in a tile, three columns wide.
Posts with a featured image show without image.
It would be nice if the tile also shows that featured image.