Recipe website initial?
This commit is contained in:
parent
5a3f0a42d7
commit
0f33069954
|
@ -0,0 +1,3 @@
|
|||
[submodule "hugo/recipe/themes/ilia-hugo-theme"]
|
||||
path = hugo/recipe/themes/ilia-hugo-theme
|
||||
url = git@github.com:em-ilia/ilia-hugo-theme.git
|
|
@ -0,0 +1,7 @@
|
|||
baseURL = 'https://ilia.moe/cool-stuff/recipes'
|
||||
languageCode = 'en-us'
|
||||
title = 'Recipes'
|
||||
theme = 'ilia-hugo-theme'
|
||||
|
||||
[taxonomies]
|
||||
tag = 'tags'
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Recipes"
|
||||
---
|
||||
|
||||
# Recipes
|
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
title: "Peanut Butter Cookies"
|
||||
lastmod: 2022-06-29T11:52:52-04:00
|
||||
date: 2022-06-29T11:52:52-04:00
|
||||
author: "Emilia"
|
||||
tags: ["baked"]
|
||||
draft: true
|
||||
---
|
||||
|
||||
### Ingredients
|
||||
|
||||
- 1 cup butter (two sticks)
|
||||
- 1 cup white sugar
|
||||
- 1 cup brown sugar
|
||||
- 1 cup peanut butter
|
||||
- 1 tsp salt
|
||||
- 1 tbsp baking soda
|
||||
- 1 tbsp baking powder
|
||||
- 2 eggs
|
||||
- 2.5 cups flour
|
||||
|
||||
### Procedure
|
||||
1. Cream butter and sugar
|
||||
2. Add peanut butter and mix
|
||||
3. Add baking soda, baking powder, and eggs, then mix
|
||||
4. Add flour in 1 cup (or smaller) increments until all is added and combined
|
||||
5. Cover and let dough sit for a while (optional)
|
||||
6. Bake at 375°F for around 11–12 minutes
|
||||
- Time varies based on cookie size
|
||||
7. Let sit on baking sheet for a few minutes before moving to a cooling rack
|
|
@ -0,0 +1,78 @@
|
|||
---
|
||||
title: "Stickybuns"
|
||||
lastmod: ":git"
|
||||
date: 2022-06-29T14:46:50-04:00
|
||||
author: "Joshua Weissman"
|
||||
tags: ["baked"]
|
||||
draft: true
|
||||
---
|
||||
|
||||
## Tangzhong
|
||||
|
||||
### Ingredients
|
||||
- 1.5 tbsp (15g) flour
|
||||
- 1.5 tbsp (20g) milk
|
||||
- 1.5 tbsp (20g) water
|
||||
|
||||
### Procedure
|
||||
1. Get out eggs so that they are at room temp later (see dough)
|
||||
2. Add all tangzhong ingredients to a small saucepan
|
||||
3. Put the saucepan on medium heat and whisk until tacky
|
||||
- This step does not take long
|
||||
4. Let cool to room temp
|
||||
|
||||
## Dough
|
||||
### Ingredients
|
||||
- 2.5 tsp (9g) dry yeast
|
||||
- 0.5 cup (120mL) lukewarm milk (around 98°F / 37°C)
|
||||
- 3 cup (443g) flour
|
||||
- 3 tbsp (44g) granulated sugar
|
||||
- 0.75 tsp (2g) fine sea salt
|
||||
- 2.5 tbsp (55g) water
|
||||
- 2 eggs (room temperature)
|
||||
- 3.5 tbsp (50g) unsalted butter (softened)
|
||||
|
||||
### Procedure
|
||||
5. Heat milk to 90–95°F
|
||||
6. Add yeast to milk, stir, and let sit 10 minutes
|
||||
7. Whisk salt and sugar into flour in a mixing bowl
|
||||
8. Put bowl in stand mixer w/ dough hook jawn
|
||||
9. Add tangzhong, milk, yeast mixture, and eggs
|
||||
10. Mix at low speed, scraping sides when needed
|
||||
11. Increase speed to medium when dough becomes cohesive
|
||||
12. Gradually add butter (1 tbsp at a time)
|
||||
13. Mix until fully incorporated, then continue mixing for an additional 5–7 minutes
|
||||
14. Place on an unflowered surfaced and slide the dough around to form a ball
|
||||
15. Put in a lightly greased bowl and cover with a damp towel
|
||||
16. Let sit at room temp 1–2 hours until doubled
|
||||
|
||||
## Glaze
|
||||
### Ingredients
|
||||
- 0.5 cup (115g) unsalted butter
|
||||
- 0.5 cup (115g) packed brown sugar
|
||||
- 3 tbsp (51g) honey
|
||||
|
||||
### Procedure
|
||||
17. Add glaze ingredients to a medium saucepan, then stir over medium heat until combined
|
||||
18. Let glaze cool
|
||||
|
||||
## Filling
|
||||
### Ingredients
|
||||
- 5 tbsp (70g) unsalted butter (gently melted)
|
||||
- 0.5 cup (125g) dark brown sugar
|
||||
- 2.5 tsp (5g) cinnamon
|
||||
- Pinch of ground allspice
|
||||
- Pinch of ground nutmeg
|
||||
|
||||
### Procedure
|
||||
19. Put dough on a floured surfaced, cover and let sit for 10 minutes
|
||||
20. Roll dough into a rectangle 0.25in thick
|
||||
21. Melt butter and brush onto surface (butter should not be hot)
|
||||
22. Mix other filling ingredients in a bowl
|
||||
23. Sprinkle filling on dough
|
||||
24. Tightly roll up dough, slightly seal each end
|
||||
25. Cut of each end, then cut log into 9 equally sized rolls (may be less)
|
||||
26. Grease a 9x9 cake pan or a round cake pan
|
||||
26. Pour glaze into bottom of pan
|
||||
27. Arrange rolls equally spaced in pan
|
||||
28. Bake at 350°F for 30–35 minutes
|
|
@ -0,0 +1,53 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.101.0" />
|
||||
<title>_Index</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/cool-stuff/recipes/sass/global.css" />
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="overlay"></div>
|
||||
<main>
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>_Index</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/cool-stuff/recipes/sass/global.css" />
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
<div class="overlay"></div>
|
||||
<main>
|
||||
|
||||
you're lookin like a shrimp today.
|
||||
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/cool-stuff/recipes/stickybuns/">Stickybuns</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/cool-stuff/recipes/peanut-butter-cookies/">Peanut Butter Cookies</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>_Index on Recipes</title>
|
||||
<link>https://ilia.moe/cool-stuff/recipes/</link>
|
||||
<description>Recent content in _Index on Recipes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 29 Jun 2022 14:20:38 -0400</lastBuildDate><atom:link href="https://ilia.moe/cool-stuff/recipes/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Stickybuns</title>
|
||||
<link>https://ilia.moe/cool-stuff/recipes/stickybuns/</link>
|
||||
<pubDate>Wed, 29 Jun 2022 14:46:50 -0400</pubDate>
|
||||
|
||||
<guid>https://ilia.moe/cool-stuff/recipes/stickybuns/</guid>
|
||||
<description>Tangzhong Ingredients 1.5 tbsp (15g) flour 1.5 tbsp (20g) milk 1.5 tbsp (20g) water Procedure Get out eggs so that they are at room temp later (see dough) Add all tangzhong ingredients to a small saucepan Put the saucepan on medium heat and whisk until tacky This step does not take long Let cool to room temp Dough Ingredients 2.5 tsp (9g) dry yeast 0.5 cup (120mL) lukewarm milk (around 98°F / 37°C) 3 cup (443g) flour 3 tbsp (44g) granulated sugar 0.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Peanut Butter Cookies</title>
|
||||
<link>https://ilia.moe/cool-stuff/recipes/peanut-butter-cookies/</link>
|
||||
<pubDate>Wed, 29 Jun 2022 11:52:52 -0400</pubDate>
|
||||
|
||||
<guid>https://ilia.moe/cool-stuff/recipes/peanut-butter-cookies/</guid>
|
||||
<description>Ingredients 1 cup butter (two sticks) 1 cup white sugar 1 cup brown sugar 1 cup peanut butter 1 tsp salt 1 tbsp baking soda 1 tbsp baking powder 2 eggs 2.5 cups flour Procedure Cream butter and sugar Add peanut butter and mix Add baking soda, baking powder, and eggs, then mix Add flour in 1 cup (or smaller) increments until all is added and combined Cover and let dough sit for a while (optional) Bake at 375°F for around 11–12 minutes Time varies based on cookie size Let sit on baking sheet for a few minutes before moving to a cooling rack </description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
|
@ -0,0 +1,34 @@
|
|||
<header>
|
||||
<h1> Peanut Butter Cookies </h1>
|
||||
<h2> Last Modified: June 29, 2022</h2>
|
||||
</header>
|
||||
<article>
|
||||
have you heard of him?
|
||||
<h3 id="ingredients">Ingredients</h3>
|
||||
<ul>
|
||||
<li>1 cup butter (two sticks)</li>
|
||||
<li>1 cup white sugar</li>
|
||||
<li>1 cup brown sugar</li>
|
||||
<li>1 cup peanut butter</li>
|
||||
<li>1 tsp salt</li>
|
||||
<li>1 tbsp baking soda</li>
|
||||
<li>1 tbsp baking powder</li>
|
||||
<li>2 eggs</li>
|
||||
<li>2.5 cups flour</li>
|
||||
</ul>
|
||||
<h3 id="procedure">Procedure</h3>
|
||||
<ol>
|
||||
<li>Cream butter and sugar</li>
|
||||
<li>Add peanut butter and mix</li>
|
||||
<li>Add baking soda, baking powder, and eggs, then mix</li>
|
||||
<li>Add flour in 1 cup (or smaller) increments until all is added and combined</li>
|
||||
<li>Cover and let dough sit for a while (optional)</li>
|
||||
<li>Bake at 375°F for around 11–12 minutes
|
||||
<ul>
|
||||
<li>Time varies based on cookie size</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Let sit on baking sheet for a few minutes before moving to a cooling rack</li>
|
||||
</ol>
|
||||
|
||||
</article>
|
|
@ -0,0 +1,86 @@
|
|||
body {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
align-content: center;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 0 0 0 0;
|
||||
margin: 0 0 0 0;
|
||||
overflow: hidden;
|
||||
background-color: black;
|
||||
--is-mobile: 0; }
|
||||
@media (pointer: coarse) {
|
||||
body {
|
||||
--is-mobile: 1; } }
|
||||
.overlay {
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
position: fixed;
|
||||
opacity: 0.03;
|
||||
z-index: 1;
|
||||
background-image: url("/img/noise.gif");
|
||||
background-size: 25%; }
|
||||
@media (pointer: coarse) {
|
||||
.overlay {
|
||||
background-size: 200%; } }
|
||||
.outerdiv {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
align-content: center;
|
||||
width: 90%;
|
||||
height: 100vh;
|
||||
background-color: #091519;
|
||||
flex-direction: column; }
|
||||
@media (pointer: coarse) {
|
||||
.outerdiv {
|
||||
width: 100%; } }
|
||||
.contentholder {
|
||||
justify-content: flex-start; }
|
||||
.contentholder div {
|
||||
width: 30rem;
|
||||
margin: 1% 0; }
|
||||
@media (pointer: coarse) {
|
||||
.contentholder div {
|
||||
width: 20rem; } }
|
||||
.contentholder .contentholder__topfiller {
|
||||
height: 5%;
|
||||
background-color: transparent; }
|
||||
|
||||
.content {
|
||||
z-index: 100; }
|
||||
|
||||
h1 {
|
||||
color: #F5A9B8;
|
||||
font-family: serif;
|
||||
font-size: xx-large;
|
||||
margin: 5px 5px;
|
||||
text-align: center; }
|
||||
|
||||
h2 {
|
||||
color: #FFFFFF;
|
||||
font-family: serif;
|
||||
font-size: medium;
|
||||
margin-top: -8px;
|
||||
text-align: center; }
|
||||
|
||||
p, li {
|
||||
color: #FFFFFF;
|
||||
font-family: sans-serif;
|
||||
font-size: large;
|
||||
text-align: left;
|
||||
margin: 5px 0px; }
|
||||
|
||||
ol {
|
||||
margin: 0px 0px; }
|
||||
|
||||
li {
|
||||
list-style-type: none; }
|
||||
li:before {
|
||||
content: "- "; }
|
||||
|
||||
a {
|
||||
text-decoration: none; }
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://ilia.moe/cool-stuff/recipes/tags/baked/</loc>
|
||||
<lastmod>2022-06-29T14:46:50-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://ilia.moe/cool-stuff/recipes/stickybuns/</loc>
|
||||
<lastmod>2022-06-29T14:46:50-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://ilia.moe/cool-stuff/recipes/tags/</loc>
|
||||
<lastmod>2022-06-29T14:46:50-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://ilia.moe/cool-stuff/recipes/</loc>
|
||||
<lastmod>2022-06-29T14:20:38-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://ilia.moe/cool-stuff/recipes/peanut-butter-cookies/</loc>
|
||||
<lastmod>2022-06-29T11:52:52-04:00</lastmod>
|
||||
</url>
|
||||
</urlset>
|
|
@ -0,0 +1,88 @@
|
|||
<header>
|
||||
<h1> Stickybuns </h1>
|
||||
<h2> Last Modified: June 29, 2022</h2>
|
||||
</header>
|
||||
<article>
|
||||
have you heard of him?
|
||||
<h2 id="tangzhong">Tangzhong</h2>
|
||||
<h3 id="ingredients">Ingredients</h3>
|
||||
<ul>
|
||||
<li>1.5 tbsp (15g) flour</li>
|
||||
<li>1.5 tbsp (20g) milk</li>
|
||||
<li>1.5 tbsp (20g) water</li>
|
||||
</ul>
|
||||
<h2 id="procedure">Procedure</h2>
|
||||
<ol>
|
||||
<li>Get out eggs so that they are at room temp later (see dough)</li>
|
||||
<li>Add all tangzhong ingredients to a small saucepan</li>
|
||||
<li>Put the saucepan on medium heat and whisk until tacky
|
||||
<ul>
|
||||
<li>This step does not take long</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Let cool to room temp</li>
|
||||
</ol>
|
||||
<h2 id="dough">Dough</h2>
|
||||
<h3 id="ingredients-1">Ingredients</h3>
|
||||
<ul>
|
||||
<li>2.5 tsp (9g) dry yeast</li>
|
||||
<li>0.5 cup (120mL) lukewarm milk (around 98°F / 37°C)</li>
|
||||
<li>3 cup (443g) flour</li>
|
||||
<li>3 tbsp (44g) granulated sugar</li>
|
||||
<li>0.75 tsp (2g) fine sea salt</li>
|
||||
<li>2.5 tbsp (55g) water</li>
|
||||
<li>2 eggs (room temperature)</li>
|
||||
<li>3.5 tbsp (50g) unsalted butter (softened)</li>
|
||||
</ul>
|
||||
<h3 id="procedure-1">Procedure</h3>
|
||||
<ol start="5">
|
||||
<li>Heat milk to 90–95°F</li>
|
||||
<li>Add yeast to milk, stir, and let sit 10 minutes</li>
|
||||
<li>Whisk salt and sugar into flour in a mixing bowl</li>
|
||||
<li>Put bowl in stand mixer w/ dough hook jawn</li>
|
||||
<li>Add tangzhong, milk, yeast mixture, and eggs</li>
|
||||
<li>Mix at low speed, scraping sides when needed</li>
|
||||
<li>Increase speed to medium when dough becomes cohesive</li>
|
||||
<li>Gradually add butter (1 tbsp at a time)</li>
|
||||
<li>Mix until fully incorporated, then continue mixing for an additional 5–7 minutes</li>
|
||||
<li>Place on an unflowered surfaced and slide the dough around to form a ball</li>
|
||||
<li>Put in a lightly greased bowl and cover with a damp towel</li>
|
||||
<li>Let sit at room temp 1–2 hours until doubled</li>
|
||||
</ol>
|
||||
<h2 id="glaze">Glaze</h2>
|
||||
<h3 id="ingredients-2">Ingredients</h3>
|
||||
<ul>
|
||||
<li>0.5 cup (115g) unsalted butter</li>
|
||||
<li>0.5 cup (115g) packed brown sugar</li>
|
||||
<li>3 tbsp (51g) honey</li>
|
||||
</ul>
|
||||
<h3 id="procedure-2">Procedure</h3>
|
||||
<ol start="17">
|
||||
<li>Add glaze ingredients to a medium saucepan, then stir over medium heat until combined</li>
|
||||
<li>Let glaze cool</li>
|
||||
</ol>
|
||||
<h2 id="filling">Filling</h2>
|
||||
<h3 id="ingredients-3">Ingredients</h3>
|
||||
<ul>
|
||||
<li>5 tbsp (70g) unsalted butter (gently melted)</li>
|
||||
<li>0.5 cup (125g) dark brown sugar</li>
|
||||
<li>2.5 tsp (5g) cinnamon</li>
|
||||
<li>Pinch of ground allspice</li>
|
||||
<li>Pinch of ground nutmeg</li>
|
||||
</ul>
|
||||
<h3 id="procedure-3">Procedure</h3>
|
||||
<ol start="19">
|
||||
<li>Put dough on a floured surfaced, cover and let sit for 10 minutes</li>
|
||||
<li>Roll dough into a rectangle 0.25in thick</li>
|
||||
<li>Melt butter and brush onto surface (butter should not be hot)</li>
|
||||
<li>Mix other filling ingredients in a bowl</li>
|
||||
<li>Sprinkle filling on dough</li>
|
||||
<li>Tightly roll up dough, slightly seal each end</li>
|
||||
<li>Cut of each end, then cut log into 9 equally sized rolls (may be less)</li>
|
||||
<li>Grease a 9x9 cake pan or a round cake pan</li>
|
||||
<li>Pour glaze into bottom of pan</li>
|
||||
<li>Arrange rolls equally spaced in pan</li>
|
||||
<li>Bake at 350°F for 30–35 minutes</li>
|
||||
</ol>
|
||||
|
||||
</article>
|
|
@ -0,0 +1,16 @@
|
|||
<header><h1>baked</h1></header>
|
||||
<article>
|
||||
i love shrimp
|
||||
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/cool-stuff/recipes/stickybuns/">Stickybuns</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/cool-stuff/recipes/peanut-butter-cookies/">Peanut Butter Cookies</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</article>
|
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>baked on Recipes</title>
|
||||
<link>https://ilia.moe/cool-stuff/recipes/tags/baked/</link>
|
||||
<description>Recent content in baked on Recipes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 29 Jun 2022 14:46:50 -0400</lastBuildDate><atom:link href="https://ilia.moe/cool-stuff/recipes/tags/baked/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Stickybuns</title>
|
||||
<link>https://ilia.moe/cool-stuff/recipes/stickybuns/</link>
|
||||
<pubDate>Wed, 29 Jun 2022 14:46:50 -0400</pubDate>
|
||||
|
||||
<guid>https://ilia.moe/cool-stuff/recipes/stickybuns/</guid>
|
||||
<description>Tangzhong Ingredients 1.5 tbsp (15g) flour 1.5 tbsp (20g) milk 1.5 tbsp (20g) water Procedure Get out eggs so that they are at room temp later (see dough) Add all tangzhong ingredients to a small saucepan Put the saucepan on medium heat and whisk until tacky This step does not take long Let cool to room temp Dough Ingredients 2.5 tsp (9g) dry yeast 0.5 cup (120mL) lukewarm milk (around 98°F / 37°C) 3 cup (443g) flour 3 tbsp (44g) granulated sugar 0.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Peanut Butter Cookies</title>
|
||||
<link>https://ilia.moe/cool-stuff/recipes/peanut-butter-cookies/</link>
|
||||
<pubDate>Wed, 29 Jun 2022 11:52:52 -0400</pubDate>
|
||||
|
||||
<guid>https://ilia.moe/cool-stuff/recipes/peanut-butter-cookies/</guid>
|
||||
<description>Ingredients 1 cup butter (two sticks) 1 cup white sugar 1 cup brown sugar 1 cup peanut butter 1 tsp salt 1 tbsp baking soda 1 tbsp baking powder 2 eggs 2.5 cups flour Procedure Cream butter and sugar Add peanut butter and mix Add baking soda, baking powder, and eggs, then mix Add flour in 1 cup (or smaller) increments until all is added and combined Cover and let dough sit for a while (optional) Bake at 375°F for around 11–12 minutes Time varies based on cookie size Let sit on baking sheet for a few minutes before moving to a cooling rack </description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
|
@ -0,0 +1,12 @@
|
|||
<header><h1>Tags</h1></header>
|
||||
<article>
|
||||
i love shrimp
|
||||
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/cool-stuff/recipes/tags/baked/">baked</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</article>
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tags on Recipes</title>
|
||||
<link>https://ilia.moe/cool-stuff/recipes/tags/</link>
|
||||
<description>Recent content in Tags on Recipes</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 29 Jun 2022 14:46:50 -0400</lastBuildDate><atom:link href="https://ilia.moe/cool-stuff/recipes/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>baked</title>
|
||||
<link>https://ilia.moe/cool-stuff/recipes/tags/baked/</link>
|
||||
<pubDate>Wed, 29 Jun 2022 14:46:50 -0400</pubDate>
|
||||
|
||||
<guid>https://ilia.moe/cool-stuff/recipes/tags/baked/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
|
@ -0,0 +1,132 @@
|
|||
@keyframes gradient-bg {
|
||||
from {
|
||||
background-position: 0%; }
|
||||
to {
|
||||
background-position: 100%; } }
|
||||
|
||||
mark.rainbow, mark.internet {
|
||||
background-image: repeating-linear-gradient(to left, red, violet, indigo, blue, green, yellow, orange, red, violet);
|
||||
background-size: 1000% 1000%;
|
||||
color: transparent;
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
animation: gradient-bg 4s linear infinite; }
|
||||
|
||||
mark.internet {
|
||||
font-weight: bold; }
|
||||
|
||||
* {
|
||||
border-color: #b7c3f4; }
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
align-content: center;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 0 0 0 0;
|
||||
margin: 0 0 0 0;
|
||||
overflow: hidden;
|
||||
background-color: black;
|
||||
--is-mobile: 0; }
|
||||
@media (pointer: coarse) {
|
||||
body {
|
||||
--is-mobile: 1; } }
|
||||
.overlay {
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
position: fixed;
|
||||
opacity: 0.03;
|
||||
z-index: 1;
|
||||
background-image: url("../img/noise.gif");
|
||||
background-size: 25%; }
|
||||
@media (pointer: coarse) {
|
||||
.overlay {
|
||||
background-size: 200%; } }
|
||||
.outerdiv {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
align-content: center;
|
||||
width: 90%;
|
||||
height: 100vh;
|
||||
background-color: #091519;
|
||||
flex-direction: column; }
|
||||
@media (pointer: coarse) {
|
||||
.outerdiv {
|
||||
width: 100%; } }
|
||||
.contentholder {
|
||||
justify-content: flex-start;
|
||||
overflow: scroll; }
|
||||
.contentholder div {
|
||||
width: 30rem;
|
||||
margin: 1% 0; }
|
||||
@media (pointer: coarse) {
|
||||
.contentholder div {
|
||||
width: 20rem; } }
|
||||
.contentholder .contentholder__topfiller {
|
||||
height: 5%;
|
||||
background-color: transparent; }
|
||||
|
||||
.content {
|
||||
z-index: 100; }
|
||||
|
||||
.returnLink * {
|
||||
margin: 3% 0;
|
||||
font-size: large; }
|
||||
|
||||
h1 {
|
||||
color: #f4b7c3;
|
||||
font-family: serif;
|
||||
font-size: xxx-large;
|
||||
margin: 5px 5px;
|
||||
text-align: center; }
|
||||
|
||||
h2 {
|
||||
color: #f4e8b7;
|
||||
font-family: serif;
|
||||
font-size: large;
|
||||
text-align: center; }
|
||||
|
||||
h3 {
|
||||
color: #f4e8b7;
|
||||
font-size: large; }
|
||||
|
||||
p, li {
|
||||
color: #f4e8b7;
|
||||
font-family: sans-serif;
|
||||
font-size: large;
|
||||
text-align: left;
|
||||
margin: 5px 0px; }
|
||||
|
||||
ol {
|
||||
margin: 0px 0px;
|
||||
list-style-type: decimal; }
|
||||
|
||||
ul {
|
||||
list-style-type: none; }
|
||||
ul li:before {
|
||||
content: "- "; }
|
||||
|
||||
a {
|
||||
text-decoration: none; }
|
||||
a:link {
|
||||
color: #f4e8b7; }
|
||||
a:visited {
|
||||
color: #f4e8b7; }
|
||||
|
||||
header {
|
||||
margin: 1% 0 1% 0;
|
||||
border-style: solid;
|
||||
border-width: 0px 0px 2px 0px; }
|
||||
header h2 {
|
||||
margin: 0;
|
||||
margin-top: -8px; }
|
||||
|
||||
article {
|
||||
margin: 3% 0;
|
||||
border-style: solid;
|
||||
border-width: 0px 0px 2px 0px; }
|
|
@ -0,0 +1 @@
|
|||
{"Target":"sass/global.css","MediaType":"text/css","Data":{}}
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ce85cc7d8c71b93914bbba1e0d079c9e89506557
|
Loading…
Reference in New Issue