summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-15 11:03:47 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-15 11:03:47 +0100
commita64d33b93467c04485c23a0774e90b4129e371d6 (patch)
treeda127b8e34a0c2cab5882bbf93e41eba232d79fd
parent66164b495ebcc4e281cae1557de343d85ccaba36 (diff)
downloadkyblo-a64d33b93467c04485c23a0774e90b4129e371d6.tar.xz
add new entry: "style.rst"
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--entries.json5
-rw-r--r--entries/style.rst3
2 files changed, 8 insertions, 0 deletions
diff --git a/entries.json b/entries.json
index 0d84ec5..135e903 100644
--- a/entries.json
+++ b/entries.json
@@ -3,5 +3,10 @@
"title": "New blog!",
"date": "2016-11-12",
"file": "new-blog"
+ },
+ {
+ "title": "Style",
+ "date": "2016-11-15",
+ "file": "style"
}
]
diff --git a/entries/style.rst b/entries/style.rst
new file mode 100644
index 0000000..2f4e6fd
--- /dev/null
+++ b/entries/style.rst
@@ -0,0 +1,3 @@
+I’m really bad at webdesign, and I mostly just quickly threw together what I’m currently using to more easily be able to test out my new scripts rather than as a serious design, but it’s sort of growing on me now.
+
+It’s far from perfect, all the styling is currently in-line in all pages, and some parts of it is rather inconsistent, but I think I’ll probably keep it. I like how simplistic it feels.