Skip to content
This repository was archived by the owner on Sep 18, 2019. It is now read-only.

index.json url not referencing correct url #107

Open
themestechnology opened this issue May 1, 2016 · 2 comments
Open

index.json url not referencing correct url #107

themestechnology opened this issue May 1, 2016 · 2 comments

Comments

@themestechnology
Copy link

Hello I have noticed that when the Jekyll output is in a sub folder ie. "domain.com/myfolder/" then the {{URL}} only references the path without sub folder ie, "/folder2" rather than "/myfolder/folder2/"

Has anyone else experienced this issue and is there a way to set an absolute path ie. "domain.com/myfolder/folder2/index.html"

@cheshire137
Copy link

I'm seeing this too. Looks like #41 but using {{baseurl}} in my Mustache template didn't help.

@themestechnology
Copy link
Author

Yes I am getting this too. I am using /:categories/:year/:month/:day/:title/

I noticed that there were 3 posts in one "day/" folder post 1 was created correctly and had a sub folder equal to the post title and an index.html in as it should but the other 2 posts were .html files each named as the post title rather than a folder being created

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants