aboutsummaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-06-24 21:40:36 +0200
committerOxbian <got.dacs@slmail.me>2023-06-24 21:40:36 +0200
commit1e0156df7c1efd7cfe013adb90eaa9dc37677643 (patch)
tree819aa85b3cbe118c95babebda75dab0d86e85f35 /.env
downloadblog-generator-1e0156df7c1efd7cfe013adb90eaa9dc37677643.tar.gz
blog-generator-1e0156df7c1efd7cfe013adb90eaa9dc37677643.zip
Init commit
Diffstat (limited to '.env')
-rw-r--r--.env23
1 files changed, 23 insertions, 0 deletions
diff --git a/.env b/.env
new file mode 100644
index 0000000..08eb2b6
--- /dev/null
+++ b/.env
@@ -0,0 +1,23 @@
+# Folder which contains your website for putting the xml & index.html file
+PARENT_PATH=
+
+# Folder which will contains the generated pages (others than index.html)
+PAGES_PATH=
+
+# Folder which contains the markdown files to generate
+MARKDOWN_PATH=
+
+# The HTML template page to load
+TEMPLATE_PAGE=
+
+# The HTML index template page
+TEMPLATE_INDEX=
+
+# The Atom post template to load
+TEMPLATE_ATOM_POST=
+
+# The Atom feed template to load
+TEMPLATE_ATOM_FEED=
+
+# The website URL for metadata
+WEBSITE_URL=
ArKa projects. All rights to me, and your next child right arm.