fix line endings

This commit is contained in:
KemoNine 2022-12-03 21:40:05 -05:00
parent b6bcf67f56
commit 791723e2fd
2 changed files with 90 additions and 90 deletions

View file

@ -1,57 +1,57 @@
baseURL = "https://culinary.kemonine.info"
disablePathToLower = false
languageCode = "en-us"
title = "KemoNine's Culinary Notebook"
theme = "gochowdown"
defaultcontentlanguage = "en"
paginate = 20
canonifyurls = true
pygmentsstyle = "monokai"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
pygmentsOptions = "linenos=table"
[permalinks]
recipes = "/recipes/:title"
notes = "/notes/:title"
[outputs]
home = ["HTML", "RSS", "JSON"]
[params]
author = "KemoNine"
description = "a confused culinary notebook"
keywords = "recipes"
favicon_32 = "/images/favicon-32x32.png"
favicon_16 = "/images/favicon-16x16.png"
hidecredits = false
hidecopyright = false
showNavTitle = true
custom_css = [ "style.css" ]
mainSections = ["recipe", "recipes", "note", "notes"]
[[menu.main]]
name = "By Category"
weight = 20
url = "/category/"
[[menu.main]]
name = "By Cuisine"
weight = 30
url = "/cuisine/"
[[menu.main]]
name = "By Tag"
weight = 40
url = "/tags/"
[[menu.main]]
name = "Notes"
weight = 99
url = "/notes/"
[taxonomies]
category = "category"
cuisine = "cuisine"
tag = "tags"
baseURL = "https://culinary.kemonine.info"
disablePathToLower = false
languageCode = "en-us"
title = "KemoNine's Culinary Notebook"
theme = "gochowdown"
defaultcontentlanguage = "en"
paginate = 20
canonifyurls = true
pygmentsstyle = "monokai"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
pygmentsOptions = "linenos=table"
[permalinks]
recipes = "/recipes/:title"
notes = "/notes/:title"
[outputs]
home = ["HTML", "RSS", "JSON"]
[params]
author = "KemoNine"
description = "a confused culinary notebook"
keywords = "recipes"
favicon_32 = "/images/favicon-32x32.png"
favicon_16 = "/images/favicon-16x16.png"
hidecredits = false
hidecopyright = false
showNavTitle = true
custom_css = [ "style.css" ]
mainSections = ["recipe", "recipes", "note", "notes"]
[[menu.main]]
name = "By Category"
weight = 20
url = "/category/"
[[menu.main]]
name = "By Cuisine"
weight = 30
url = "/cuisine/"
[[menu.main]]
name = "By Tag"
weight = 40
url = "/tags/"
[[menu.main]]
name = "Notes"
weight = 99
url = "/notes/"
[taxonomies]
category = "category"
cuisine = "cuisine"
tag = "tags"
note = "notes"

View file

@ -1,34 +1,34 @@
+++
title = "Lemon Chicken 'Fettuccine'"
author = ["KemoNine"]
publishDate = 2022-12-03
tags = ["Chicken", "Pasta"]
draft = false
layout="recipe"
image="heather-gill-zmBI_GT_xps-unsplash.jpg"
imagecaption="A pile of fresh pasta. The image was obtained from Unsplash at https://unsplash.com/photos/zmBI_GT_xps"
date="2022-12-03"
AuthorName="KemoNine"
AuthorURL="https://culinary.kemonine.info"
category="Dinner"
cuisine="Italian"
yield=4
ingredients=[
"cubed chicken",
"angel hair pasta",
"zucchini",
"yellow/summer squash",
"salt",
"pepper",
"garlic powder",
"cream cheese",
"Parmesan cheese (the powerdery stuff)",
"lemon juice",
"lemon zest"]
directions=[
"its a skillet meal",
"you know what to do"]
+++
- spices are a must
- break pasta in half or quarters prior to cooking to make the mixing of everything at the end easier
+++
title = "Lemon Chicken 'Fettuccine'"
author = ["KemoNine"]
publishDate = 2022-12-03
tags = ["Chicken", "Pasta"]
draft = false
layout="recipe"
image="heather-gill-zmBI_GT_xps-unsplash.jpg"
imagecaption="A pile of fresh pasta. The image was obtained from Unsplash at https://unsplash.com/photos/zmBI_GT_xps"
date="2022-12-03"
AuthorName="KemoNine"
AuthorURL="https://culinary.kemonine.info"
category="Dinner"
cuisine="Italian"
yield=4
ingredients=[
"cubed chicken",
"angel hair pasta",
"zucchini",
"yellow/summer squash",
"salt",
"pepper",
"garlic powder",
"cream cheese",
"Parmesan cheese (the powerdery stuff)",
"lemon juice",
"lemon zest"]
directions=[
"its a skillet meal",
"you know what to do"]
+++
- spices are a must
- break pasta in half or quarters prior to cooking to make the mixing of everything at the end easier