Jekyll

From Kingside Wiki

Revision as of 07:04, 27 February 2023 by Kingside (talk | contribs) (Created page with "# Post Content ## Posting Links to Websites with Images ``` {% include media-image.html file="jekyll-website.jpg" title="Jekyll Website" caption="The documentation includes everything you need to know to install Jekyll — it's an excellent reference too" link="http://jekyllrb.com" %} ```")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

  1. Post Content
    1. Posting Links to Websites with Images

``` {% include media-image.html file="jekyll-website.jpg" title="Jekyll Website" caption="The documentation includes everything you need to know to install Jekyll — it's an excellent reference too" link="http://jekyllrb.com" %} ```