syntax highlighting and blog/post liveviews working; numerous other styling updates
This commit is contained in:
parent
a6186ba639
commit
2218a678b1
35 changed files with 610 additions and 120 deletions
|
@ -2,7 +2,7 @@
|
|||
%{
|
||||
title: "Pi-Hole Love",
|
||||
id: "pihole-love",
|
||||
date: ~N[2018-03-24 14:00:00],
|
||||
date: ~D[2018-03-24],
|
||||
author: "Adam Piontek",
|
||||
tags: ["home", "privacy", "tech", "raspberrypi"],
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
%{
|
||||
title: "If no one will do it, it needn’t be done — on BS jobs and toddler bosses",
|
||||
id: "if-noone-will-do-it-neednt-be-done-bs-jobs-toddler-bosses",
|
||||
date: ~N[2018-05-17 15:10:00],
|
||||
date: ~D[2018-05-17],
|
||||
author: "Adam Piontek",
|
||||
tags: ["economics", "society", "work"],
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
%{
|
||||
title: "Lana Del Arr's ‘Ultrapirates’ (parody lyrics for songs from Lana Del Rey’s ‘Ultraviolence’",
|
||||
id: "lana-del-arr-ultrapirates-parody-lyrics",
|
||||
date: ~N[2018-11-09 13:30:00],
|
||||
date: ~D[2018-11-09],
|
||||
author: "Adam Piontek",
|
||||
tags: ["song", "lyrics", "lanadelrey", "music", "parody", "pirates"],
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
%{
|
||||
title: "Creating a gif from a video",
|
||||
id: "creating-gif-from-video",
|
||||
date: ~N[2020-05-23 04:41:00],
|
||||
date: ~D[2020-05-23],
|
||||
author: "Adam Piontek",
|
||||
tags: ["cli", "ffmpeg ", "gif", "multimedia", "video", "notes"],
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
%{
|
||||
title: "Enable Visual Studio CLI environment in PowerShell",
|
||||
date: ~N[2020-08-01 02:00:00],
|
||||
date: ~D[2020-08-01],
|
||||
author: "Adam Piontek",
|
||||
tags: ["coding", "tech", "elixir", "windows", "powershell", "scripting"],
|
||||
}
|
||||
|
|
23
priv/content/2020/12/2020-12-07_shame-american-leadership.md
Normal file
23
priv/content/2020/12/2020-12-07_shame-american-leadership.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
%{
|
||||
title: "Shame on American leadership",
|
||||
id: "shame-on-american-leadership",
|
||||
date: ~D[2020-12-07],
|
||||
author: "Adam Piontek",
|
||||
tags: ["politics", "society", "policy", "pandemic"]
|
||||
}
|
||||
---
|
||||
|
||||
If you haven't read this yet, you should. But you're not going to feel good:
|
||||
|
||||
"[Headlines Don’t Capture the Horror We Saw](https://www.theatlantic.com/ideas/archive/2020/12/new-york-doctors-know-how-bad-pandemic-can-get/617302/)" (subtitle: "I chronicled what COVID-19 did to a hospital. America must not let down its guard.")
|
||||
|
||||
<!--more-->
|
||||
|
||||
I'd blockquote something but it should really be read in full.
|
||||
|
||||
My partner shared this experience as a nurse at a big NY hospital.
|
||||
|
||||
It's abominable that this was allowed to get so bad, and allowed to continue across the country, and is being allowed to get so bad again.
|
||||
|
||||
Shame on our leadership. Shame on America.
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
%{
|
||||
title: "Mom's Meatloaf",
|
||||
date: ~N[2020-12-29 01:00:00],
|
||||
date: ~D[2020-12-29],
|
||||
author: "Adam Piontek",
|
||||
tags: ["food", "recipe", "mealprep", "pandemiceats", "plaguecooking"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue