Jekyll Cheatsheet

Table of contents

To link to post


{% post_url 2021-01-01-how-to-make-pizza %}


To escape jekyll code within jekyll


{% raw %}  

And close with endraw.


Add this after your [link] with the (address)

{:class=”randomcolor” target=”_blank”}

And then add < ! – _ – > (Without the spaces)

The comment on the end is only to stop the rest of the text from being itallic.