-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
163 changed files
with
10,493 additions
and
1,311 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
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 |
---|---|---|
|
@@ -140,5 +140,9 @@ t.parentNode.insertBefore(e,t)}})(); | |
<!-- End of Howxm client code snippet --> | ||
</head> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
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 |
---|---|---|
|
@@ -687,3 +687,5 @@ document.addEventListener("DOMContentLoaded", function() { | |
// Twikoo配置选项 | ||
}); | ||
}); | ||
|
||
|
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 |
---|---|---|
|
@@ -41,6 +41,9 @@ img.img2 { | |
.twitter { | ||
color: #1DA1F2; | ||
} | ||
.bilibili { | ||
color: #EA7A99; | ||
} | ||
.github { | ||
color: #121c21; | ||
} | ||
|
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 |
---|---|---|
|
@@ -9,68 +9,76 @@ comments: true | |
--- | ||
# 畅所欲言 | ||
|
||
!!!bug | ||
- 评论区需要刷新才能使用,正在修复中 | ||
<!-- !!!bug | ||
- 评论区需要刷新才能使用,正在修复中 --> | ||
|
||
|
||
<style> | ||
<!-- <style> | ||
/* 定义按钮的样式 */ | ||
.pushable { | ||
background: #3F589B; | ||
background: #608DBD; | ||
border-radius: 12px; | ||
border: none; | ||
padding: 0; | ||
cursor: pointer; | ||
outline-offset: 4px; | ||
} | ||
/* 定义按钮正面的样式 */ | ||
.front { | ||
display: block; | ||
padding: 12px 42px; | ||
padding: 12px 24px; | ||
border-radius: 12px; | ||
font-size: 1.25rem; | ||
background: #5476CE; | ||
background: #608DBD; | ||
color: white; | ||
transform: translateY(-6px); | ||
} | ||
/* 当按钮被按下时的样式 */ | ||
.pushable:active .front { | ||
transform: translateY(-2px); | ||
} | ||
</style> | ||
<button type="button" onClick="window.location.reload()"> | ||
</style> --> | ||
|
||
<!-- 创建一个按钮 --> | ||
<!-- <button type="button" onClick="window.location.reload()"> | ||
<span class="front"> | ||
刷新当前页面 | ||
点我刷新 | ||
</span> | ||
</button> | ||
|
||
|
||
<!-- tw开始 --> | ||
<html> | ||
<head> | ||
</button> --> | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-AfEj0r4/OFrOo5t7NnNe46zW/tFgW6x/bCJG8FqQCEo3+Aro6EYUG4+cU+KJWu/X" crossorigin="anonymous"> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" integrity="sha384-g7c+Jr9ZivxKLnZTDUhnkOnsh30B4H0rpLUpJ4jAIKs4fnJI+sEnkvrMWph2EDg4" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js" integrity="sha384-mll67QQFJfxn0IYznZYonOWZ644AWYC+Pt2cHqMaRhXVrursRwvLnLaebdGIlYNa" crossorigin="anonymous"></script> | ||
|
||
|
||
<div id="tcomment"></div> | ||
<script src="https://cdn.staticfile.org/twikoo/1.6.21/twikoo.all.min.js"></script> | ||
<script> | ||
<!-- tw开始 --> | ||
|
||
<!-- <head> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-AfEj0r4/OFrOo5t7NnNe46zW/tFgW6x/bCJG8FqQCEo3+Aro6EYUG4+cU+KJWu/X" crossorigin="anonymous" /> | ||
<script defer="" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" integrity="sha384-g7c+Jr9ZivxKLnZTDUhnkOnsh30B4H0rpLUpJ4jAIKs4fnJI+sEnkvrMWph2EDg4" crossorigin="anonymous"></script> | ||
<script defer="" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js" integrity="sha384-mll67QQFJfxn0IYznZYonOWZ644AWYC+Pt2cHqMaRhXVrursRwvLnLaebdGIlYNa" crossorigin="anonymous"></script> | ||
</head> | ||
<body> | ||
<div id="tcomment"></div> | ||
<script src="https://cdn.staticfile.org/twikoo/1.6.21/twikoo.all.min.js"></script> | ||
<script> | ||
twikoo.init({ | ||
envId: 'https://superb-salamander-e730b6.netlify.app/.netlify/functions/twikoo', // 腾讯云环境填 envId;Vercel 环境填地址(https://xxx.vercel.app) | ||
el: '#tcomment', // 容器元素 | ||
//region: 'ap-guangzhou', // 环境地域,默认为 ap-shanghai,腾讯云环境填 ap-shanghai 或 ap-guangzhou;Vercel 环境不填 | ||
// path: location.pathname, // 用于区分不同文章的自定义 js 路径,如果您的文章路径不是 location.pathname,需传此参数 | ||
lang: 'zh-CN', // 用于手动设定评论区语言,支持的语言列表 https://github.com/twikoojs/twikoo/blob/main/src/client/utils/i18n/index.js | ||
//lang: 'zh-CN', // 用于手动设定评论区语言,支持的语言列表 https://github.com/twikoojs/twikoo/blob/main/src/client/utils/i18n/index.js | ||
onCommentLoaded: function () { | ||
console.log('评论加载完成'); | ||
} | ||
}) | ||
</script> | ||
</head> | ||
</html> | ||
</script> | ||
</body> --> | ||
|
||
|
||
<!-- end --> | ||
|
||
|
||
|
||
*** | ||
|
||
<!-- <head> | ||
|
@@ -124,3 +132,4 @@ twikoo.init({ | |
async> | ||
</script> --> | ||
|
||
|
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#[Info] | ||
site_name: Wcowin's Website | ||
site_name: Wcowin's Web | ||
site_url: http://wcowin.work/ | ||
site_author: 王科文(Wcowin) | ||
#[UI] | ||
|
@@ -251,16 +251,6 @@ copyright: Copyright © 2022~2023 Wcowin/All Rights Reserved. # 左下角的 | |
|
||
|
||
extra: | ||
alternate: | ||
- name: English | ||
link: /en/ | ||
lang: en | ||
- name: 繁體中文 | ||
link: /zh-TW/ | ||
lang: zh-TW | ||
- name: 简体中文 | ||
link: javascript:translate.changeLanguage('chinese_simplified'); | ||
lang: // | ||
generator: true #删除页脚显示“使用 MkDocs 材料制造” | ||
social: | ||
- icon: fontawesome/brands/x-twitter | ||
|
@@ -366,10 +356,11 @@ extra_javascript: | |
- javascripts/extra.js | ||
# - https://cdn.jsdelivr.net/gh/Wcowin/Wcowin.github.io@main/docs/javascripts/extra.js # extra的cdn | ||
- javascripts/mathjax.js | ||
# - javascripts/mathjax-config.js | ||
# - https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS_HTML | ||
- https://polyfill.io/v3/polyfill.min.js?features=es6 | ||
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js | ||
# - javascripts/mathjax-config.js | ||
# - https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS_HTML | ||
|
||
|
||
- https://cdn.jsdelivr.net/npm/gitalk@latest/dist/gitalk.min.js | ||
- ckplayer/js/ckplayer.js | ||
|
@@ -378,7 +369,7 @@ extra_javascript: | |
# - javascripts/rellax.min.js | ||
- https://cdn.jsdelivr.net/npm/[email protected]/dist/add-html-label-6e56ed67.min.js | ||
# - https://res.zvo.cn/translate/translate.js # Translate | ||
|
||
extra_css: | ||
- stylesheets/extra.css | ||
# - stylesheets/lightbox.css | ||
|
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 |
---|---|---|
@@ -1,7 +1,36 @@ | ||
<html><head> | ||
<meta charset="UTF-8"> | ||
<meta name="description" content="公益404页面是由腾讯公司员工志愿者自主发起的互联网公益活动。"> | ||
<link rel="icon" href="data:image/gif;base64,R0lGODdhIAAgANUAAAAAAAgFBgYICAwMDBAPDxAQDxQTFBUYFxcaGRwcHCQkJCQoJykqKTQ0ND09PUJCQktMTFZWVltcXF1hYGNjY2doaGpqanNzc3d5eHp6eoODg4uLi5eXl5mamqOjo62tra+wr7S0tLe5uLu7u7/AwMPEw83NzdbX1tfa2dra2uTk5Ovr6+/w7/T09Pj39/f4+P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAADEALAAAAAAgACAAAAb/QJhwOGyZOpIGQ6FgNCQcU4tIrcJaIwlgy+1uJaOplZqydBOSzGaTkSS6lNN4ONoOAJRQajV0rVAgFF0jcyEAbw9hc1cjD4cAIVZ1DAAXKotEKxkAlIREJ48bYphFGwAKAHJCLWaVo6RFF1sWYnUDDpewVSoOd4QtWgCeMCmXLaqfUyopdF9GWxRiKQAVKh3CRHUdKhQEzFeCAEdbH6uOh28A3ypbCQhbEGIfWx2CCd8wJhB2CpFDIQvuAIBgYkiKN0kASOAzRJYjBwyFrGgAwNGFTFqUAMjwYogpA1woMFwRDgDIDUQ2LQGAcoiGLRr2QRgp8yUADURMMWFJRYMH3BglJOQSwq0EDA84c56ilOGVLisqKUaISKVFihIjRJRI4XTIiggAGggygKxICAoguSDI0/UEyAnXAJTLJMtLlwxUYcwD0MEEtIgtBKGi0OHDh3qn8IwKvEVKuGHXGAwI8apFCAOUOvxzBqNOAVzgthi1UgKasl7YrtS9MMXI6DEjpKieNWoaSA1dF7V4+QafkNKoLOlSIQsVCUkmATgYwWIRCxEOAByANKc0AAEAJnzYI6bFihQfBAUQjSlF3S0GIqjZgCFC2i0XfM/BUtJuSEVPjdRTwsQJYdljBAEAOw=="> | ||
<title>404 您访问的页面搞丢了</title> | ||
<script src="https%3A//volunteer.cdn-go.cn/404/latest/404.js" rendertarget="404DlV"></script></head> | ||
<body style="overflow-x: hidden; max-width: 100vw;"><div style="margin:0px;padding:0px;background-color:rbga(0,0,0,0);"><div style="position:relative;left:50%;margin-left:-800px;width:1600px;height:1000px;"><img alt="404!您要访问的页面走丢了!" src="https://volunteer.cdn-go.cn/404/latest/img/dream4school.jpg" style="left:50%;width:1600px;margin-left:calc(50% - 800px);filter: brightness(75%);"><div style="position:relative;margin-top:-1200px;width:100%;text-align:center;color:white;font-size:28px;"><div style="display:inline-block;width:98vw;max-width:1600px;height:calc(100vh - 250px);max-height:750px;"><div style="font-size:128px;font-weight: 800;">404</div>您访问的页面走丢在寻找梦想的路上了<br>不过您还可以和腾讯志愿者一起<br><i><b style="font-size:1.2em">为孩子们点亮一个梦想</b></i></div><div style="display:inline-block;width:98vw;max-width:1600px;text-align:left;margin:0px 10px;font-size:0.75em"><a href="https://volunteer.cdn-go.cn/404/latest/img/dream4schoolQR.png"><img src="https://volunteer.cdn-go.cn/404/latest/img/dream4schoolQR.png" alt="点击进入支持页面" style="width:160px;"></a><br>扫码点亮一个梦想<div style="float:right;text-align:right;margin-right:1em;margin-top:-4.5em">照片拍摄于湖南省岳阳市平江县三市镇新村完小<br>拍摄时间:2023年7月11日<br>(感恩基金会供稿)<a href="https://support.qq.com/products/378306" style="color:lightgray;font-size:0.8em;">我要反馈</a> </div></div></div></div></div></body></html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="description" content="公益404页面是由腾讯公司员工志愿者自主发起的互联网公益活动。" /> | ||
<link rel="icon" href="data:image/gif;base64,R0lGODdhIAAgANUAAAAAAAgFBgYICAwMDBAPDxAQDxQTFBUYFxcaGRwcHCQkJCQoJykqKTQ0ND09PUJCQktMTFZWVltcXF1hYGNjY2doaGpqanNzc3d5eHp6eoODg4uLi5eXl5mamqOjo62tra+wr7S0tLe5uLu7u7/AwMPEw83NzdbX1tfa2dra2uTk5Ovr6+/w7/T09Pj39/f4+P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAADEALAAAAAAgACAAAAb/QJhwOGyZOpIGQ6FgNCQcU4tIrcJaIwlgy+1uJaOplZqydBOSzGaTkSS6lNN4ONoOAJRQajV0rVAgFF0jcyEAbw9hc1cjD4cAIVZ1DAAXKotEKxkAlIREJ48bYphFGwAKAHJCLWaVo6RFF1sWYnUDDpewVSoOd4QtWgCeMCmXLaqfUyopdF9GWxRiKQAVKh3CRHUdKhQEzFeCAEdbH6uOh28A3ypbCQhbEGIfWx2CCd8wJhB2CpFDIQvuAIBgYkiKN0kASOAzRJYjBwyFrGgAwNGFTFqUAMjwYogpA1woMFwRDgDIDUQ2LQGAcoiGLRr2QRgp8yUADURMMWFJRYMH3BglJOQSwq0EDA84c56ilOGVLisqKUaISKVFihIjRJRI4XTIiggAGggygKxICAoguSDI0/UEyAnXAJTLJMtLlwxUYcwD0MEEtIgtBKGi0OHDh3qn8IwKvEVKuGHXGAwI8apFCAOUOvxzBqNOAVzgthi1UgKasl7YrtS9MMXI6DEjpKieNWoaSA1dF7V4+QafkNKoLOlSIQsVCUkmATgYwWIRCxEOAByANKc0AAEAJnzYI6bFihQfBAUQjSlF3S0GIqjZgCFC2i0XfM/BUtJuSEVPjdRTwsQJYdljBAEAOw==" /> | ||
<title>404 您访问的页面搞丢了</title> | ||
<script src="https%3A//volunteer.cdn-go.cn/404/latest/404.js" rendertarget="404DlV"></script> | ||
</head> | ||
<body style="overflow-x: hidden; max-width: 100vw;"> | ||
<div style="margin:0px;padding:0px;background-color:rbga(0,0,0,0);"> | ||
<div style="position:relative;left:50%;margin-left:-800px;width:1600px;height:1000px;"> | ||
<img alt="404!您要访问的页面走丢了!" src="https://volunteer.cdn-go.cn/404/latest/img/dream4school.jpg" style="left:50%;width:1600px;margin-left:calc(50% - 800px);filter: brightness(75%);" /> | ||
<div style="position:relative;margin-top:-1200px;width:100%;text-align:center;color:white;font-size:28px;"> | ||
<div style="display:inline-block;width:98vw;max-width:1600px;height:calc(100vh - 250px);max-height:750px;"> | ||
<div style="font-size:128px;font-weight: 800;"> | ||
404 | ||
</div>您访问的页面走丢在寻找梦想的路上了 | ||
<br />不过您还可以和腾讯志愿者一起 | ||
<br /> | ||
<i><b style="font-size:1.2em">为孩子们点亮一个梦想</b></i> | ||
</div> | ||
<div style="display:inline-block;width:98vw;max-width:1600px;text-align:left;margin:0px 10px;font-size:0.75em"> | ||
<a href="https://volunteer.cdn-go.cn/404/latest/img/dream4schoolQR.png"><img src="https://volunteer.cdn-go.cn/404/latest/img/dream4schoolQR.png" alt="点击进入支持页面" style="width:160px;" /></a> | ||
<br />扫码点亮一个梦想 | ||
<div style="float:right;text-align:right;margin-right:1em;margin-top:-4.5em"> | ||
<br>照片拍摄于湖南省岳阳市平江县三市镇新村完小 | ||
<br>拍摄时间:二零二三年七月十一日 | ||
<br/>(感恩基金会供稿) | ||
<br><a href="https://support.qq.com/products/378306" style="color:lightgray;font-size:0.8em;">我要反馈</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.