mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
convert to gemini avec md2gemini, conversion de plusieurs langues
This commit is contained in:
parent
255e8fdc04
commit
bba1df0377
10 changed files with 462 additions and 202 deletions
|
@ -4,7 +4,9 @@ global_config = {
|
|||
"slug_with_year": True,
|
||||
# "show_logs": False,
|
||||
"show_logs": True,
|
||||
"lang_default": "fr",
|
||||
"automatic_tagging_enabled": True,
|
||||
"automatic_tagging_org_files": True,
|
||||
"rebuild_files_filter": 2024,
|
||||
"posts_per_page": 10,
|
||||
"source_files_extension": "org",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue