-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Hello,
I've been experiencing some problems with hyde: whether or not I change the "baseurl" in the config file, the links (article url + related posts + sidebar links) does not seem to change. (I used the last commit of hyde and I updated all my gems (including jekyll) before)
First, note that my baseurl is : /blog
I had to add :
- in sidebar.html : {{ node.title }} (aded {{ site.baseurl }})
- in post.html (line 17): (added {{ site.baseurl}} )
(sidenote : I think it would be nice to have a full HTML5 page (the doctype and some metas are in HTML4)
markusschanta
Metadata
Metadata
Assignees
Labels
No labels