+ [6 years ago] midzer yeah, i think in your markdown it starts with ## for a heading
+ [6 years ago] geophertz midzer: There is not to be sorry lol. TBH doing it manually isn't a problem for me
+ [6 years ago] midzer happy jekylling :)

message no. 172430

Posted by midzer in #jekyll at 2019-05-22T18:35:28Z

geophertz: as far as i know jekyll includes may result in bad indentation, you can try to control whitespaces with liquid syntax though https://shopify.github.io/liquid/basics/whitespace/
+ [6 years ago] sixfingeredamish Does anyone know how to fix issues with & not displaying correctly?
+ [6 years ago] supajulia Hi! Is it okay to ask for help with plugins? I managed to get jekyll-paginate-v2 working, but not like I'd want it to.
+ [6 years ago] supajulia I have two categories on my website, "story" and "tidbit". I'd like the "Home" page to show only posts from the "tidbit" category. And to have another page "Stories" showing only posts from the "story" category.
+ [6 years ago] supajulia Almost spent the whole morning trying to understand how to get this done, but still unsuccessful… Right now, I have "Home" showing only "story" posts when it should display "tidbit" posts instead. As for the "Stories" page, it just returns a Not Found error.