2022-12-03 17:34:31 +00:00
<!DOCTYPE html>
< html lang = "en-us" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta name = "author" content = "KemoNine" >
< meta name = "description" content = "a confused culinary notebook" >
< meta name = "keywords" content = "recipes" >
< title > KemoNine' s Culinary Notebook< / title >
2022-12-03 21:28:24 +00:00
< link rel = "alternate" href = "https://culinary.kemonine.info/index.xml" type = "application/rss+xml" title = "KemoNine's Culinary Notebook" >
2022-12-03 17:34:31 +00:00
< link rel = "canonical" href = "https://culinary.kemonine.info/" >
< link rel = "stylesheet" href = "https://unpkg.com/normalize.css@8.0.1/normalize.css" integrity = "sha384-M86HUGbBFILBBZ9ykMAbT3nVb0+2C7yZlF8X2CiKNpDOQjKroMJqIeGZ/Le8N2Qp" crossorigin = "anonymous" / >
< link rel = "stylesheet" href = "https://unpkg.com/purecss@1.0.0/build/pure-min.css" integrity = "sha384-nn4HPE8lTHyVtfCBi5yW9d20FjT8BJwUXyWZT9InLYax14RDjBj46LmSztkmNP9w" crossorigin = "anonymous" >
< link rel = "stylesheet" href = "https://unpkg.com/purecss@1.0.0/build/grids-responsive-min.css" integrity = "sha384-b92sF+wDNTHrfEtRaYo+EpcA8FUyHOSXrdxKc9XB9kaaX1rSQAgMevW6cYeE5Bdv" crossorigin = "anonymous" >
< link rel = "stylesheet" href = "https://culinary.kemonine.info/css/gochowdown.min.dd262c68478a4de0b500d7fb0c62e11c7e5d18a8915d6adf7f5609b93b7d14ce.css" integrity = "sha256-3SYsaEeKTeC1ANf7DGLhHH5dGKiRXWrff1YJuTt9FM4=" crossorigin = "anonymous" media = "screen" / >
< link rel = "stylesheet" href = "https://culinary.kemonine.info/style.css" >
2022-12-03 17:46:35 +00:00
< script defer data-domain = "culinary.kemonine.info" src = "https://plausible.kemonine.info/js/plausible.js" > < / script >
2022-12-03 17:34:31 +00:00
< link rel = "icon" type = "image/png" href = "https://culinary.kemonine.info/images/favicon-32x32.png" sizes = "32x32" >
< link rel = "icon" type = "image/png" href = "https://culinary.kemonine.info/images/favicon-16x16.png" sizes = "16x16" >
< meta name = "generator" content = "Hugo 0.107.0" >
< / head >
< body >
< nav class = "navigation pure-g" >
< section class = "pure-u-1 pure-u-md-1-2 nav-left" >
< a href = "https://culinary.kemonine.info" >
< h1 class = "nav-title title-shadow white" > KemoNine' s Culinary Notebook< / h1 >
< / a >
< / section >
< section class = "pure-u-1 pure-u-md-1-2 nav-right" >
< a href = "https://culinary.kemonine.info/category/" > By Category< / a >
< a href = "https://culinary.kemonine.info/cuisine/" > By Cuisine< / a >
< a href = "https://culinary.kemonine.info/tags/" > By Tag< / a >
< a href = "https://culinary.kemonine.info/notes/" > Notes< / a >
< / section >
2022-12-03 18:19:00 +00:00
< section class = "pure-u-1 nav-center" >
< form class = "form" action = "https://culinary.kemonine.info/search" method = "GET" >
< input class = "title" type = "search" name = "q" id = "search-query" placeholder = "Search...." >
< button class = "button" type = "submit" > Search< / button >
< / form >
< / section >
2022-12-03 17:34:31 +00:00
< / nav >
< main class = "content" >
< div class = "home" >
< div class = "recipes xs-px1 xs-mt2" >
< div class = "clearfix" >
< div class = "sm-col sm-col-6 md-col-6 lg-col-4 xs-px1 xs-mb2" >
2022-12-04 00:14:37 +00:00
< a class = "block relative bg-blue" href = "https://culinary.kemonine.info/notes/chili-pepper-notes/" >
2022-12-03 17:34:31 +00:00
2022-12-04 02:21:05 +00:00
< div class = "image ratio bg-cover" style = "background-image:url(https://culinary.kemonine.info/notes/chili-pepper-notes/george-triptogarden-8kXmfhcWHEk-unsplash.jpg);" > < / div >
2022-12-03 17:34:31 +00:00
2022-12-04 00:14:37 +00:00
< h1 class = "title p2 m0 absolute white bottom-0 left-0 title-shadow" > Chili Pepper Notes< / h1 >
2022-12-03 17:34:31 +00:00
< / a >
< / div >
2022-12-04 03:24:51 +00:00
< div class = "sm-col sm-col-6 md-col-6 lg-col-4 xs-px1 xs-mb2" >
< a class = "block relative bg-blue" href = "https://culinary.kemonine.info/notes/cleaning-cast-iron/" >
< div class = "image ratio bg-cover" style = "background-image:url(https://culinary.kemonine.info/notes/cleaning-cast-iron/rayia-soderberg-FUsq49lD1xY-unsplash.jpg);" > < / div >
< h1 class = "title p2 m0 absolute white bottom-0 left-0 title-shadow" > Cleaning Cast Iron< / h1 >
< / a >
< / div >
2022-12-03 21:28:24 +00:00
< div class = "sm-col sm-col-6 md-col-6 lg-col-4 xs-px1 xs-mb2" >
2022-12-04 00:14:37 +00:00
< a class = "block relative bg-blue" href = "https://culinary.kemonine.info/recipes/lemon-chicken-fettuccine/" >
2022-12-03 21:28:24 +00:00
2022-12-04 00:14:37 +00:00
< div class = "image ratio bg-cover" style = "background-image:url(https://culinary.kemonine.info/recipes/lemon-chicken-fettuccine/heather-gill-zmBI_GT_xps-unsplash.jpg);" > < / div >
2022-12-03 21:28:24 +00:00
2022-12-04 00:14:37 +00:00
< h1 class = "title p2 m0 absolute white bottom-0 left-0 title-shadow" > Lemon Chicken ' Fettuccine' < / h1 >
2022-12-03 21:28:24 +00:00
< / a >
< / div >
2022-12-04 03:40:19 +00:00
< div class = "sm-col sm-col-6 md-col-6 lg-col-4 xs-px1 xs-mb2" >
< a class = "block relative bg-blue" href = "https://culinary.kemonine.info/notes/reliable-drying-rack-setup/" >
< div class = "image ratio bg-cover" style = "background-image:url(https://culinary.kemonine.info/notes/reliable-drying-rack-setup/american-heritage-chocolate-anYw6uAevsY-unsplash.jpg);" > < / div >
< h1 class = "title p2 m0 absolute white bottom-0 left-0 title-shadow" > Reliable Drying Rack Setup< / h1 >
< / a >
< / div >
2022-12-04 05:56:43 +00:00
< div class = "sm-col sm-col-6 md-col-6 lg-col-4 xs-px1 xs-mb2" >
< a class = "block relative bg-blue" href = "https://culinary.kemonine.info/recipes/sports-drink-oral-re-hydration/" >
< div class = "image ratio bg-cover" style = "background-image:url(https://culinary.kemonine.info/recipes/sports-drink-oral-re-hydration/kaffeebart-aZcv8wN30NI-unsplash.jpg);" > < / div >
< h1 class = "title p2 m0 absolute white bottom-0 left-0 title-shadow" > Sports Drink & Oral Re-hydration< / h1 >
< / a >
< / div >
2022-12-04 02:59:21 +00:00
< div class = "sm-col sm-col-6 md-col-6 lg-col-4 xs-px1 xs-mb2" >
< a class = "block relative bg-blue" href = "https://culinary.kemonine.info/notes/storing-jerky/" >
< div class = "image ratio bg-cover" style = "background-image:url(https://culinary.kemonine.info/notes/storing-jerky/alex-bayev-nlBelQEqwZQ-unsplash.jpg);" > < / div >
< h1 class = "title p2 m0 absolute white bottom-0 left-0 title-shadow" > Storing Jerky< / h1 >
< / a >
< / div >
2022-12-03 17:34:31 +00:00
< / div >
< / div >
< / div >
< / main >
< footer class = "footer" >
© 2022
·
Powered by < a href = "https://gohugo.io/" > Hugo< / a > & < a href = "https://github.com/seanlane/gochowdown" > GoChowdown< / a >
< / footer >
< / body >
2022-12-03 17:46:35 +00:00
< / html >