mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
generate tags pages with jinja template
This commit is contained in:
parent
8e32423dce
commit
367c7754c6
8 changed files with 178 additions and 42 deletions
|
@ -576,18 +576,18 @@ href="https://medium.com/tag/fukushima?source=post_page-----f82c1d15ed58--------
|
|||
|
||||
<a href="/tags/"></a>
|
||||
|
||||
<a href="/tags/logiciel">logiciel</a>
|
||||
<a href="/tags/art">art</a>
|
||||
|
||||
<a href="/tags/entreprise">entreprise</a>
|
||||
|
||||
<a href="/tags/AI">AI</a>
|
||||
|
||||
<a href="/tags/art">art</a>
|
||||
|
||||
<a href="/tags/bd">bd</a>
|
||||
|
||||
<a href="/tags/cours">cours</a>
|
||||
|
||||
<a href="/tags/AI">AI</a>
|
||||
|
||||
<a href="/tags/logiciel">logiciel</a>
|
||||
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
@ -603,7 +603,7 @@ href="https://medium.com/tag/fukushima?source=post_page-----f82c1d15ed58--------
|
|||
|
||||
|
||||
<a href="" class="next-article">Article suivant:
|
||||
<div class="next-acticle-title"><built-in method title of str object at 0x7fc37c4c3f00></div>
|
||||
<div class="next-acticle-title"><built-in method title of str object at 0x7f7ac531a4c0></div>
|
||||
|
||||
</a>
|
||||
<!-- // TODO corriger les précédents et suivants, ajouter le titre -->
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
|
||||
<div class="first-picture-container">
|
||||
<a href="2025/pouet-pouet-hop">
|
||||
<img class="first-picture" src="https://placehold.co/600x400/png" />
|
||||
<img class="first-picture" src="https://miro.medium.com/v2/resize:fit:490/0*R7R5WF5O-tznduZZ.jpg" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
@ -97,10 +97,11 @@
|
|||
29 January 2025 à 14:35:36
|
||||
</div>
|
||||
<div><h1 id="pouet-pouet-hop-1">pouet pouet hop</h1>
|
||||
<p><a
|
||||
href="https://placehold.co/600x400/png">https://placehold.co/600x400/png</a></p>
|
||||
<p>coin coin <img
|
||||
src="https://miro.medium.com/v2/resize:fit:490/0*R7R5WF5O-tznduZZ.jpg" /></p>
|
||||
<p><a
|
||||
href="https://placehold.co/600x400/png">https://placehold.co/600x400/png</a></p>
|
||||
<p>lorem bla bla</p>
|
||||
</div>
|
||||
<div class="article-tags">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue