Skip to content

Commit

Permalink
更新博客
Browse files Browse the repository at this point in the history
  • Loading branch information
afeng committed Oct 23, 2024
1 parent d8b8b1e commit 7fe8725
Show file tree
Hide file tree
Showing 45 changed files with 1,228 additions and 1,228 deletions.
38 changes: 19 additions & 19 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
content="银河揽月">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.damonc.top/404.html">
<meta property="og:baseurl" content="/docs">
<meta property="og:baseurl" content="">
<meta property="og:description" content="个人的一个技术博客站点,记录生活、工作、学习中的一些小事,以及一些比较有趣的事情,留点什么东西也挺不错的,偶尔会在这里停留。">
<meta property="og:site_name" content="银河揽月">
<meta property="og:gray" content="false">
Expand All @@ -36,11 +36,11 @@
<meta name="theme-color" content="#81BBFF" />
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin>
<link rel="manifest" href="/docs/manifest.json" async>
<link rel="apple-touch-icon" href="/docs/assets/img/touch/apple-touch-icon.png" />
<link rel="Shortcut Icon" href="/docs/favicon.ico">
<link rel="icon" href="/docs/favicon.ico" type="image/x-icon" />
<link rel="bookmark" href="/docs/favicon.ico" type="image/x-icon" />
<link rel="manifest" href="/manifest.json" async>
<link rel="apple-touch-icon" href="/assets/img/touch/apple-touch-icon.png" />
<link rel="Shortcut Icon" href="/favicon.ico">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="bookmark" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/normalize.min.css" async>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/style.css" async>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/github-markdown-light.min.css" async>
Expand All @@ -66,7 +66,7 @@

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />

<link rel="stylesheet" href="/docs/assets/css/app.min.css" async>
<link rel="stylesheet" href="/assets/css/app.min.css" async>
<script async src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script>
</head>

Expand All @@ -83,7 +83,7 @@
<input id="nm-switch" type="hidden" value="false">
<header class="g-header" data-theme="default">
<div class="g-logo">
<a href="/docs/" aria-label="logo"></a>
<a href="/" aria-label="logo"></a>
</div>
<!-- <i id="menu-toggle" class="iconfont icon-menu"></i> -->

Expand Down Expand Up @@ -114,31 +114,31 @@


<li>
<a href="/docs/" aria-label="home">
<a href="/" aria-label="home">
home
</a>
</li>



<li>
<a href="/docs/blog/index.html" aria-label="blog">
<a href="/blog/index.html" aria-label="blog">
blog
</a>
</li>



<li>
<a href="/docs/archives.html" aria-label="archives">
<a href="/archives.html" aria-label="archives">
archives
</a>
</li>



<li>
<a href="/docs/tags.html" aria-label="tags">
<a href="/tags.html" aria-label="tags">
tags
</a>
</li>
Expand All @@ -150,7 +150,7 @@
<ul class="dropdown-menu">

<li>
<a href="/docs/feed.xml" aria-label="RSS">
<a href="/feed.xml" aria-label="RSS">
RSS
</a>
</li>
Expand Down Expand Up @@ -270,7 +270,7 @@ <h1>404</h1>


<a href="https://notbyai.fyi/" target="_blank" class="notbyAI" aria-label="notbyAI">
<img loading="lazy" src="/docs/assets/icons/notbyAI-white.png" alt="Written by Human, Not by AI">
<img loading="lazy" src="/assets/icons/notbyAI-white.png" alt="Written by Human, Not by AI">
</a>

</section>
Expand All @@ -280,7 +280,7 @@ <h1>404</h1>
</div>
</footer>
<div class="cookie-tip">
为了提升本站的使用体验和必要功能的正常使用,本站会使用本地 Cookie。详细请查看「 <a href="/docs/tos.html">本站使用条款</a> 」了解更多。
为了提升本站的使用体验和必要功能的正常使用,本站会使用本地 Cookie。详细请查看「 <a href="/tos.html">本站使用条款</a> 」了解更多。

<button id="accept-tos">同意</button>
</div>
Expand Down Expand Up @@ -336,7 +336,7 @@ <h1>404</h1>
});
}
</script>
<script src="/docs/assets/js/app.min.js"></script>
<script src="/assets/js/app.min.js"></script>
<script src="https://at.alicdn.com/t/c/font_3046306_ujr2yq34hw.js"></script>

<!-- Global site tag (gtag.js) - Google Analytics -->
Expand Down Expand Up @@ -422,8 +422,8 @@ <h1>404</h1>
} else {
// Register the service worker
navigator.serviceWorker
.register("/docs/sw.js", {
scope: "/docs/"
.register("/sw.js", {
scope: "/"
})
.then(function (reg) {
console.log("Service worker has been registered for scope: " + reg.scope);
Expand All @@ -433,7 +433,7 @@ <h1>404</h1>

// 检测浏览器是否支持SW
// if(navigator.serviceWorker != null){
// navigator.serviceWorker.register("/docs/sw.js")
// navigator.serviceWorker.register("/sw.js")
// .then(function(registartion){
// console.log('支持sw:',registartion.scope)
// })
Expand Down
48 changes: 24 additions & 24 deletions docs/CG_Function_Library.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
<meta name="keywords"
content="CG">

<meta property="og:previous_url" content="/docs/Unity_Matrix_Transform.html">
<meta property="og:previous_url" content="/Unity_Matrix_Transform.html">


<meta property="og:next_url" content="/docs/markdown_cheatSheet.html">
<meta property="og:next_url" content="/markdown_cheatSheet.html">


<meta property="post-date-format" content="0">
Expand All @@ -31,7 +31,7 @@
content="CG函数标准库 - 银河揽月">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.damonc.top/CG_Function_Library.html">
<meta property="og:baseurl" content="/docs">
<meta property="og:baseurl" content="">
<meta property="og:description" content="个人的一个技术博客站点,记录生活、工作、学习中的一些小事,以及一些比较有趣的事情,留点什么东西也挺不错的,偶尔会在这里停留。">
<meta property="og:site_name" content="银河揽月">
<meta property="og:gray" content="false">
Expand All @@ -43,11 +43,11 @@
<meta name="theme-color" content="#81BBFF" />
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin>
<link rel="manifest" href="/docs/manifest.json" async>
<link rel="apple-touch-icon" href="/docs/assets/img/touch/apple-touch-icon.png" />
<link rel="Shortcut Icon" href="/docs/favicon.ico">
<link rel="icon" href="/docs/favicon.ico" type="image/x-icon" />
<link rel="bookmark" href="/docs/favicon.ico" type="image/x-icon" />
<link rel="manifest" href="/manifest.json" async>
<link rel="apple-touch-icon" href="/assets/img/touch/apple-touch-icon.png" />
<link rel="Shortcut Icon" href="/favicon.ico">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="bookmark" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/normalize.min.css" async>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/style.css" async>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/github-markdown-light.min.css" async>
Expand All @@ -73,7 +73,7 @@

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />

<link rel="stylesheet" href="/docs/assets/css/app.min.css" async>
<link rel="stylesheet" href="/assets/css/app.min.css" async>
<script async src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script>
</head>

Expand All @@ -94,7 +94,7 @@
<input id="nm-switch" type="hidden" value="false">
<header class="g-header" data-theme="default">
<div class="g-logo">
<a href="/docs/" aria-label="logo"></a>
<a href="/" aria-label="logo"></a>
</div>
<!-- <i id="menu-toggle" class="iconfont icon-menu"></i> -->

Expand Down Expand Up @@ -125,31 +125,31 @@


<li>
<a href="/docs/" aria-label="home">
<a href="/" aria-label="home">
home
</a>
</li>



<li>
<a href="/docs/blog/index.html" aria-label="blog">
<a href="/blog/index.html" aria-label="blog">
blog
</a>
</li>



<li>
<a href="/docs/archives.html" aria-label="archives">
<a href="/archives.html" aria-label="archives">
archives
</a>
</li>



<li>
<a href="/docs/tags.html" aria-label="tags">
<a href="/tags.html" aria-label="tags">
tags
</a>
</li>
Expand All @@ -161,7 +161,7 @@
<ul class="dropdown-menu">

<li>
<a href="/docs/feed.xml" aria-label="RSS">
<a href="/feed.xml" aria-label="RSS">
RSS
</a>
</li>
Expand Down Expand Up @@ -203,7 +203,7 @@
<div class="post-tags">


<a href="/docs/%20/tags.html#CG" class="post-tag">CG</a>
<a href="/%20/tags.html#CG" class="post-tag">CG</a>


</div>
Expand Down Expand Up @@ -767,7 +767,7 @@ <h2 id="调试函数debugging-function">调试函数(Debugging Function)</h2
<section class="post-footer-item read-next">

<div class="read-next-item">
<a href="/docs/Unity_Matrix_Transform.html" class="read-next-link" aria-label="Unity 基本矩阵(翻译一)"></a>
<a href="/Unity_Matrix_Transform.html" class="read-next-link" aria-label="Unity 基本矩阵(翻译一)"></a>
<section>
<span>Unity 基本矩阵(翻译一)</span>
<p>本篇摘要信息 matrix介绍 matrix推导 模拟transform缩放 旋转 位移功能</p>
Expand All @@ -778,7 +778,7 @@ <h2 id="调试函数debugging-function">调试函数(Debugging Function)</h2


<div class="read-next-item">
<a href="/docs/markdown_cheatSheet.html" class="read-next-link"
<a href="/markdown_cheatSheet.html" class="read-next-link"
aria-label="Markdown语法集合速查表"></a>
<section>
<span>Markdown语法集合速查表</span>
Expand Down Expand Up @@ -931,7 +931,7 @@ <h2 id="调试函数debugging-function">调试函数(Debugging Function)</h2


<a href="https://notbyai.fyi/" target="_blank" class="notbyAI" aria-label="notbyAI">
<img loading="lazy" src="/docs/assets/icons/notbyAI-white.png" alt="Written by Human, Not by AI">
<img loading="lazy" src="/assets/icons/notbyAI-white.png" alt="Written by Human, Not by AI">
</a>

</section>
Expand All @@ -941,7 +941,7 @@ <h2 id="调试函数debugging-function">调试函数(Debugging Function)</h2
</div>
</footer>
<div class="cookie-tip">
为了提升本站的使用体验和必要功能的正常使用,本站会使用本地 Cookie。详细请查看「 <a href="/docs/tos.html">本站使用条款</a> 」了解更多。
为了提升本站的使用体验和必要功能的正常使用,本站会使用本地 Cookie。详细请查看「 <a href="/tos.html">本站使用条款</a> 」了解更多。

<button id="accept-tos">同意</button>
</div>
Expand Down Expand Up @@ -1070,7 +1070,7 @@ <h2 id="调试函数debugging-function">调试函数(Debugging Function)</h2
});
}
</script>
<script src="/docs/assets/js/app.min.js"></script>
<script src="/assets/js/app.min.js"></script>
<script src="https://at.alicdn.com/t/c/font_3046306_ujr2yq34hw.js"></script>

<!-- Global site tag (gtag.js) - Google Analytics -->
Expand Down Expand Up @@ -1181,8 +1181,8 @@ <h2 id="调试函数debugging-function">调试函数(Debugging Function)</h2
} else {
// Register the service worker
navigator.serviceWorker
.register("/docs/sw.js", {
scope: "/docs/"
.register("/sw.js", {
scope: "/"
})
.then(function (reg) {
console.log("Service worker has been registered for scope: " + reg.scope);
Expand All @@ -1192,7 +1192,7 @@ <h2 id="调试函数debugging-function">调试函数(Debugging Function)</h2

// 检测浏览器是否支持SW
// if(navigator.serviceWorker != null){
// navigator.serviceWorker.register("/docs/sw.js")
// navigator.serviceWorker.register("/sw.js")
// .then(function(registartion){
// console.log('支持sw:',registartion.scope)
// })
Expand Down
Loading

0 comments on commit 7fe8725

Please sign in to comment.