Skip to content

Commit

Permalink
Deploy HTML files - 2024-02-21
Browse files Browse the repository at this point in the history
  • Loading branch information
Actions authored and Actions committed Feb 21, 2024
0 parents commit 4300bb5
Show file tree
Hide file tree
Showing 763 changed files with 127,270 additions and 0 deletions.
69 changes: 69 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
<!DOCTYPE html>
<html><head><title>Not Found</title><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta property="og:title" content="Not Found"/><meta property="og:description" content="Not Found"/><meta property="og:image" content="https://wiki.7wate.com/static/og-image.png"/><meta property="og:width" content="1200"/><meta property="og:height" content="675"/><link rel="icon" href="/static/icon.png"/><meta name="description" content="Not Found"/><meta name="generator" content="Quartz"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com"/><script async src="https://umami.7wate.com/script.js" data-website-id="c061efdc-95dd-4d21-9d04-a1ffda0a85b9"></script><script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?94d8ccb156eb7c65abf317e6e01cdba9";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-MHMEL0F832"></script><script>
(function() {
window.dataLayer = window.dataLayer || [];
function gtag() {
window.dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-MHMEL0F832');
})();
</script><link href="/index.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://cdn.jsdelivr.net/npm/katex@0.16.0/dist/katex.min.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://fonts.googleapis.com/css2?family=IBM Plex Mono&amp;family=Schibsted Grotesk:wght@400;700&amp;family=Source Sans Pro:ital,wght@0,400;0,600;1,400;1,600&amp;display=swap" rel="stylesheet" type="text/css" spa-preserve/><script src="/prescript.js" type="application/javascript" spa-preserve></script><script type="application/javascript" spa-preserve>const fetchData = fetch(`/static/contentIndex.json`).then(data => data.json())</script></head><body data-slug="404"><div id="quartz-root" class="page"><div id="quartz-body"><div class="left sidebar"></div><div class="center"><div class="page-header"><div class="popover-hint"></div></div><article class="popover-hint"><h1>404</h1><p>Either this page is private or doesn't exist.</p></article></div><div class="right sidebar"></div></div><footer class><hr/><p>Created with <a href="https://quartz.jzhao.xyz/">Quartz v4.1.0</a>, © 2024</p><ul><li><a href="https://www.7wate.com">Home</a></li><li><a href="https://blog.7wate.com">Blog</a></li><li><a href="https://github.com/7wate">GitHub</a></li></ul></footer></div></body><script type="application/javascript">// quartz/components/scripts/quartz/components/scripts/callout.inline.ts
function toggleCallout() {
const outerBlock = this.parentElement;
outerBlock.classList.toggle(`is-collapsed`);
const collapsed = outerBlock.classList.contains(`is-collapsed`);
const height = collapsed ? this.scrollHeight : outerBlock.scrollHeight;
outerBlock.style.maxHeight = height + `px`;
let current = outerBlock;
let parent = outerBlock.parentElement;
while (parent) {
if (!parent.classList.contains(`callout`)) {
return;
}
const collapsed2 = parent.classList.contains(`is-collapsed`);
const height2 = collapsed2 ? parent.scrollHeight : parent.scrollHeight + current.scrollHeight;
parent.style.maxHeight = height2 + `px`;
current = parent;
parent = parent.parentElement;
}
}
function setupCallout() {
const collapsible = document.getElementsByClassName(
`callout is-collapsible`
);
for (const div of collapsible) {
const title = div.firstElementChild;
if (title) {
title.removeEventListener(`click`, toggleCallout);
title.addEventListener(`click`, toggleCallout);
const collapsed = div.classList.contains(`is-collapsed`);
const height = collapsed ? title.scrollHeight : div.scrollHeight;
div.style.maxHeight = height + `px`;
}
}
}
document.addEventListener(`nav`, setupCallout);
window.addEventListener(`resize`, setupCallout);
</script><script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.esm.min.mjs';
const darkMode = document.documentElement.getAttribute('saved-theme') === 'dark'
mermaid.initialize({
startOnLoad: false,
securityLevel: 'loose',
theme: darkMode ? 'dark' : 'default'
});
document.addEventListener('nav', async () => {
await mermaid.run({
querySelector: '.mermaid'
})
});
</script><script src="https://cdn.jsdelivr.net/npm/katex@0.16.7/dist/contrib/copy-tex.min.js" type="application/javascript"></script><script src="/postscript.js" type="module"></script></html>
69 changes: 69 additions & 0 deletions Basics/english/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
<!DOCTYPE html>
<html><head><title>Folder: Basics/english</title><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta property="og:title" content="Folder: Basics/english"/><meta property="og:description" content="No description provided"/><meta property="og:image" content="https://wiki.7wate.com/static/og-image.png"/><meta property="og:width" content="1200"/><meta property="og:height" content="675"/><link rel="icon" href="../../static/icon.png"/><meta name="description" content="No description provided"/><meta name="generator" content="Quartz"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com"/><script async src="https://umami.7wate.com/script.js" data-website-id="c061efdc-95dd-4d21-9d04-a1ffda0a85b9"></script><script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?94d8ccb156eb7c65abf317e6e01cdba9";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-MHMEL0F832"></script><script>
(function() {
window.dataLayer = window.dataLayer || [];
function gtag() {
window.dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-MHMEL0F832');
})();
</script><link href="../../index.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://cdn.jsdelivr.net/npm/katex@0.16.0/dist/katex.min.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://fonts.googleapis.com/css2?family=IBM Plex Mono&amp;family=Schibsted Grotesk:wght@400;700&amp;family=Source Sans Pro:ital,wght@0,400;0,600;1,400;1,600&amp;display=swap" rel="stylesheet" type="text/css" spa-preserve/><script src="../../prescript.js" type="application/javascript" spa-preserve></script><script type="application/javascript" spa-preserve>const fetchData = fetch(`../../static/contentIndex.json`).then(data => data.json())</script></head><body data-slug="Basics/english/index"><div id="quartz-root" class="page"><div id="quartz-body"><div class="left sidebar"><h1 class="page-title "><a href="../..">📚 X·Eden</a></h1><div class="spacer mobile-only"></div><div class="search "><div id="search-icon"><p>Search</p><div></div><svg tabIndex="0" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search</title><desc id="desc">Search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"></path><circle cx="8" cy="8" r="7"></circle></g></svg></div><div id="search-container"><div id="search-space"><input autocomplete="off" id="search-bar" name="search" type="text" aria-label="Search for something" placeholder="Search for something"/><div id="results-container"></div></div></div></div><div class="darkmode "><input class="toggle" id="darkmode-toggle" type="checkbox" tabIndex="-1"/><label id="toggle-label-light" for="darkmode-toggle" tabIndex="-1"><svg xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" version="1.1" id="dayIcon" x="0px" y="0px" viewBox="0 0 35 35" style="enable-background:new 0 0 35 35;" xmlSpace="preserve"><title>Light mode</title><path d="M6,17.5C6,16.672,5.328,16,4.5,16h-3C0.672,16,0,16.672,0,17.5 S0.672,19,1.5,19h3C5.328,19,6,18.328,6,17.5z M7.5,26c-0.414,0-0.789,0.168-1.061,0.439l-2,2C4.168,28.711,4,29.086,4,29.5 C4,30.328,4.671,31,5.5,31c0.414,0,0.789-0.168,1.06-0.44l2-2C8.832,28.289,9,27.914,9,27.5C9,26.672,8.329,26,7.5,26z M17.5,6 C18.329,6,19,5.328,19,4.5v-3C19,0.672,18.329,0,17.5,0S16,0.672,16,1.5v3C16,5.328,16.671,6,17.5,6z M27.5,9 c0.414,0,0.789-0.168,1.06-0.439l2-2C30.832,6.289,31,5.914,31,5.5C31,4.672,30.329,4,29.5,4c-0.414,0-0.789,0.168-1.061,0.44 l-2,2C26.168,6.711,26,7.086,26,7.5C26,8.328,26.671,9,27.5,9z M6.439,8.561C6.711,8.832,7.086,9,7.5,9C8.328,9,9,8.328,9,7.5 c0-0.414-0.168-0.789-0.439-1.061l-2-2C6.289,4.168,5.914,4,5.5,4C4.672,4,4,4.672,4,5.5c0,0.414,0.168,0.789,0.439,1.06 L6.439,8.561z M33.5,16h-3c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h3c0.828,0,1.5-0.672,1.5-1.5S34.328,16,33.5,16z M28.561,26.439C28.289,26.168,27.914,26,27.5,26c-0.828,0-1.5,0.672-1.5,1.5c0,0.414,0.168,0.789,0.439,1.06l2,2 C28.711,30.832,29.086,31,29.5,31c0.828,0,1.5-0.672,1.5-1.5c0-0.414-0.168-0.789-0.439-1.061L28.561,26.439z M17.5,29 c-0.829,0-1.5,0.672-1.5,1.5v3c0,0.828,0.671,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-3C19,29.672,18.329,29,17.5,29z M17.5,7 C11.71,7,7,11.71,7,17.5S11.71,28,17.5,28S28,23.29,28,17.5S23.29,7,17.5,7z M17.5,25c-4.136,0-7.5-3.364-7.5-7.5 c0-4.136,3.364-7.5,7.5-7.5c4.136,0,7.5,3.364,7.5,7.5C25,21.636,21.636,25,17.5,25z"></path></svg></label><label id="toggle-label-dark" for="darkmode-toggle" tabIndex="-1"><svg xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" version="1.1" id="nightIcon" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background='new 0 0 100 100'" xmlSpace="preserve"><title>Dark mode</title><path d="M96.76,66.458c-0.853-0.852-2.15-1.064-3.23-0.534c-6.063,2.991-12.858,4.571-19.655,4.571 C62.022,70.495,50.88,65.88,42.5,57.5C29.043,44.043,25.658,23.536,34.076,6.47c0.532-1.08,0.318-2.379-0.534-3.23 c-0.851-0.852-2.15-1.064-3.23-0.534c-4.918,2.427-9.375,5.619-13.246,9.491c-9.447,9.447-14.65,22.008-14.65,35.369 c0,13.36,5.203,25.921,14.65,35.368s22.008,14.65,35.368,14.65c13.361,0,25.921-5.203,35.369-14.65 c3.872-3.871,7.064-8.328,9.491-13.246C97.826,68.608,97.611,67.309,96.76,66.458z"></path></svg></label></div></div><div class="center"><div class="page-header"><div class="popover-hint"><h1 class="article-title ">Folder: Basics/english</h1></div></div><div class="popover-hint"><article><p></p></article><p>2 items under this folder.</p><div><ul class="section-ul"><li class="section-li"><div class="section"><p class="meta">Jan 12, 2024</p><div class="desc"><h3><a href="../../Basics/english/语法基础" class="internal">语法基础</a></h3></div><ul class="tags"><li><a class="internal tag-link" href="../../tags/英语/语法">#英语/语法</a></li></ul></div></li><li class="section-li"><div class="section"><p class="meta">Dec 10, 2023</p><div class="desc"><h3><a href="../../Basics/english/字母音标" class="internal">字母音标</a></h3></div><ul class="tags"><li><a class="internal tag-link" href="../../tags/英语/口语">#英语/口语</a></li></ul></div></li></ul></div></div></div><div class="right sidebar"></div></div><footer class><hr/><p>Created with <a href="https://quartz.jzhao.xyz/">Quartz v4.1.0</a>, © 2024</p><ul><li><a href="https://www.7wate.com">Home</a></li><li><a href="https://blog.7wate.com">Blog</a></li><li><a href="https://github.com/7wate">GitHub</a></li></ul></footer></div></body><script type="application/javascript">// quartz/components/scripts/quartz/components/scripts/callout.inline.ts
function toggleCallout() {
const outerBlock = this.parentElement;
outerBlock.classList.toggle(`is-collapsed`);
const collapsed = outerBlock.classList.contains(`is-collapsed`);
const height = collapsed ? this.scrollHeight : outerBlock.scrollHeight;
outerBlock.style.maxHeight = height + `px`;
let current = outerBlock;
let parent = outerBlock.parentElement;
while (parent) {
if (!parent.classList.contains(`callout`)) {
return;
}
const collapsed2 = parent.classList.contains(`is-collapsed`);
const height2 = collapsed2 ? parent.scrollHeight : parent.scrollHeight + current.scrollHeight;
parent.style.maxHeight = height2 + `px`;
current = parent;
parent = parent.parentElement;
}
}
function setupCallout() {
const collapsible = document.getElementsByClassName(
`callout is-collapsible`
);
for (const div of collapsible) {
const title = div.firstElementChild;
if (title) {
title.removeEventListener(`click`, toggleCallout);
title.addEventListener(`click`, toggleCallout);
const collapsed = div.classList.contains(`is-collapsed`);
const height = collapsed ? title.scrollHeight : div.scrollHeight;
div.style.maxHeight = height + `px`;
}
}
}
document.addEventListener(`nav`, setupCallout);
window.addEventListener(`resize`, setupCallout);
</script><script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.esm.min.mjs';
const darkMode = document.documentElement.getAttribute('saved-theme') === 'dark'
mermaid.initialize({
startOnLoad: false,
securityLevel: 'loose',
theme: darkMode ? 'dark' : 'default'
});
document.addEventListener('nav', async () => {
await mermaid.run({
querySelector: '.mermaid'
})
});
</script><script src="https://cdn.jsdelivr.net/npm/katex@0.16.7/dist/contrib/copy-tex.min.js" type="application/javascript"></script><script src="../../postscript.js" type="module"></script></html>
88 changes: 88 additions & 0 deletions Basics/english/字母音标.html

Large diffs are not rendered by default.

566 changes: 566 additions & 0 deletions Basics/english/语法基础.html

Large diffs are not rendered by default.

86 changes: 86 additions & 0 deletions Blog/11月28日晚-星期三-霾.html

Large diffs are not rendered by default.

294 changes: 294 additions & 0 deletions Blog/2021.html

Large diffs are not rendered by default.

187 changes: 187 additions & 0 deletions Blog/2022.html

Large diffs are not rendered by default.

83 changes: 83 additions & 0 deletions Blog/2023-年度微信读书报告.html

Large diffs are not rendered by default.

178 changes: 178 additions & 0 deletions Blog/2023-年终问答.html

Large diffs are not rendered by default.

97 changes: 97 additions & 0 deletions Blog/BombSquad-炸弹人小分队.html

Large diffs are not rendered by default.

290 changes: 290 additions & 0 deletions Blog/Docusaurus-搭建.html

Large diffs are not rendered by default.

123 changes: 123 additions & 0 deletions Blog/Don`t-Starve-饥荒.html

Large diffs are not rendered by default.

126 changes: 126 additions & 0 deletions Blog/Halo-主题-Redemption-首发版.html

Large diffs are not rendered by default.

92 changes: 92 additions & 0 deletions Blog/Hello-Halo.html

Large diffs are not rendered by default.

126 changes: 126 additions & 0 deletions Blog/Obsidian-使用-Templater-插件的个性化脚本.html

Large diffs are not rendered by default.

146 changes: 146 additions & 0 deletions Blog/Python-项目终极部署解决方案.html

Large diffs are not rendered by default.

89 changes: 89 additions & 0 deletions Blog/Redemption-主题-0.2.1-版本.html

Large diffs are not rendered by default.

138 changes: 138 additions & 0 deletions Blog/Redemption.html

Large diffs are not rendered by default.

94 changes: 94 additions & 0 deletions Blog/VIVO-IQOO-Neo3-开箱测评.html

Large diffs are not rendered by default.

99 changes: 99 additions & 0 deletions Blog/YubiKey-漂流记.html

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions Blog/index.html

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions Blog/「引用」博客的本质是电线杆子.html

Large diffs are not rendered by default.

153 changes: 153 additions & 0 deletions Blog/「转载」中文大约的确已经死了.html

Large diffs are not rendered by default.

87 changes: 87 additions & 0 deletions Blog/「转载」人生.html

Large diffs are not rendered by default.

246 changes: 246 additions & 0 deletions Blog/「转载」余光中:怎样改进英式中文?.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

90 changes: 90 additions & 0 deletions Blog/「转载」可逆与不可逆的决策.html

Large diffs are not rendered by default.

125 changes: 125 additions & 0 deletions Blog/「转载」小镇做题家.html

Large diffs are not rendered by default.

97 changes: 97 additions & 0 deletions Blog/「转载」年轻.html

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions Blog/「转载」当代科技生活.html

Large diffs are not rendered by default.

146 changes: 146 additions & 0 deletions Blog/「转载」怎么平衡工作与生活?.html

Large diffs are not rendered by default.

233 changes: 233 additions & 0 deletions Blog/「转载」提问的艺术.html

Large diffs are not rendered by default.

184 changes: 184 additions & 0 deletions Blog/「转载」访谈总结.html

Large diffs are not rendered by default.

189 changes: 189 additions & 0 deletions Blog/一命二运三风水.html

Large diffs are not rendered by default.

94 changes: 94 additions & 0 deletions Blog/一线城市拥有一亩三分地是什么体验.html

Large diffs are not rendered by default.

114 changes: 114 additions & 0 deletions Blog/三步为你博客文章分析情感关键字.html

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions Blog/上有天堂、下有苏杭.html

Large diffs are not rendered by default.

86 changes: 86 additions & 0 deletions Blog/不要在饿的时候吃螺蛳粉!.html

Large diffs are not rendered by default.

95 changes: 95 additions & 0 deletions Blog/不要把幸福建立在别人的痛苦之上.html

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions Blog/中国传统历法.html

Large diffs are not rendered by default.

87 changes: 87 additions & 0 deletions Blog/为什么不推开那扇门?.html

Large diffs are not rendered by default.

107 changes: 107 additions & 0 deletions Blog/习惯养成第一步.html

Large diffs are not rendered by default.

111 changes: 111 additions & 0 deletions Blog/人在囧途——青海湖.html

Large diffs are not rendered by default.

100 changes: 100 additions & 0 deletions Blog/人格类型测试.html

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions Blog/你愿意嫁给自己么?.html

Large diffs are not rendered by default.

83 changes: 83 additions & 0 deletions Blog/你还记得曾经的梦想么?.html

Large diffs are not rendered by default.

274 changes: 274 additions & 0 deletions Blog/使用-Docusaurus-搭建优秀个人wiki.html

Large diffs are not rendered by default.

117 changes: 117 additions & 0 deletions Blog/关于感情的事情.html

Large diffs are not rendered by default.

97 changes: 97 additions & 0 deletions Blog/关于花.html

Large diffs are not rendered by default.

133 changes: 133 additions & 0 deletions Blog/关于郑州的互联网记忆.html

Large diffs are not rendered by default.

146 changes: 146 additions & 0 deletions Blog/再游嵩山.html

Large diffs are not rendered by default.

82 changes: 82 additions & 0 deletions Blog/写十万字的博客是一种什么感觉.html

Large diffs are not rendered by default.

106 changes: 106 additions & 0 deletions Blog/写博客的正确姿势---先行版.html

Large diffs are not rendered by default.

185 changes: 185 additions & 0 deletions Blog/写博客的正确姿势---测试版.html

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions Blog/写博客的正确姿势.html

Large diffs are not rendered by default.

149 changes: 149 additions & 0 deletions Blog/初号机,起飞!.html

Large diffs are not rendered by default.

117 changes: 117 additions & 0 deletions Blog/原点.html

Large diffs are not rendered by default.

103 changes: 103 additions & 0 deletions Blog/吉普赛满天星.html

Large diffs are not rendered by default.

169 changes: 169 additions & 0 deletions Blog/唯有热爱可抵岁月漫长.html

Large diffs are not rendered by default.

96 changes: 96 additions & 0 deletions Blog/回首-2022-展望-2023.html

Large diffs are not rendered by default.

109 changes: 109 additions & 0 deletions Blog/夏日花记.html

Large diffs are not rendered by default.

106 changes: 106 additions & 0 deletions Blog/大学回忆录.html

Large diffs are not rendered by default.

94 changes: 94 additions & 0 deletions Blog/如何不写错别字!.html

Large diffs are not rendered by default.

141 changes: 141 additions & 0 deletions Blog/如何免费创建一个属于自己的网站.html

Large diffs are not rendered by default.

109 changes: 109 additions & 0 deletions Blog/如何免费获得-Jetbrains-正版授权.html

Large diffs are not rendered by default.

103 changes: 103 additions & 0 deletions Blog/如何拍好一张照片.html

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions Blog/家里的三块地.html

Large diffs are not rendered by default.

103 changes: 103 additions & 0 deletions Blog/岁月是把猪饲料,把我喂的嘎嘎胖.html

Large diffs are not rendered by default.

86 changes: 86 additions & 0 deletions Blog/幸福的事情都是需要等待的.html

Large diffs are not rendered by default.

138 changes: 138 additions & 0 deletions Blog/开源软件之道.html

Large diffs are not rendered by default.

213 changes: 213 additions & 0 deletions Blog/我开发的第一款软件.html

Large diffs are not rendered by default.

89 changes: 89 additions & 0 deletions Blog/我是关系户.html

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions Blog/我的小羊肖恩.html

Large diffs are not rendered by default.

92 changes: 92 additions & 0 deletions Blog/我站立的地方是中国.html

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions Blog/我要拔智齿!!!.html

Large diffs are not rendered by default.

84 changes: 84 additions & 0 deletions Blog/我还在…….html

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions Blog/拾月游记.html

Large diffs are not rendered by default.

90 changes: 90 additions & 0 deletions Blog/揭晓你的博客一年之最,尽在-EndOfYear!.html

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions Blog/数字文化遗产.html

Large diffs are not rendered by default.

108 changes: 108 additions & 0 deletions Blog/数据恢复杂谈.html

Large diffs are not rendered by default.

101 changes: 101 additions & 0 deletions Blog/新冠笔记.html

Large diffs are not rendered by default.

108 changes: 108 additions & 0 deletions Blog/新手村村长.html

Large diffs are not rendered by default.

144 changes: 144 additions & 0 deletions Blog/早起、阅读、写作、运动、冥想.html

Large diffs are not rendered by default.

157 changes: 157 additions & 0 deletions Blog/星光不问赶路人.html

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions Blog/是微风、是晚霞、是来日方长.html

Large diffs are not rendered by default.

114 changes: 114 additions & 0 deletions Blog/最近半年的生活.html

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions Blog/最近在折腾什么…….html

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions Blog/最近的生活.html

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions Blog/月季到了.html

Large diffs are not rendered by default.

117 changes: 117 additions & 0 deletions Blog/注定不平凡的一年.html

Large diffs are not rendered by default.

206 changes: 206 additions & 0 deletions Blog/浅尝-Gitea-的-Actions.html

Large diffs are not rendered by default.

96 changes: 96 additions & 0 deletions Blog/浅谈一下自己折腾的网站.html

Large diffs are not rendered by default.

133 changes: 133 additions & 0 deletions Blog/浅谈个人服务器架构.html

Large diffs are not rendered by default.

120 changes: 120 additions & 0 deletions Blog/济南呀济南的泰山之旅.html

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions Blog/涝疫结合.html

Large diffs are not rendered by default.

86 changes: 86 additions & 0 deletions Blog/独立生活能力清单.html

Large diffs are not rendered by default.

116 changes: 116 additions & 0 deletions Blog/球鞋日记.html

Large diffs are not rendered by default.

107 changes: 107 additions & 0 deletions Blog/申请-Jetbrains-开源项目授权.html

Large diffs are not rendered by default.

118 changes: 118 additions & 0 deletions Blog/电脑坏了,我换了-Ubuntu.html

Large diffs are not rendered by default.

119 changes: 119 additions & 0 deletions Blog/番茄开花啦-~.html

Large diffs are not rendered by default.

253 changes: 253 additions & 0 deletions Blog/看-V2Ex-的-ChatGPT-老哥浅谈办公室政治.html

Large diffs are not rendered by default.

119 changes: 119 additions & 0 deletions Blog/真·长安游记.html

Large diffs are not rendered by default.

198 changes: 198 additions & 0 deletions Blog/破万卷书,行万里路!.html

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions Blog/种下了一些瓜果蔬菜.html

Large diffs are not rendered by default.

89 changes: 89 additions & 0 deletions Blog/穷则独善其身,达则兼济天下.html

Large diffs are not rendered by default.

89 changes: 89 additions & 0 deletions Blog/罪恶应该被遗传么.html

Large diffs are not rendered by default.

104 changes: 104 additions & 0 deletions Blog/自律的痛苦······.html

Large diffs are not rendered by default.

82 changes: 82 additions & 0 deletions Blog/英雄联盟-S8-全球总决赛.html

Large diffs are not rendered by default.

94 changes: 94 additions & 0 deletions Blog/螺蛳粉.html

Large diffs are not rendered by default.

103 changes: 103 additions & 0 deletions Blog/記拾月.html

Large diffs are not rendered by default.

86 changes: 86 additions & 0 deletions Blog/记拾月.html

Large diffs are not rendered by default.

105 changes: 105 additions & 0 deletions Blog/论成年人的睡眠.html

Large diffs are not rendered by default.

132 changes: 132 additions & 0 deletions Blog/谈谈我的「数字文具盒」---NextCloud.html

Large diffs are not rendered by default.

150 changes: 150 additions & 0 deletions Blog/谈谈我的「数字文具盒」---Obsidian.html

Large diffs are not rendered by default.

148 changes: 148 additions & 0 deletions Blog/谈谈我的「数字文具盒」---个人工作流.html

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions Blog/谈谈我的「数字文具盒」---心得体会.html

Large diffs are not rendered by default.

236 changes: 236 additions & 0 deletions Blog/谈谈我的「数字文具盒」---数字基建.html

Large diffs are not rendered by default.

167 changes: 167 additions & 0 deletions Blog/谈谈我的「数字文具盒」---生产力工具(上).html

Large diffs are not rendered by default.

177 changes: 177 additions & 0 deletions Blog/谈谈我的「数字文具盒」---生产力工具(下).html

Large diffs are not rendered by default.

148 changes: 148 additions & 0 deletions Blog/谈谈我的「数字文具盒」---番外篇.html

Large diffs are not rendered by default.

153 changes: 153 additions & 0 deletions Blog/谈谈我的「数字文具盒」---运行平台.html

Large diffs are not rendered by default.

111 changes: 111 additions & 0 deletions Blog/谈谈我的「数字文具盒」.html

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions Blog/贰号机、落幕.html

Large diffs are not rendered by default.

105 changes: 105 additions & 0 deletions Blog/这个周末.html

Large diffs are not rendered by default.

119 changes: 119 additions & 0 deletions Blog/通货膨胀的猪.html

Large diffs are not rendered by default.

108 changes: 108 additions & 0 deletions Blog/长安三万里.html

Large diffs are not rendered by default.

163 changes: 163 additions & 0 deletions Blog/长安游记.html

Large diffs are not rendered by default.

112 changes: 112 additions & 0 deletions Blog/闭门锁网.html

Large diffs are not rendered by default.

83 changes: 83 additions & 0 deletions Blog/非黑即白.html

Large diffs are not rendered by default.

100 changes: 100 additions & 0 deletions Blog/首页加载速度优化方案.html

Large diffs are not rendered by default.

179 changes: 179 additions & 0 deletions Blog/骑行在路上.html

Large diffs are not rendered by default.

217 changes: 217 additions & 0 deletions Blog/黄山归来不看岳.html

Large diffs are not rendered by default.

79 changes: 79 additions & 0 deletions Book/Home.html

Large diffs are not rendered by default.

Loading

0 comments on commit 4300bb5

Please sign in to comment.