<p>Local pictures should just be dropped into the post folder. In this case: <code>.examples/picture_test</code>. The same goes for any other local content.</p>
<h2id="embedds">Embedds</h2>
<p>Basically all HTML Tags are simply passed through to index.html just like <em>this emphasized text</em>. To make a <strong>bold</strong> point, in a markdown document you can simply emphasize <em>like this</em>.</p>
...
...
@@ -159,19 +147,13 @@ View, have others <a href="slides.html">view along</a> or read right here:
<p>Just look into <code>./examples/picture_test/index.md</code> to get the picture, e.g. <ahref="https://git.c3pb.de/ak/pykyll/-/blob/master/examples/picture_test/index.md">here</a>.</p>
<<<<<<<HEAD
=======
<hr/>
>>>>>>> dev
<p>As Pykyll comes as a no-JS website, i.e. without any client side scripting, using the HTML5 Video Tag seems the better option for a low traffic web site.</p>
<h3id="html5-video">HTML5 Video</h3>
<p>This is a html <code>video</code> tag pointing to a file.</p>
<p><strong>Tip</strong> Pykyll features screen recording. Just [i] [r] from the main menu. A <code>.webm</code> and a <code>.gif</code> are created and placed in the root folder.</p>