Add author info and begin to configure site appearance.
This commit is contained in:
parent
a049d16d9f
commit
3060d3e8f6
7 changed files with 11 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "Statement of Intent"
|
||||
author: "Anna"
|
||||
date: "2019-09-13"
|
||||
tags:
|
||||
- "introduction"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "A Heathen Epistemology"
|
||||
author: "Anna"
|
||||
date: "2019-09-20"
|
||||
tags:
|
||||
- "epistemology"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "Doing Better About Nazis"
|
||||
author: "Elizabeth"
|
||||
date: "2019-11-13"
|
||||
---
|
||||
{{< imgproc "images/heathenantifa.png" "348x348" "right">}}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "The Enemy of the Good"
|
||||
author: "Anna"
|
||||
date: "2022-09-13"
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "I can feel it in my bones"
|
||||
author: "Anna"
|
||||
date: "2022-09-16"
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: "Spotting the Nazis"
|
||||
author: "Anna"
|
||||
date: "2022-09-23"
|
||||
---
|
||||
|
||||
|
|
|
@ -6,3 +6,8 @@ theme = 'mainroad'
|
|||
[Params]
|
||||
description = 'Thoughts from the Leftist Edge of Heathenry'
|
||||
dateformat = '2006-01-02'
|
||||
post_meta = ["date", "author"]
|
||||
|
||||
[Params.sidebar]
|
||||
home = "right"
|
||||
widgets = ["search", "taglist"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue