Ajoute le flux atom

This commit is contained in:
2025-07-17 18:12:51 +02:00
parent c1b730d396
commit 4c49d4e96a
4 changed files with 71 additions and 25 deletions

View File

@@ -1,7 +1,11 @@
theme: './theme/default'
inbox: './inbox'
outbox: './outbox'
author_name: 'Firstname Name'
author_mail: 'name@example.com'
draft: './draft'
url: 'https://blog.example.com'
# python -m uuid -u uuid4
id: 'a06cd9a6-3a48-479b-bf7f-40ddcdde7982'
inbox: './inbox'
theme: './theme/default'
title: 'Blog title'
presentation: 'Blog presentation.'
url: 'https://blog.example.com'
outbox: './outbox'
presentation: 'Blog presentation.'