From 8644368361a09bc54b88a458fbb9b1b33d898ba0 Mon Sep 17 00:00:00 2001
From: rehrar <rehrar@tuta.io>
Date: Mon, 18 Sep 2017 17:47:52 -0600
Subject: [PATCH] Modified post layout with correct date formatting

---
 _layouts/post.html                                           | 5 ++---
 ...7-02-logs-for-the-Community-meeting-held-on-2017-07-02.md | 2 --
 ...7-09-logs-for-the-Kovri-dev-meeting-held-on-2017-07-09.md | 2 --
 ...erview-and-logs-for-the-dev-meeting-held-on-2017-07-09.md | 2 --
 ...7-16-logs-for-the-Community-meeting-held-on-2017-07-16.md | 2 --
 ...7-23-logs-for-the-Kovri-dev-meeting-held-on-2017-07-23.md | 4 +---
 ...erview-and-logs-for-the-dev-meeting-held-on-2017-07-23.md | 2 --
 ...7-30-logs-for-the-Community-meeting-held-on-2017-07-30.md | 2 --
 ...8-06-logs-for-the-Kovri-dev-meeting-held-on-2017-08-06.md | 2 --
 ...erview-and-logs-for-the-dev-meeting-held-on-2017-08-06.md | 2 --
 ...8-13-logs-for-the-Community-meeting-held-on-2017-08-13.md | 2 --
 resources/user-guides/index.md                               | 2 --
 12 files changed, 3 insertions(+), 26 deletions(-)

diff --git a/_layouts/post.html b/_layouts/post.html
index 1235329a..8cac7f4b 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -28,9 +28,8 @@ layout: base
                     <div class="info-block">
                         <div class="row">
                         <div class="col"><h2>{{ page.title }}</h2>
-                          <p class="author">{% t blog.author %}: {% if page.author %}{{page.author}}{% else %}{{site.author}}{% endif%}</p>
-                          <p id="post-meta">{% t blog.date %} : {{ page.date }}</p>
-                        </div>
+                        <p class="author">{% t blog.author %}: {% if page.author %}{{page.author}}{% else %}{{site.author}}{% endif%}</p></div>
+                        <p>{{ page.date | date: '%B %d, %Y' }}</p>
                     </div>
                     <div>
                         {{content}}
diff --git a/_posts/2017-07-02-logs-for-the-Community-meeting-held-on-2017-07-02.md b/_posts/2017-07-02-logs-for-the-Community-meeting-held-on-2017-07-02.md
index d8f09955..5c7d5e33 100644
--- a/_posts/2017-07-02-logs-for-the-Community-meeting-held-on-2017-07-02.md
+++ b/_posts/2017-07-02-logs-for-the-Community-meeting-held-on-2017-07-02.md
@@ -6,8 +6,6 @@ tags: [community, crypto]
 author: dEBRUYNE / fluffypony
 ---  
   
-*July 2nd, 2017*  
-
 # Logs  
 
 **\<rehrar>** Alright, does everyone have their shrimp tacos?  
diff --git a/_posts/2017-07-09-logs-for-the-Kovri-dev-meeting-held-on-2017-07-09.md b/_posts/2017-07-09-logs-for-the-Kovri-dev-meeting-held-on-2017-07-09.md
index 6348c0da..af8119ba 100644
--- a/_posts/2017-07-09-logs-for-the-Kovri-dev-meeting-held-on-2017-07-09.md
+++ b/_posts/2017-07-09-logs-for-the-Kovri-dev-meeting-held-on-2017-07-09.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
 author: dEBRUYNE / fluffypony
 ---
 
-*July 9th, 2017*  
-
 # Logs  
 
 **\<anonimal>** 1. Greetings  
diff --git a/_posts/2017-07-09-overview-and-logs-for-the-dev-meeting-held-on-2017-07-09.md b/_posts/2017-07-09-overview-and-logs-for-the-dev-meeting-held-on-2017-07-09.md
index 873ae423..66dfed83 100644
--- a/_posts/2017-07-09-overview-and-logs-for-the-dev-meeting-held-on-2017-07-09.md
+++ b/_posts/2017-07-09-overview-and-logs-for-the-dev-meeting-held-on-2017-07-09.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
 author: dEBRUYNE / fluffypony
 ---
 
-*July 9th, 2017*  
-
 # Overview  
 
 An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-07-09).  
diff --git a/_posts/2017-07-16-logs-for-the-Community-meeting-held-on-2017-07-16.md b/_posts/2017-07-16-logs-for-the-Community-meeting-held-on-2017-07-16.md
index 2867dd97..c91296d4 100644
--- a/_posts/2017-07-16-logs-for-the-Community-meeting-held-on-2017-07-16.md
+++ b/_posts/2017-07-16-logs-for-the-Community-meeting-held-on-2017-07-16.md
@@ -6,8 +6,6 @@ tags: [community, crypto]
 author: dEBRUYNE / fluffypony
 ---
 
-*July 16th, 2017*  
-
 # Logs  
 
 **\<rehrar>** Heyo everyone! It's 18:30 UTC, so it's time to start. I'd like to extend a huge welcome to our third Monero community meeting!  
diff --git a/_posts/2017-07-23-logs-for-the-Kovri-dev-meeting-held-on-2017-07-23.md b/_posts/2017-07-23-logs-for-the-Kovri-dev-meeting-held-on-2017-07-23.md
index c95c5b14..f1f54dd2 100644
--- a/_posts/2017-07-23-logs-for-the-Kovri-dev-meeting-held-on-2017-07-23.md
+++ b/_posts/2017-07-23-logs-for-the-Kovri-dev-meeting-held-on-2017-07-23.md
@@ -5,9 +5,7 @@ summary: Brief review of what has been completed since last meeting, discussion
 tags: [dev diaries, i2p, crypto]  
 author: dEBRUYNE / fluffypony  
 ---  
-  
-*July 23th, 2017*  
-  
+    
 # Logs  
   
 **\<anonimal>** 1. Greetings  
diff --git a/_posts/2017-07-23-overview-and-logs-for-the-dev-meeting-held-on-2017-07-23.md b/_posts/2017-07-23-overview-and-logs-for-the-dev-meeting-held-on-2017-07-23.md
index 99b2fd5a..4bf9407a 100644
--- a/_posts/2017-07-23-overview-and-logs-for-the-dev-meeting-held-on-2017-07-23.md
+++ b/_posts/2017-07-23-overview-and-logs-for-the-dev-meeting-held-on-2017-07-23.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
 author: dEBRUYNE / fluffypony
 ---
 
-*July 23th, 2017*  
-
 # Overview  
 
 There is no overview for this week.  
diff --git a/_posts/2017-07-30-logs-for-the-Community-meeting-held-on-2017-07-30.md b/_posts/2017-07-30-logs-for-the-Community-meeting-held-on-2017-07-30.md
index f479e7cb..32cae8ef 100644
--- a/_posts/2017-07-30-logs-for-the-Community-meeting-held-on-2017-07-30.md
+++ b/_posts/2017-07-30-logs-for-the-Community-meeting-held-on-2017-07-30.md
@@ -6,8 +6,6 @@ tags: [community, crypto]
 author: dEBRUYNE / fluffypony
 ---
 
-*July 30th, 2017*  
-
 # Logs  
 
 **\<rehrar>** Alright people, here am I.  
diff --git a/_posts/2017-08-06-logs-for-the-Kovri-dev-meeting-held-on-2017-08-06.md b/_posts/2017-08-06-logs-for-the-Kovri-dev-meeting-held-on-2017-08-06.md
index 53a9b362..9c438cee 100644
--- a/_posts/2017-08-06-logs-for-the-Kovri-dev-meeting-held-on-2017-08-06.md
+++ b/_posts/2017-08-06-logs-for-the-Kovri-dev-meeting-held-on-2017-08-06.md
@@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
 author: dEBRUYNE / fluffypony
 ---
 
-*August 6th, 2017*  
-
 # Logs  
 
 **\<anonimal>** Alright, meeting time.  
diff --git a/_posts/2017-08-06-overview-and-logs-for-the-dev-meeting-held-on-2017-08-06.md b/_posts/2017-08-06-overview-and-logs-for-the-dev-meeting-held-on-2017-08-06.md
index 0438170b..716415bd 100644
--- a/_posts/2017-08-06-overview-and-logs-for-the-dev-meeting-held-on-2017-08-06.md
+++ b/_posts/2017-08-06-overview-and-logs-for-the-dev-meeting-held-on-2017-08-06.md
@@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
 author: dEBRUYNE / fluffypony
 ---
 
-*August 6th, 2017*  
-
 # Overview  
 
 An overview can be found on [MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-08-06).  
diff --git a/_posts/2017-08-13-logs-for-the-Community-meeting-held-on-2017-08-13.md b/_posts/2017-08-13-logs-for-the-Community-meeting-held-on-2017-08-13.md
index a72d6378..84806679 100644
--- a/_posts/2017-08-13-logs-for-the-Community-meeting-held-on-2017-08-13.md
+++ b/_posts/2017-08-13-logs-for-the-Community-meeting-held-on-2017-08-13.md
@@ -6,8 +6,6 @@ tags: [community, crypto]
 author: dEBRUYNE / fluffypony
 ---
 
-*August 13th, 2017*  
-
 # Logs  
 
 **\<sgp>** Meeting is starting  
diff --git a/resources/user-guides/index.md b/resources/user-guides/index.md
index 434f7f53..1896867f 100644
--- a/resources/user-guides/index.md
+++ b/resources/user-guides/index.md
@@ -71,9 +71,7 @@ title: "User Guides"
 <div class="row start-xs" markdown="1">
 
 [How to solo mine with the GUI](solo_mine_GUI.html)
-
 [How to mine on a pool with xmr-stak-cpu](mine-to-pool.html)
-
 [Mining with Docker and XMRig](mining_with_xmrig_and_docker.html)
 
 </div>
-- 
GitLab