Skip to content

Commit

Permalink
Site updated: 2024-07-22 21:56:31
Browse files Browse the repository at this point in the history
  • Loading branch information
gi-b716 committed Jul 22, 2024
1 parent f9458ec commit 9d38b2e
Show file tree
Hide file tree
Showing 11 changed files with 237 additions and 49 deletions.
140 changes: 136 additions & 4 deletions 2024/07/21/hello-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<meta name="description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
<meta property="og:type" content="article">
<meta property="og:title" content="Hello World">
<meta property="og:url" content="http://example.com/2024/07/21/hello-world/index.html">
<meta property="og:url" content="https://gi-b716.github.io/2024/07/21/hello-world/index.html">
<meta property="og:site_name" content="Gavinの个人博客">
<meta property="og:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
<meta property="og:locale" content="zh_CN">
Expand All @@ -29,6 +29,8 @@
<meta name="twitter:card" content="summary_large_image">


<meta name="referrer" content="no-referrer-when-downgrade">


<title>Hello World - Gavinの个人博客</title>

Expand Down Expand Up @@ -68,7 +70,7 @@
<script id="fluid-configs">
var Fluid = window.Fluid || {};
Fluid.ctx = Object.assign({}, Fluid.ctx)
var CONFIG = {"hostname":"example.com","root":"/","version":"1.9.7","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":["home","about"]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":""},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":true,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"/img/loading.gif","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"woyaola":null,"cnzz":null,"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false}},"search_path":"/local-search.xml","include_content_in_search":true};
var CONFIG = {"hostname":"gi-b716.github.io","root":"/","version":"1.9.7","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":["home","about"]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":""},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":true,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"/img/loading.gif","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"woyaola":null,"cnzz":null,"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false}},"search_path":"/local-search.xml","include_content_in_search":true};

if (CONFIG.web_analytics.follow_dnt) {
var dntVal = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack;
Expand Down Expand Up @@ -237,6 +239,14 @@




<span id="busuanzi_container_page_pv" style="display: none">
<i class="iconfont icon-eye" aria-hidden="true"></i>
<span id="busuanzi_value_page_pv"></span>
</span>



</div>


Expand Down Expand Up @@ -303,7 +313,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
<div class="license-box my-3">
<div class="license-title">
<div>Hello World</div>
<div>http://example.com/2024/07/21/hello-world/</div>
<div>https://gi-b716.github.io/2024/07/21/hello-world/</div>
</div>
<div class="license-meta">

Expand All @@ -326,12 +336,24 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl



<a class="print-no-link" target="_blank" href="https://creativecommons.org/licenses/by/4.0/">
<a class="print-no-link" target="_blank" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
<span class="hint--top hint--rounded" aria-label="BY - 署名">
<i class="iconfont icon-by"></i>
</span>
</a>

<a class="print-no-link" target="_blank" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
<span class="hint--top hint--rounded" aria-label="NC - 非商业性使用">
<i class="iconfont icon-nc"></i>
</span>
</a>

<a class="print-no-link" target="_blank" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
<span class="hint--top hint--rounded" aria-label="SA - 相同方式共享">
<i class="iconfont icon-sa"></i>
</span>
</a>


</div>
</div>
Expand All @@ -357,6 +379,50 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
</div>




<article id="comments" lazyload>

<div id="giscus" class="giscus"></div>
<script type="text/javascript">
Fluid.utils.loadComments('#giscus', function() {
var options = {"repo":"gi-b716/gi-b716.github.io","repo-id":"R_kgDOMZNsUQ","category":"Giscus","category-id":"DIC_kwDOMZNsUc4ChFEy","theme-light":"light","theme-dark":"dark","mapping":"pathname","reactions-enabled":1,"emit-metadata":0,"input-position":"top","lang":"zh-CN"};
var attributes = {};
for (let option in options) {
if (!option.startsWith('theme-')) {
var key = option.startsWith('data-') ? option : 'data-' + option;
attributes[key] = options[option];
}
}
var light = 'light';
var dark = 'dark';
window.GiscusThemeLight = light;
window.GiscusThemeDark = dark;
attributes['data-theme'] = document.documentElement.getAttribute('data-user-color-scheme') === 'dark' ? dark : light;
for (let attribute in attributes) {
var value = attributes[attribute];
if (value === undefined || value === null || value === '') {
delete attributes[attribute];
}
}
var s = document.createElement('script');
s.setAttribute('src', 'https://giscus.app/client.js');
s.setAttribute('crossorigin', 'anonymous');
for (let attribute in attributes) {
s.setAttribute(attribute, attributes[attribute]);
}
var ss = document.getElementsByTagName('script');
var e = ss.length > 0 ? ss[ss.length - 1] : document.head || document.documentElement;
e.parentNode.insertBefore(s, e.nextSibling);
});
</script>
<noscript>Please enable JavaScript to view the comments</noscript>


</article>



</article>
</div>
</div>
Expand Down Expand Up @@ -404,6 +470,27 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl











<script>
Fluid.utils.createScript('https://lib.baomitu.com/mermaid/8.14.0/mermaid.min.js', function() {
mermaid.initialize({"theme":"default"});

Fluid.utils.listenDOMLoaded(function() {
Fluid.events.registerRefreshCallback(function() {
if ('mermaid' in window) {
mermaid.init();
}
});
});
});
</script>



Expand Down Expand Up @@ -582,8 +669,53 @@ <h4 class="modal-title w-100 font-weight-bold">搜索</h4>

<script>Fluid.plugins.imageCaption();</script>


<script>
if (!window.MathJax) {
window.MathJax = {
tex : {
inlineMath: { '[+]': [['$', '$']] }
},
loader : {
load: ['ui/lazy']
},
options: {
renderActions: {
insertedScript: [200, () => {
document.querySelectorAll('mjx-container').forEach(node => {
let target = node.parentNode;
if (target.nodeName.toLowerCase() === 'li') {
target.parentNode.classList.add('has-jax');
}
});
}, '', false]
}
}
};
} else {
MathJax.startup.document.state(0);
MathJax.texReset();
MathJax.typeset();
MathJax.typesetPromise();
}

Fluid.events.registerRefreshCallback(function() {
if ('MathJax' in window && MathJax.startup.document && typeof MathJax.startup.document.state === 'function') {
MathJax.startup.document.state(0);
MathJax.texReset();
MathJax.typeset();
MathJax.typesetPromise();
}
});
</script>


<script src="https://lib.baomitu.com/mathjax/3.2.2/es5/tex-mml-chtml.js" ></script>

<script src="/js/local-search.js" ></script>

<script defer src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js" ></script>




Expand Down
6 changes: 4 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,16 @@
<meta name="description" content="* 一个树洞 *">
<meta property="og:type" content="website">
<meta property="og:title" content="页面不存在">
<meta property="og:url" content="http://example.com/404.html">
<meta property="og:url" content="https://gi-b716.github.io/404.html">
<meta property="og:site_name" content="Gavinの个人博客">
<meta property="og:description" content="* 一个树洞 *">
<meta property="og:locale" content="zh_CN">
<meta property="article:author" content="Gavin">
<meta name="twitter:card" content="summary_large_image">


<meta name="referrer" content="no-referrer-when-downgrade">


<title>页面不存在 - Gavinの个人博客</title>

Expand Down Expand Up @@ -60,7 +62,7 @@
<script id="fluid-configs">
var Fluid = window.Fluid || {};
Fluid.ctx = Object.assign({}, Fluid.ctx)
var CONFIG = {"hostname":"example.com","root":"/","version":"1.9.7","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":["home","about"]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":""},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":true,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"/img/loading.gif","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"woyaola":null,"cnzz":null,"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false}},"search_path":"/local-search.xml","include_content_in_search":true};
var CONFIG = {"hostname":"gi-b716.github.io","root":"/","version":"1.9.7","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":["home","about"]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":""},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":true,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"/img/loading.gif","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"woyaola":null,"cnzz":null,"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false}},"search_path":"/local-search.xml","include_content_in_search":true};

if (CONFIG.web_analytics.follow_dnt) {
var dntVal = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack;
Expand Down
98 changes: 69 additions & 29 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<meta name="description" content="一只蒟蒻的个人博客 记录OI及日常">
<meta property="og:type" content="website">
<meta property="og:title" content="关于">
<meta property="og:url" content="http://example.com/about/index.html">
<meta property="og:url" content="https://gi-b716.github.io/about/index.html">
<meta property="og:site_name" content="Gavinの个人博客">
<meta property="og:description" content="一只蒟蒻的个人博客 记录OI及日常">
<meta property="og:locale" content="zh_CN">
Expand All @@ -29,6 +29,8 @@
<meta name="twitter:card" content="summary_large_image">


<meta name="referrer" content="no-referrer-when-downgrade">


<title>关于 - Gavinの个人博客</title>

Expand Down Expand Up @@ -68,7 +70,7 @@
<script id="fluid-configs">
var Fluid = window.Fluid || {};
Fluid.ctx = Object.assign({}, Fluid.ctx)
var CONFIG = {"hostname":"example.com","root":"/","version":"1.9.7","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":["home","about"]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":""},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":true,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"/img/loading.gif","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"woyaola":null,"cnzz":null,"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false}},"search_path":"/local-search.xml","include_content_in_search":true};
var CONFIG = {"hostname":"gi-b716.github.io","root":"/","version":"1.9.7","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":["home","about"]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":""},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":true,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"/img/loading.gif","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"woyaola":null,"cnzz":null,"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false}},"search_path":"/local-search.xml","include_content_in_search":true};

if (CONFIG.web_analytics.follow_dnt) {
var dntVal = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack;
Expand Down Expand Up @@ -236,7 +238,7 @@



<a href=https://github.com class="
<a href=https://github.com/gi-b716 class="
hint--bottom hint--rounded"
aria-label=GitHub
target="_blank"
Expand All @@ -245,32 +247,6 @@

</a>




<a href=https://douban.com class="
hint--bottom hint--rounded"
aria-label=豆瓣
target="_blank"
>
<i class="iconfont icon-douban-fill" aria-hidden="true"></i>

</a>




<a class="qr-trigger
"

target="_self"
>
<i class="iconfont icon-wechat-fill" aria-hidden="true"></i>

<img class="qr-img" src="/img/favicon.png" srcset="/img/loading.gif" lazyload alt="qrcode" />

</a>

</div>
</div>
</div>
Expand Down Expand Up @@ -305,7 +281,28 @@












<script>
Fluid.utils.createScript('https://lib.baomitu.com/mermaid/8.14.0/mermaid.min.js', function() {
mermaid.initialize({"theme":"default"});

Fluid.utils.listenDOMLoaded(function() {
Fluid.events.registerRefreshCallback(function() {
if ('mermaid' in window) {
mermaid.init();
}
});
});
});
</script>



Expand Down Expand Up @@ -462,6 +459,49 @@ <h4 class="modal-title w-100 font-weight-bold">搜索</h4>

<script>Fluid.plugins.imageCaption();</script>


<script>
if (!window.MathJax) {
window.MathJax = {
tex : {
inlineMath: { '[+]': [['$', '$']] }
},
loader : {
load: ['ui/lazy']
},
options: {
renderActions: {
insertedScript: [200, () => {
document.querySelectorAll('mjx-container').forEach(node => {
let target = node.parentNode;
if (target.nodeName.toLowerCase() === 'li') {
target.parentNode.classList.add('has-jax');
}
});
}, '', false]
}
}
};
} else {
MathJax.startup.document.state(0);
MathJax.texReset();
MathJax.typeset();
MathJax.typesetPromise();
}

Fluid.events.registerRefreshCallback(function() {
if ('MathJax' in window && MathJax.startup.document && typeof MathJax.startup.document.state === 'function') {
MathJax.startup.document.state(0);
MathJax.texReset();
MathJax.typeset();
MathJax.typesetPromise();
}
});
</script>


<script src="https://lib.baomitu.com/mathjax/3.2.2/es5/tex-mml-chtml.js" ></script>

<script src="/js/local-search.js" ></script>


Expand Down
Loading

0 comments on commit 9d38b2e

Please sign in to comment.