mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
move on index build and linking previous and next articles
This commit is contained in:
parent
7d221d970a
commit
16b93f380e
1711 changed files with 231792 additions and 838 deletions
|
@ -6,7 +6,7 @@ global_config = {
|
|||
"show_logs": True,
|
||||
"automatic_tagging_enabled": True,
|
||||
"rebuild_files_filter": 2024,
|
||||
"posts_per_page": 5,
|
||||
"posts_per_page": 10,
|
||||
"source_files_extension": "org",
|
||||
"excluded_tags": ['PROPERTIES', 'CREATED', 'ID', 'END','CUSTOM_ID'],
|
||||
# controlled vocabulary to find tags automatically
|
||||
|
@ -70,7 +70,7 @@ configs_sites = {
|
|||
<a href="https://qzine.fr">Qzine</a>
|
||||
<a href="https://www.cipherbliss.com">Cipherbliss</a>
|
||||
<a href="/feed">Flux RSS</a>
|
||||
<a href="https://cloud.tykayn.fr/index.php/s/dessins_partage_blog">Sources des illustrations</a>
|
||||
<a href="https://www.cipherbliss.com/dessins/">Sources des illustrations</a>
|
||||
<a href="/tags">Tags</a>
|
||||
<a href="/contact">Contact</a>
|
||||
</nav>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue