+ [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. 145832

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

this works great and i can reference post.hero as expected -- however, if i apply this exact same code to an individual post i cannot reference post.hero , instead i need to use page.hero
+ [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