mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
script de stats
This commit is contained in:
parent
6d77de4696
commit
759f30f628
7 changed files with 196 additions and 109 deletions
|
@ -87,6 +87,7 @@ for website_name in "${blogs_folders[@]}"; do
|
|||
|
||||
# conversion des pages statiques
|
||||
python3 linking_articles_prev_next.py $website_name
|
||||
|
||||
# créer les pages de tags à partir des infos de tag trouvées dans les fichiers org
|
||||
python3 gather_tags_in_json.py $website_name
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue