From d6b7856228478b637f3dfcdd3e61115623ebc195 Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Wed, 8 Mar 2023 13:25:33 +0100 Subject: [PATCH] render --- output/archives.html | 58 ++++++++++++++++++++++++++++++ output/categories.html | 56 +++++++++++++++++++++++++++++ output/feeds/all.atom.xml | 2 ++ output/index.html | 59 ++++++++++++++++++++++++++++++ output/tags.html | 56 +++++++++++++++++++++++++++++ output/theme/css/theme.css | 73 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 304 insertions(+) create mode 100644 output/archives.html create mode 100644 output/categories.html create mode 100644 output/feeds/all.atom.xml create mode 100644 output/index.html create mode 100644 output/tags.html create mode 100644 output/theme/css/theme.css diff --git a/output/archives.html b/output/archives.html new file mode 100644 index 0000000..2c3cb07 --- /dev/null +++ b/output/archives.html @@ -0,0 +1,58 @@ + + + + + + + + + + + + + Archive – LEdoian's Blog + + + +
+

LEdoian's Blog

+
+ +
+ + +
+
+

Archive

+
+
+
+
+ + + + + diff --git a/output/categories.html b/output/categories.html new file mode 100644 index 0000000..d1527a2 --- /dev/null +++ b/output/categories.html @@ -0,0 +1,56 @@ + + + + + + + + + + + + + TODO – LEdoian's Blog + + + +
+

LEdoian's Blog

+
+ +
+ + +
+
+
+
+
+ + + + + diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml new file mode 100644 index 0000000..b2b39a2 --- /dev/null +++ b/output/feeds/all.atom.xml @@ -0,0 +1,2 @@ + +LEdoian's Bloghttps://blog.ledoian.cz/2023-03-08T13:25:28Z \ No newline at end of file diff --git a/output/index.html b/output/index.html new file mode 100644 index 0000000..b272a61 --- /dev/null +++ b/output/index.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + + LEdoian's Blog + + + +
+

LEdoian's Blog

+
+ +
+ + +
+
+

Hello

+

I am LEdoian and this is my page. It is under construction as of +now.

+
+
+
+ + + + + diff --git a/output/tags.html b/output/tags.html new file mode 100644 index 0000000..d1527a2 --- /dev/null +++ b/output/tags.html @@ -0,0 +1,56 @@ + + + + + + + + + + + + + TODO – LEdoian's Blog + + + +
+

LEdoian's Blog

+
+ +
+ + +
+
+
+
+
+ + + + + diff --git a/output/theme/css/theme.css b/output/theme/css/theme.css new file mode 100644 index 0000000..c5941b7 --- /dev/null +++ b/output/theme/css/theme.css @@ -0,0 +1,73 @@ +body { + background-color: #003; + color: #5bf; + margin:auto; + /*max-width: 500px; + */ + padding-left: 20px; + padding-right: 20px; +} + +a { + color: #8df; + text-decoration-color: rgb(0, 209, 140); +} + +h1, h2, h3, h4, h5, h6 { + font-family: sans-serif; +} + +main { + border-radius: 0pt 15pt 0pt 0pt; + border-top: 1px solid; + border-right: 1px solid; + order: 1; + /* Four times wider than