auto detect tags and move pictures after resizing

This commit is contained in:
Tykayn 2024-11-15 15:58:19 +01:00 committed by tykayn
parent 9c72473913
commit 618c029c62
8 changed files with 165 additions and 154 deletions

5
.gitignore vendored
View file

@ -1,5 +1,6 @@
**/converted/
sources/*/converted
sources/**/converted
sources/*/lang_*/converted
sources/**/*.html
index_*.html
@ -7,4 +8,6 @@ index_*.gmi
__pycache__
output/pictures
output/*.org
html-websites/*
html-websites/*
pictures_done
pictures_inbox/*