From ad69559c1eea236e0502d18881db5ec6c22a18a9 Mon Sep 17 00:00:00 2001 From: gmemstr Date: Sat, 12 Aug 2017 00:24:57 -0700 Subject: [PATCH] New styling, add date to podcast entry and preapend instead of append Played around with some simple styles that look slightly better, using the Muli font (*gasp* not roboto?!). Did a hacky date conversion thing for the frontend so I can nicely display the date beside the episode title, thinking of making it convert it to something like "24th of May, 2097" if possible. Also, importantly, newest episodes appear first thanks to insertBefore() --- assets/index.html | 24 ++++++++++++++++++++---- assets/static/styles.css | 21 +++++++++++++-------- 2 files changed, 33 insertions(+), 12 deletions(-) diff --git a/assets/index.html b/assets/index.html index 1afeb35..95561c4 100644 --- a/assets/index.html +++ b/assets/index.html @@ -4,9 +4,10 @@ CMS Loading - + +

Loading

@@ -15,24 +16,39 @@

White Rabbit licensed under the GPLv3 | RSS JSON

+