mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up displayed pages
This commit is contained in:
parent
83dd9f7472
commit
a58b0efcad
319 changed files with 9426 additions and 212 deletions
|
@ -21,9 +21,11 @@ static_page_path = f"{source_blog}/templates/html/static.html"
|
|||
|
||||
footer_content=''
|
||||
after_article=''
|
||||
# TODO add footer on every article
|
||||
# with open(footer_content_path, "r") as f:
|
||||
# footer_content = f.read()
|
||||
|
||||
# TODO make these variables overrided by configuration of a source website
|
||||
# variables du template de page
|
||||
BANNIERE_ENTETE=''
|
||||
BLOG_TITLE='Cipher Bliss'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue