+ [2016-08-08T18:43:48Z] miklb not /blog ?
+ [2016-08-08T18:43:57Z] exezin same problem either way
+ [2016-08-08T18:45:07Z] exezin this is fucking stupid :/
+ [2016-08-08T18:47:40Z] exezin baseurl also fucks up the rest of the site
+ [2016-08-08T18:48:01Z] exezin because then /blog/index.html somehow ends up pointing to my /index.html which is my static page

message no. 145831

Posted by nickjj in #jekyll at 2016-08-08T14:33:19Z

can someone explain why this happens? i have a posts.html template which is a blog index page , within each post (that uses the posts layout) i optionally render a hero image if the "hero" frontmatter exists in a post
+ [2016-08-09T01:46:04Z] UnDeRsOuL Hello. How can I have a link name different than the title name?
+ [2016-08-09T02:05:22Z] Gondlar [[ permalink ]]
+ [2016-08-09T02:05:22Z] jekyllrb I do not know about 'permalink', but I do know about these similar topics: 'extensionless permalinks', 'permalinks'
+ [2016-08-09T02:06:17Z] Gondlar You can set a permalink in the frontmatter of your document