+[8 years ago]allejoabout.md -> remove minima specific includes and change the layout to "default" for that and index.html +[8 years ago]allejoindex.md * +[8 years ago]jaybenod; i see now. i used a clean/new directory. my bad +[8 years ago]jaybehelps when i remember to change markdown: pandoc also ;) +[8 years ago]jaybehrmph- kramdown supports strikethrough? ~~~didn't know~~~
I've found {% include ... %} but that's not the right use-case
+[8 years ago]justthisguyyouknI have Jekyll installed on an Ubuntu box and on a Debian box. Both are working "fine", but the two render the markdown slightly differently. The Ubuntu jekyll, when aligning inline images on their own line, centers and zooms them appropriately so that they don't look out of place. On the Debian box, this is not the case, and the images will extend to their maximum resolution. Both have the _config.yml markdown thing listed as +[8 years ago]justthisguyyouknkramdown, and both have kramdown installed. +[8 years ago]justthisguyyouknThis is how it looks on the Debian box https://my.mixtape.moe/inkant.png +[8 years ago]justthisguyyouknHow it looks on the Ubuntu box: https://my.mixtape.moe/mtunut.png +[8 years ago]justthisguyyouknI think that it has to be a problem with the markdown library being used, but I'm not sure how to go about remedying that.