jethrokuan / jethrokuan/cortex

Stacked notes broken when using canonifyURLs on hugo's config.toml

Open
#11 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
HTML
Stars
80
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Hello,

First of all, thank you for the braindump and cortex theme. I'm using both!

When I was configuring my setup, I needed to use the baseURL in my config.toml as
baseURL = "https://gutofarias.github.io/braindump/"

This posed a problem with relative links, when I go to "posts" the URL would become
https://gutofarias.github.io/posts/
and not
https://gutofarias.github.io/braindump/posts/

So in order to solve that I used canonifyURLs on my hugo config.toml:
canonifyURLs = true

But then I could not get stacked notes anymore.
Do you have any idea on how to solve that?

My config files and org are all in
https://github.com/gutofarias/braindumpcore

And I deploy them on
https://github.com/gutofarias/braindump

Thank you again!
Cordially,
João Gutemberg

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.