From a64d33b93467c04485c23a0774e90b4129e371d6 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 15 Nov 2016 11:03:47 +0100 Subject: add new entry: "style.rst" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- entries.json | 5 +++++ entries/style.rst | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 entries/style.rst 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. -- cgit v1.2.3-54-g00ecf