mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
refacto
This commit is contained in:
parent
9267636687
commit
086287fad3
48 changed files with 536 additions and 1681 deletions
|
@ -1,6 +1,8 @@
|
|||
#!/usr/bin/python3
|
||||
# configuration pour générer les sites web de plusieurs dossiers
|
||||
|
||||
global_config = {
|
||||
"slug_with_year": True,
|
||||
}
|
||||
configs_sites = {
|
||||
"cipherbliss_blog": {
|
||||
"DOSSIER_SOURCE":"cipherbliss_blog",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue