Correct blog layout

This commit is contained in:
Jonah Aragon 2021-09-14 20:41:49 -05:00
parent 1e7b592114
commit 2fbc2242ee
No known key found for this signature in database
GPG Key ID: 6A957C9A9A9429F7
7 changed files with 6 additions and 14 deletions

View File

@ -4,7 +4,7 @@
<div class="card-body d-flex flex-column align-self-end" style="min-height: 300px;">
<h2 class="card-title mt-auto text-light">{{ post.title }}</h2>
<p class="card-text text-light">{{ post.excerpt }} <strong>Continue Reading...</strong></p>
<p class="card-text"><small class="text-light">{{ post.author }} - {{ post.date | date: "%b %-d, %Y" }}</small></p>
<p class="card-text"><small class="text-light">{% for author in page.author %}{{ author }}{% unless forloop.last %}, {% endunless %}{% endfor %} - {{ post.date | date: "%b %-d, %Y" }}</small></p>
</div>
</div>
</a>

View File

@ -10,7 +10,7 @@ layout: default
<h1 class="post-title display-4">{{ page.title }}</h1>
</div>
<div class="mt-3">
<p class="post-info">Jonah Aragon | {{ page.date | date: "%b %-d, %Y" }}</p>
<p class="post-info">By: {% for author in page.author %}{{ author }}{% unless forloop.last %}, {% endunless %}{% endfor %} | {{ page.date | date: "%b %-d, %Y" }}</p>
</div>
</div>
</div>

View File

@ -1,8 +0,0 @@
---
name: Jonah Aragon
website: 'https://jonaharagon.com'
github: jonaharagon
twitter: jonaharagon
image: jonah.png
---
I'm the founder and administrator of Privacy Guides. I'm researching privacy respecting products and services to share with the world.

View File

@ -1,6 +1,6 @@
---
title: 'Self-hosting a Shadowsocks VPN with Outline'
author: Jonah Aragon
author: Jonah
layout: post
excerpt: Outline is a suite of open-source software developed for journalists to safely access their network and the internet while traveling in countries where their activities may be monitored or censored...
---

View File

@ -1,6 +1,6 @@
---
title: Understanding VPNs
author: Jonah Aragon
author: Jonah
cover: understanding-vpns-cover.jpg
cover_src: 'https://unsplash.com/@freeche'
cover_src_publisher: Kvistholt Photography

View File

@ -1,6 +1,6 @@
---
title: Choosing a VPN
author: Jonah Aragon
author: Jonah
layout: post
excerpt: Now you know what a VPN is, here's how you choose between them...
---

View File

@ -1,6 +1,6 @@
---
title: 'Firefox Privacy: Tips and Tricks for Better Browsing'
author: Jonah Aragon
author: Jonah
cover: firefox-privacy-cover.jpg
cover_src: 'https://unsplash.com/@vmxhu'
cover_src_publisher: Szabo Viktor