From 54ac714da7175a8a08239e500a4e75a48b97d97e Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 24 Dec 2022 18:10:17 +0000 Subject: Initial version of generator Generation of feed page and post pages are supported. Markdown to html conversion seems working. At least there is nothing strange with hello-world example. --- blog/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 blog/__init__.py (limited to 'blog/__init__.py') diff --git a/blog/__init__.py b/blog/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3-70-g09d2