reuixiy / hugo-theme-meme

😝 You can’t spell awesome without MemE!
https://io-oi.me/hugo-theme-meme
MIT License
1.01k stars 279 forks source link

Edit me link in gitinfo has been broken in multilingual site #432

Closed reuixiy closed 1 year ago

reuixiy commented 1 year ago

Arc 2023-06-08 at 20 51 02@2x

reuixiy commented 1 year ago

Seems caused by changes since Hugo v0.112.0, which makes theme unable to read $.Site.Params.contentDir anymore.

If you have a multilingual site, this would also broken layouts/partials/utils/tree-sections.html.

To solve this, please set contentDir again under [languages.lang.params], check out this commit https://github.com/reuixiy/io-oi.me/commit/0a72d05c519f7aa42f5f32e82af2b15fb21c627d.