Skip to content

Commit

Permalink
Deploy shiyang07ca/shiyang07ca.github.io to shiyang07ca/shiyang07ca.g…
Browse files Browse the repository at this point in the history
…ithub.io:gh-pages
  • Loading branch information
GitHub Actions committed Nov 14, 2023
0 parents commit 78425db
Show file tree
Hide file tree
Showing 44 changed files with 1,663 additions and 0 deletions.
90 changes: 90 additions & 0 deletions 404.html
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>
96 changes: 96 additions & 0 deletions blog/feed.xml
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">&lt;h1 id=&quot;fisrt-blog&quot;&gt;&lt;a rel=&quot;nofollow noreferrer&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;shiyang07ca&#x2F;shiyang07ca.github.io&#x2F;issues&#x2F;1&quot;&gt;Fisrt Blog&lt;&#x2F;a&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#fisrt-blog&quot; aria-label=&quot;Anchor link for: fisrt-blog&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;p&gt;Test update &lt;&#x2F;p&gt;
&lt;h1 id=&quot;test-style&quot;&gt;Test Style&lt;a class=&quot;zola-anchor&quot; href=&quot;#test-style&quot; aria-label=&quot;Anchor link for: test-style&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;h2 id=&quot;layer&quot;&gt;Layer&lt;a class=&quot;zola-anchor&quot; href=&quot;#layer&quot; aria-label=&quot;Anchor link for: layer&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h2&gt;
&lt;h1 id=&quot;second&quot;&gt;Second&lt;a class=&quot;zola-anchor&quot; href=&quot;#second&quot; aria-label=&quot;Anchor link for: second&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;h2 id=&quot;test-config-update&quot;&gt;Test config update&lt;a class=&quot;zola-anchor&quot; href=&quot;#test-config-update&quot; aria-label=&quot;Anchor link for: test-config-update&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h2&gt;
</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">&lt;h1 id=&quot;rou-cai-lei&quot;&gt;&lt;a rel=&quot;nofollow noreferrer&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;shiyang07ca&#x2F;shiyang07ca.github.io&#x2F;issues&#x2F;2&quot;&gt;肉菜类&lt;&#x2F;a&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#rou-cai-lei&quot; aria-label=&quot;Anchor link for: rou-cai-lei&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;h1 id=&quot;cui-pi-wu-hua-rou&quot;&gt;脆皮五花肉&lt;a class=&quot;zola-anchor&quot; href=&quot;#cui-pi-wu-hua-rou&quot; aria-label=&quot;Anchor link for: cui-pi-wu-hua-rou&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;ul&gt;
&lt;li&gt;盐4,五香粉3,孜然粉3 黄酒腌肉&lt;&#x2F;li&gt;
&lt;li&gt;脆皮水:
水 50g,盐 4g,小苏打 3g,面碱 4g&lt;&#x2F;li&gt;
&lt;li&gt;肉穿刺,刷白醋,脆皮水两遍,隔夜风干&lt;&#x2F;li&gt;
&lt;li&gt;摸白醋,粗盐,160度 50 分钟,230度 15 分钟&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h1 id=&quot;lu-rou-fan-lai-pi-hou-ban&quot;&gt;卤肉饭(赖皮猴版)&lt;a class=&quot;zola-anchor&quot; href=&quot;#lu-rou-fan-lai-pi-hou-ban&quot; aria-label=&quot;Anchor link for: lu-rou-fan-lai-pi-hou-ban&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;ul&gt;
&lt;li&gt;五花肉
猪棒骨
清水12斤
姜片60克
葱段60克
香叶两片
桂皮6克
良姜7.5克
草果3克
拍破祛仔
丁香3粒
白寇一克
八角1.5克
花椒1克
小茴香一克
盐30克
煮一个小时,切成 1.5cm 宽小长方条备用&lt;&#x2F;li&gt;
&lt;li&gt;红葱头80克切丝,蒜片20克,干虾米 15g,锅中100g油炸香,炸成焦糖色,&lt;&#x2F;li&gt;
&lt;li&gt;黄冰糖60克,酱油160克,绍兴酒100克,开大火熬化至起小泡。放入猪肉,耗油30克,虾米葱蒜酥,放入卤肉汤,中小火煮30分钟&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h1 id=&quot;lu-rou-fan-zhan-mu-shi&quot;&gt;卤肉饭(詹姆士)&lt;a class=&quot;zola-anchor&quot; href=&quot;#lu-rou-fan-zhan-mu-shi&quot; aria-label=&quot;Anchor link for: lu-rou-fan-zhan-mu-shi&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;p&gt;材料:蒜头6颗、红葱头6颗、葱2根、猪五花肉丝1公斤、黑糖1匙、蚝油2匙、酱油&lt;&#x2F;p&gt;
&lt;p&gt;1.五花肉切条倒入锅内,将猪油煸炒出来&lt;&#x2F;p&gt;
&lt;p&gt;2.外表呈现熟的状态下,先加入红葱头煸炒出香味,然后再倒入蒜、葱、及1匙黑糖&lt;&#x2F;p&gt;
&lt;p&gt;3.锅内加入2匙蚝油、少许酱油后,拌炒出酱香味&lt;&#x2F;p&gt;
&lt;p&gt;4.加入米酒后,倒入水淹至猪肉表面&lt;&#x2F;p&gt;
&lt;p&gt;5.撒入白胡椒粉,盖锅熬煮25分钟,完成&lt;&#x2F;p&gt;
</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">&lt;h1 id=&quot;shu-cai-lei&quot;&gt;&lt;a rel=&quot;nofollow noreferrer&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;shiyang07ca&#x2F;shiyang07ca.github.io&#x2F;issues&#x2F;3&quot;&gt;蔬菜类&lt;&#x2F;a&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#shu-cai-lei&quot; aria-label=&quot;Anchor link for: shu-cai-lei&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;h1 id=&quot;guo-ren-bo-cai&quot;&gt;果仁菠菜&lt;a class=&quot;zola-anchor&quot; href=&quot;#guo-ren-bo-cai&quot; aria-label=&quot;Anchor link for: guo-ren-bo-cai&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;ul&gt;
&lt;li&gt;菠菜用刀拍,撕成丝,切2寸长。&lt;&#x2F;li&gt;
&lt;li&gt;下锅烫菠菜梗,开锅放菠菜叶,叶绿捞出。&lt;&#x2F;li&gt;
&lt;li&gt;料汁:拍蒜,熟花生,盐,海鲜酱油,少点醋,辣椒油,少点糖。(放醋就少点糖)&lt;&#x2F;li&gt;
&lt;li&gt;菠菜放凉,拧干水分再放料汁&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</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">&lt;h1 id=&quot;yu-xia-hai-xian-he-xian-lei&quot;&gt;&lt;a rel=&quot;nofollow noreferrer&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;shiyang07ca&#x2F;shiyang07ca.github.io&#x2F;issues&#x2F;4&quot;&gt;鱼虾海鲜河鲜类&lt;&#x2F;a&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#yu-xia-hai-xian-he-xian-lei&quot; aria-label=&quot;Anchor link for: yu-xia-hai-xian-he-xian-lei&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;h1 id=&quot;todo&quot;&gt;TODO&lt;a class=&quot;zola-anchor&quot; href=&quot;#todo&quot; aria-label=&quot;Anchor link for: todo&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;h1 id=&quot;test&quot;&gt;Test&lt;a class=&quot;zola-anchor&quot; href=&quot;#test&quot; aria-label=&quot;Anchor link for: test&quot;&gt;#&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
</content>
</entry>
</feed>
Loading

0 comments on commit 78425db

Please sign in to comment.