up style and template

This commit is contained in:
Tykayn 2024-11-10 00:16:15 +01:00 committed by tykayn
parent 07cee6a65d
commit f40c4c45f9
24 changed files with 194 additions and 189 deletions

View file

@ -49,7 +49,8 @@ convert_sources() {
echo "----------- conversion vers converted/${i%.${source_file_extension}}.html"
pandoc -f "${source_file_extension}" -t html -s "${i}" -o "converted/${i%.${source_file_extension}}.html" --metadata title="$website_name"
pandoc -f "${source_file_extension}" -t html -s "${i}" -o "converted/${i%.${source_file_extension}}.html"
# --metadata title="$website_name"
# --------------------------------------- Transformer en gmi ---------------------------------------
# echo "----------- to GMI:"
# pwd