From 505f85ac2a3bcd056ff8051a4fd41d933a77e6e0 Mon Sep 17 00:00:00 2001 From: Josh <799345+josh64x2@users.noreply.github.com> Date: Mon, 4 Feb 2019 19:07:19 +0800 Subject: [PATCH 1/3] Add blog index page This will display a list of blog posts. It is not an elegant solution but it is a functional one. Closes #28 --- blog.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 blog.html diff --git a/blog.html b/blog.html new file mode 100644 index 0000000..63c1c26 --- /dev/null +++ b/blog.html @@ -0,0 +1,11 @@ +--- +layout: page +--- + + From a1ec132e0c9548e621a5b44c853513f2e15eeec9 Mon Sep 17 00:00:00 2001 From: Josh <799345+josh64x2@users.noreply.github.com> Date: Wed, 6 Feb 2019 11:53:59 +0800 Subject: [PATCH 2/3] Update copyright date --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index ddba53f..f6b2708 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,7 +5,7 @@
- Copyrights © 2017 All Rights Reserved by The ViennaRSS project.
+ Copyrights © 2019 All Rights Reserved by The ViennaRSS project.
From a030fc4f4bd451732710cf6a2818c9295eb7a689 Mon Sep 17 00:00:00 2001 From: Josh <799345+josh64x2@users.noreply.github.com> Date: Wed, 6 Feb 2019 11:54:18 +0800 Subject: [PATCH 3/3] Tidy up head and navigation include files Removed duplicate tags and tidied up the formatting a bit. Removed commented-out code. --- _includes/head.html | 49 ++++++++++++++++++++----------------------- _includes/header.html | 6 ------ 2 files changed, 23 insertions(+), 32 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 82e125e..40101cb 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,35 +1,32 @@ - - - - - - - + + + + + - - - - - - - - - - - - - - + + - - ViennaRSS – The Free and Open Source RSS/Atom Reader for macOS + + + + + ViennaRSS – The Free and Open Source RSS/Atom Reader for macOS diff --git a/_includes/header.html b/_includes/header.html index a54afe4..fa60a59 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,9 +1,3 @@ - - - -