mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
build des pages gemini dans linking_articles_prev_next, correction en masse https dans les articles
This commit is contained in:
parent
619ba68dcc
commit
aa00ae2cfc
1641 changed files with 12787 additions and 14211 deletions
|
@ -13,6 +13,7 @@ parser.add_argument("lang", help="La langue de l'article.")
|
|||
parser.add_argument("title", help="Le titre de l'article.")
|
||||
|
||||
args = parser.parse_args()
|
||||
|
||||
uuid_value=''
|
||||
# Génération du nom de fichier org avec la date et le slug
|
||||
now = datetime.now()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue