mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
auto detect tags and move pictures after resizing
This commit is contained in:
parent
9c72473913
commit
618c029c62
8 changed files with 165 additions and 154 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -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/*
|
Loading…
Add table
Add a link
Reference in a new issue