update posts to match latest template ; add images to posts

This commit is contained in:
KemoNine 2022-12-03 15:26:47 -05:00
parent 729d64ea41
commit 1069099bea
8 changed files with 72 additions and 11 deletions

View File

@ -1,12 +1,10 @@
---
layout: notes
title: "Scoville Unit Table"
imagecredit: https://thenounproject.com/icon/fire-962988/
image: noun-fire-962988.png
imagecaption: "A black and white flame illustrating how hot peppers can be"
date: 2022-12-03
authorName:
authorURL:
sourceName:
sourceURL:
notes:
- Information
- Heat

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="1200pt" height="1200pt" version="1.1" viewBox="0 0 1200 1200" xmlns="http://www.w3.org/2000/svg">
<g>
<path d="m645.35 237.43c-12.098-46.477-44.641-85.332 8.5547-177.43 0 0-84.551 87.707-60.07 174.95 24.492 87.227 63.625 48.957 51.516 2.4844z"/>
<path d="m646.11 340.73c-38.855 32.543-50.508 155.33-30.898 164.88 19.621 9.5508 72-65.363 79.273-156.8 7.2734-91.441-21.59-147.32-21.59-147.32-0.003906 0.003907 12.07 106.71-26.785 139.25z"/>
<path d="m873.11 629.91s-0.58984 71.676-62.062 97.402c-61.465 25.727-21.59 90.742-44.617 92.508-23.027 1.7656-23.785-101.53 6.7695-140.22 30.551-38.688 49.211-9.0977 49.211-9.0977s-5.0039-74.82-61.586-31.656c-56.578 43.164-58.957 152.05-76.141 151.22-17.172-0.82812-32.508-99.098 24.07-142.26s46.957-141.16 37.727-187.5c-9.2266-46.344 35.484-81.469 35.484-81.469s-88.055 41.641-99.539 101.33-47.891 100.96-83.762 130.78c-35.855 29.82-61.992-23.074-38.102-102.23 23.891-79.164 28.691-119.09 8.0039-165.98 0 0-0.71875 74.543-41.062 78.336s-15.516-35.172-52.715-36.961c0 0 31.715 56.027 0.20313 114.74-31.523 58.715-35.281 196.22 2.3047 249.66 37.57 53.449-27.422 33.098-51.109-11.062-23.688-44.172-26.891-156.19 10.906-226.08 0 0-107.58 89.473-82.68 168.12 24.887 78.648 68.746 120.91 58.094 163.43-10.656 42.516-60.781 11.41-55.031-48.551 0 0-53.027 28.992-34.141 113.09 18.887 84.109 69.227 229.95 241.21 232.51 171.98 2.5547 251.35-96.887 254.84-228.66 3.4922-131.77 8.375-114.34 42.613-170.04 34.238-55.754 11.105-111.36 11.105-111.36zm-323.26 219.62s3.2891-28.523-41.555-89.965c-44.844-61.453-23.195-113.94-23.195-113.94 8.5938 59.688 25.957 56.711 50.09 111.42 24.141 54.699 14.66 92.484 14.66 92.484zm85.211-200.51c12.133-17.09 26.219-21.395 39.996-36.312 23.496-25.441 44.82-57.121 44.82-57.121s-14.207 56.676-54.203 93c-39.996 36.312-18.793 111.93-18.793 111.93s-46.969-62.004-11.82-111.49zm97.574 399.31c-54.828 70.309-137.28 47.195-137.28 47.195 143.2-35.16 185.09-189.95 185.09-189.95 0 0.003906 8.0508 71.137-47.809 142.75z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

View File

@ -1,14 +1,12 @@
---
layout: recipe
title: "Lemon Chicken 'Fettuccine'"
image:
imagecredit:
image: heather-gill-zmBI_GT_xps-unsplash.jpg
imagecaption: A picture of a pile of fresh pasta. The image was obtained from Unsplash at https://unsplash.com/photos/zmBI_GT_xps
date: 2022-12-03
authorName: Elizabeth BH
authorURL: http://allrecipes.com/cook/183690/made-it/
sourceName: All Recipes
sourceURL: http://allrecipes.com/recipe/25037/best-big-fat-chewy-chocolate-chip-cookie/
AuthorName: KemoNine
AuthorURL: "https://culinary.kemonine.info"
category: Dinner
cuisine: Italian
tags:

21
ox-hugo/note.md Normal file
View File

@ -0,0 +1,21 @@
---
layout: notes
title: "Template Note"
image: plate_pic.jpg
imagecaption: This is the alt text /and/ image caption. Do **NOT** skip!
date: 2022-12-03
AuthorName: KemoNine
AuthorURL: "https://culinary.kemonine.info"
inspiration:
- title: This isn't a link
- title: Link text
url: "https://domain.tld"
notes:
- tag 1
- tag 2
tags:
- tag 1
- tag 2
---

36
ox-hugo/recipe.md Normal file
View File

@ -0,0 +1,36 @@
---
layout: recipe
title: "Template Recipe"
image: plate_pic.jpg
imagecaption: This is the alt text /and/ image caption. Do **NOT** skip!
date: {{ .Date }}
draft: true
AuthorName: KemoNine
AuthorURL: "https://culinary.kemonine.info"
inspiration:
- title: This isn't a link
- title: Link text
url: "https://domain.tld"
category: PickABroadCategeory
cuisine: PickABroadType
tags:
- tag 1
- tag 2
yield: 4
prepTime: 1 hr 20 mins
cookTime: 10 mins
ingredients:
- ingredient 1
- ingredient 2
directions:
- step 1
- step 2
---
## Notes
- note 1
- note 2

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB