🎨 make the markdown file configuration explicit

This commit is contained in:
mi
2025-11-14 16:00:03 +10:00
parent 04cd72b8d8
commit f7c32ca749
4 changed files with 55 additions and 14 deletions

View File

@@ -82,6 +82,7 @@ COMICS = [
'date': '2025-01-01',
'alt_text': 'The very first comic',
'author_note': 'This is where your comic journey begins!',
'author_note_md': '2025-01-01.md', # Optional: use markdown from content/author_notes/2025-01-01.md (overrides author_note)
'full_width': True, # Optional: override FULL_WIDTH_DEFAULT for this comic
'plain': True, # Optional: override PLAIN_DEFAULT for this comic
'section': 'Chapter 1: The Beginning', # Optional: start a new section on archive page