-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy shiyang07ca/shiyang07ca.github.io to shiyang07ca/shiyang07ca.g…
…ithub.io:gh-pages
- Loading branch information
GitHub Actions
committed
Nov 14, 2023
0 parents
commit 78425db
Showing
44 changed files
with
1,663 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="zh-CN"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="color-scheme" content="light dark"> | ||
|
||
<title>404</title> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Signika&display=swap" rel="stylesheet"> | ||
<style> | ||
|
||
/* light mode colors */ | ||
body { | ||
--primary-color: #698bcf; | ||
--primary-pale-color: #698bcf1c; | ||
--text-color: #3C4043; | ||
--text-pale-color: #9aa2b9; | ||
--bg-color: #ffffff; | ||
--highlight-mark-color: #5f75b045; | ||
|
||
--callout-note-color: #698bcf; | ||
--callout-important-color: #9971d9; | ||
--callout-warning-color: #c99054; | ||
--callout-alert-color: #d35757; | ||
--callout-question-color: #4985a2; | ||
--callout-tip-color: #3ea06f; | ||
} | ||
|
||
/* dark mode colors */ | ||
body.dark { | ||
--primary-color: #698bcf; | ||
--primary-pale-color: #698bcf1c; | ||
--text-color: #9197a5; | ||
--text-pale-color: #5d6470; | ||
--bg-color: #202124; | ||
--highlight-mark-color: #5f75b045; | ||
|
||
--callout-note-color: #698bcf; | ||
--callout-important-color: #9971d9; | ||
--callout-warning-color: #c99054; | ||
--callout-alert-color: #d35757; | ||
--callout-question-color: #4985a2; | ||
--callout-tip-color: #3ea06f; | ||
} | ||
|
||
/* typography */ | ||
body { | ||
--main-font: 'Signika', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; | ||
--code-font: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; | ||
--homepage-max-width: 750px; | ||
--main-max-width: 750px; | ||
--avatar-size: 70px; | ||
--paragraph-font-size: 18px; | ||
--paragraph-line-height: 1.75; | ||
--aside-font-size: 16px; | ||
--img-border-radius: 0px; | ||
--inline-code-border-radius: 2px; | ||
} | ||
|
||
</style> | ||
|
||
<link rel="stylesheet" href="/main.css"> | ||
|
||
|
||
</head> | ||
|
||
<body class="not-found"> | ||
<script>if (localStorage.getItem('theme') == 'dark') { document.body.classList.add('dark'); const hl = document.querySelector('link#hl'); if (hl) hl.href = '/hl-dark.css'; }</script> | ||
|
||
<div class="wrapper"> | ||
<div class="error"> | ||
<div class="code">404</div> | ||
<div class="spacer"></div> | ||
<div class="text">Not Found</div> | ||
</div> | ||
<a href="/">« back to home »</a> | ||
</div> | ||
|
||
|
||
<script src="/js/main.js"></script> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN"> | ||
<title>My Blog</title> | ||
<subtitle>My blog site.</subtitle> | ||
<link href="https://shiyang07ca.github.io/blog/feed.xml" rel="self" type="application/atom+xml"/> | ||
<link href="https://shiyang07ca.github.io/blog/"/> | ||
<updated>2022-01-01T00:00:00+00:00</updated> | ||
<id>https://shiyang07ca.github.io/blog/feed.xml</id> | ||
<entry xml:lang="zh-CN"> | ||
<title>xxxx</title> | ||
<published>2022-01-01T00:00:00+00:00</published> | ||
<updated>2022-01-01T00:00:00+00:00</updated> | ||
<link href="https://shiyang07ca.github.io/blog/fisrt-blog/" type="text/html"/> | ||
<id>https://shiyang07ca.github.io/blog/fisrt-blog/</id> | ||
<content type="html"><h1 id="fisrt-blog"><a rel="nofollow noreferrer" href="https://github.com/shiyang07ca/shiyang07ca.github.io/issues/1">Fisrt Blog</a><a class="zola-anchor" href="#fisrt-blog" aria-label="Anchor link for: fisrt-blog">#</a></h1> | ||
<p>Test update </p> | ||
<h1 id="test-style">Test Style<a class="zola-anchor" href="#test-style" aria-label="Anchor link for: test-style">#</a></h1> | ||
<h2 id="layer">Layer<a class="zola-anchor" href="#layer" aria-label="Anchor link for: layer">#</a></h2> | ||
<h1 id="second">Second<a class="zola-anchor" href="#second" aria-label="Anchor link for: second">#</a></h1> | ||
<h2 id="test-config-update">Test config update<a class="zola-anchor" href="#test-config-update" aria-label="Anchor link for: test-config-update">#</a></h2> | ||
</content> | ||
</entry> | ||
<entry xml:lang="zh-CN"> | ||
<title>xxxx</title> | ||
<published>2022-01-01T00:00:00+00:00</published> | ||
<updated>2022-01-01T00:00:00+00:00</updated> | ||
<link href="https://shiyang07ca.github.io/blog/rou-cai-lei/" type="text/html"/> | ||
<id>https://shiyang07ca.github.io/blog/rou-cai-lei/</id> | ||
<content type="html"><h1 id="rou-cai-lei"><a rel="nofollow noreferrer" href="https://github.com/shiyang07ca/shiyang07ca.github.io/issues/2">肉菜类</a><a class="zola-anchor" href="#rou-cai-lei" aria-label="Anchor link for: rou-cai-lei">#</a></h1> | ||
<h1 id="cui-pi-wu-hua-rou">脆皮五花肉<a class="zola-anchor" href="#cui-pi-wu-hua-rou" aria-label="Anchor link for: cui-pi-wu-hua-rou">#</a></h1> | ||
<ul> | ||
<li>盐4,五香粉3,孜然粉3 黄酒腌肉</li> | ||
<li>脆皮水: | ||
水 50g,盐 4g,小苏打 3g,面碱 4g</li> | ||
<li>肉穿刺,刷白醋,脆皮水两遍,隔夜风干</li> | ||
<li>摸白醋,粗盐,160度 50 分钟,230度 15 分钟</li> | ||
</ul> | ||
<h1 id="lu-rou-fan-lai-pi-hou-ban">卤肉饭(赖皮猴版)<a class="zola-anchor" href="#lu-rou-fan-lai-pi-hou-ban" aria-label="Anchor link for: lu-rou-fan-lai-pi-hou-ban">#</a></h1> | ||
<ul> | ||
<li>五花肉 | ||
猪棒骨 | ||
清水12斤 | ||
姜片60克 | ||
葱段60克 | ||
香叶两片 | ||
桂皮6克 | ||
良姜7.5克 | ||
草果3克 | ||
拍破祛仔 | ||
丁香3粒 | ||
白寇一克 | ||
八角1.5克 | ||
花椒1克 | ||
小茴香一克 | ||
盐30克 | ||
煮一个小时,切成 1.5cm 宽小长方条备用</li> | ||
<li>红葱头80克切丝,蒜片20克,干虾米 15g,锅中100g油炸香,炸成焦糖色,</li> | ||
<li>黄冰糖60克,酱油160克,绍兴酒100克,开大火熬化至起小泡。放入猪肉,耗油30克,虾米葱蒜酥,放入卤肉汤,中小火煮30分钟</li> | ||
</ul> | ||
<h1 id="lu-rou-fan-zhan-mu-shi">卤肉饭(詹姆士)<a class="zola-anchor" href="#lu-rou-fan-zhan-mu-shi" aria-label="Anchor link for: lu-rou-fan-zhan-mu-shi">#</a></h1> | ||
<p>材料:蒜头6颗、红葱头6颗、葱2根、猪五花肉丝1公斤、黑糖1匙、蚝油2匙、酱油</p> | ||
<p>1.五花肉切条倒入锅内,将猪油煸炒出来</p> | ||
<p>2.外表呈现熟的状态下,先加入红葱头煸炒出香味,然后再倒入蒜、葱、及1匙黑糖</p> | ||
<p>3.锅内加入2匙蚝油、少许酱油后,拌炒出酱香味</p> | ||
<p>4.加入米酒后,倒入水淹至猪肉表面</p> | ||
<p>5.撒入白胡椒粉,盖锅熬煮25分钟,完成</p> | ||
</content> | ||
</entry> | ||
<entry xml:lang="zh-CN"> | ||
<title>xxxx</title> | ||
<published>2022-01-01T00:00:00+00:00</published> | ||
<updated>2022-01-01T00:00:00+00:00</updated> | ||
<link href="https://shiyang07ca.github.io/blog/shu-cai-lei/" type="text/html"/> | ||
<id>https://shiyang07ca.github.io/blog/shu-cai-lei/</id> | ||
<content type="html"><h1 id="shu-cai-lei"><a rel="nofollow noreferrer" href="https://github.com/shiyang07ca/shiyang07ca.github.io/issues/3">蔬菜类</a><a class="zola-anchor" href="#shu-cai-lei" aria-label="Anchor link for: shu-cai-lei">#</a></h1> | ||
<h1 id="guo-ren-bo-cai">果仁菠菜<a class="zola-anchor" href="#guo-ren-bo-cai" aria-label="Anchor link for: guo-ren-bo-cai">#</a></h1> | ||
<ul> | ||
<li>菠菜用刀拍,撕成丝,切2寸长。</li> | ||
<li>下锅烫菠菜梗,开锅放菠菜叶,叶绿捞出。</li> | ||
<li>料汁:拍蒜,熟花生,盐,海鲜酱油,少点醋,辣椒油,少点糖。(放醋就少点糖)</li> | ||
<li>菠菜放凉,拧干水分再放料汁</li> | ||
</ul> | ||
</content> | ||
</entry> | ||
<entry xml:lang="zh-CN"> | ||
<title>xxxx</title> | ||
<published>2022-01-01T00:00:00+00:00</published> | ||
<updated>2022-01-01T00:00:00+00:00</updated> | ||
<link href="https://shiyang07ca.github.io/blog/yu-xia-hai-xian-he-xian-lei/" type="text/html"/> | ||
<id>https://shiyang07ca.github.io/blog/yu-xia-hai-xian-he-xian-lei/</id> | ||
<content type="html"><h1 id="yu-xia-hai-xian-he-xian-lei"><a rel="nofollow noreferrer" href="https://github.com/shiyang07ca/shiyang07ca.github.io/issues/4">鱼虾海鲜河鲜类</a><a class="zola-anchor" href="#yu-xia-hai-xian-he-xian-lei" aria-label="Anchor link for: yu-xia-hai-xian-he-xian-lei">#</a></h1> | ||
<h1 id="todo">TODO<a class="zola-anchor" href="#todo" aria-label="Anchor link for: todo">#</a></h1> | ||
<h1 id="test">Test<a class="zola-anchor" href="#test" aria-label="Anchor link for: test">#</a></h1> | ||
</content> | ||
</entry> | ||
</feed> |
Oops, something went wrong.