modifying post frontmatter tags to be wordlists, easier to manage

This commit is contained in:
Adam Piontek 2021-04-07 12:56:38 -04:00
parent 186f55c311
commit 9291bdb88c
14 changed files with 14 additions and 14 deletions

View file

@ -4,7 +4,7 @@
id: "pihole-love",
date: ~N[2018-03-24 15:00:00],
author: "Adam Piontek",
tags: ["home", "privacy", "tech", "raspberrypi"],
tags: ~w(tech privacy raspberrypi deprecated home)
}
---

View file

@ -4,7 +4,7 @@
id: "if-noone-will-do-it-neednt-be-done-bs-jobs-toddler-bosses",
date: ~N[2018-05-17 15:00:00],
author: "Adam Piontek",
tags: ["economics", "society", "work"],
tags: ~w(society politics work economics)
}
---

View file

@ -4,7 +4,7 @@
id: "lana-del-arr-ultrapirates-parody-lyrics",
date: ~N[2018-11-09 15:00:00],
author: "Adam Piontek",
tags: ["song", "lyrics", "lanadelrey", "music", "parody", "pirates"],
tags: ~w(song lyrics music parody lanadelrey pirates)
}
---

View file

@ -4,7 +4,7 @@
id: "creating-gif-from-video",
date: ~N[2020-05-23 15:00:00],
author: "Adam Piontek",
tags: ["cli", "ffmpeg ", "gif", "multimedia", "video", "notes"],
tags: ~w(tech cli ffmpeg gif animated multimedia video notes)
}
---

View file

@ -3,7 +3,7 @@
title: "Enable Visual Studio CLI environment in PowerShell",
date: ~N[2020-08-01 15:00:00],
author: "Adam Piontek",
tags: ["coding", "tech", "elixir", "windows", "powershell", "scripting"]
tags: ~w(tech coding elixir windows powershell scripting cli notes)
}
---

View file

@ -4,7 +4,7 @@
id: "shame-on-american-leadership",
date: ~N[2020-12-07 15:00:00],
author: "Adam Piontek",
tags: ["politics", "society", "policy", "pandemic"]
tags: ~w(politics society policy pandemic ptsd healthcare)
}
---

View file

@ -3,7 +3,7 @@
title: "New Front Page “Internet Home”",
date: ~N[2020-12-08 15:00:00],
author: "Adam Piontek",
tags: ["tech", "coding", "web", "fun"]
tags: ~w(tech coding web development fun deprecated)
}
---

View file

@ -3,7 +3,7 @@
title: "Bad Chef Salsa Chicken, Roasted Pepper, & Rice",
date: ~N[2020-12-29 15:04:00],
author: "Adam Piontek",
tags: ["food", "recipe", "mealprep", "pandemiceats", "plaguecooking"]
tags: ~w(food recipe cooking mealprep pandemiceats plaguecooking)
}
---

View file

@ -3,7 +3,7 @@
title: "Greek Lentil Soup, Adapted",
date: ~N[2020-12-29 15:03:00],
author: "Adam Piontek",
tags: ["food", "recipe", "mealprep", "pandemiceats", "plaguecooking"]
tags: ~w(food recipe cooking mealprep pandemiceats plaguecooking)
}
---

View file

@ -3,7 +3,7 @@
title: "Mom's Meatloaf",
date: ~N[2020-12-29 15:00:00],
author: "Adam Piontek",
tags: ["food", "recipe", "mealprep", "pandemiceats", "plaguecooking"]
tags: ~w(food recipe cooking mealprep pandemiceats plaguecooking)
}
---

View file

@ -3,7 +3,7 @@
title: "Roast potatoes, chicken, veg (asparagus, cauliflower, etc)",
date: ~N[2020-12-29 15:05:00],
author: "Adam Piontek",
tags: ["food", "recipe", "mealprep", "pandemiceats", "plaguecooking"]
tags: ~w(food recipe cooking mealprep pandemiceats plaguecooking)
}
---

View file

@ -3,7 +3,7 @@
title: "Southwest Chicken Skillet",
date: ~N[2020-12-29 15:10:00],
author: "Adam Piontek",
tags: ["food", "recipe", "mealprep", "pandemiceats", "plaguecooking"]
tags: ~w(food recipe cooking mealprep pandemiceats plaguecooking)
}
---

View file

@ -4,7 +4,7 @@
id: "tortellini-sausage-broccoli-rabe",
date: ~N[2020-12-29 15:15:00],
author: "Adam Piontek",
tags: ["food", "recipe", "mealprep", "pandemiceats", "plaguecooking"]
tags: ~w(food recipe cooking mealprep pandemiceats plaguecooking)
}
---

View file

@ -4,7 +4,7 @@
id: "blog-incorporated-2021",
date: ~N[2021-04-05 23:49:00],
author: "Adam Piontek",
tags: ["blog", "tech", "coding", "web", "fun", "markdown", "elixir"]
tags: ~w(tech elixir phoenix coding web development syntaxhighlighting markdown blog fun)
}
---