mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Generate Pelican site
This commit is contained in:
parent
d98b5ad9d1
commit
666a89debd
17 changed files with 923 additions and 5 deletions
26
index.html
26
index.html
|
|
@ -138,6 +138,32 @@
|
|||
A example page containing common HTML5 elements for CSS testing purposes. https://github.com/taniarascia/html5-test/
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
<hr>
|
||||
<article class="row teaser">
|
||||
<header class="col-sm-4 text-muted">
|
||||
<ul>
|
||||
<li title="1999-01-01T00:00:00+03:00">
|
||||
<i class="fas fa-clock"></i>
|
||||
Fri 01 January 1999
|
||||
</li>
|
||||
<li>
|
||||
<i class="fas fa-folder-open"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/category/misc.html">misc</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fas fa-user"></i>
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/author/vitaly-potyarkin.html">Vitaly Potyarkin</a> </li>
|
||||
</ul>
|
||||
</header>
|
||||
<div class="col-sm-8">
|
||||
<h4 class="title">
|
||||
<a href="https://nairobilug.github.io/pelican-alchemy/posts/testing-rst-admonitions.html">Testing RST admonitions</a>
|
||||
</h4>
|
||||
<div class="content">
|
||||
Discussion: https://github.com/nairobilug/pelican-alchemy/pull/88 Spec: https://docutils.sourceforge.io/docs/ref/rst/directives.html#admonitions !DANGER! Beware killer rabbits! Note This is a note admonition. This is the second line of the first paragraph. Important This is a important admonition. This is the second line of …
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue