Skip to content

theme: generate correct links if theme served from subdirectory #120

@McShelby

Description

@McShelby

If your site is served from a subfolder, eg. https://example.com/mysite/, you have to set the following lines to your config.toml

baseURL = "https://example.com/mysite/"
canonifyURLs = true

Reference: matcornic/hugo-theme-learn#507
Reference: matcornic/hugo-theme-learn#468
Reference: matcornic/hugo-theme-learn#65

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions