zola/components/site/test_site/content/posts/simple.md
2018-01-14 18:04:01 +01:00

17 lines
307 B
Markdown

+++
title = "Simple article with shortcodes"
description = ""
date = 2017-04-01
+++
A simple page
{{ youtube(id="e1C9kpMV2e8") }}
{{ youtube(id="e1C9kpMV2e8", autoplay=true) }}
{{ vimeo(id="210073083") }}
{{ streamable(id="c0ic") }}
{{ gist(url="https://gist.github.com/Keats/32d26f699dcc13ebd41b") }}