Skip to content

Commit

Permalink
Deploying to master from @ 2328db8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuYang-FE committed Apr 4, 2024
1 parent 5903e9c commit 4e94121
Show file tree
Hide file tree
Showing 47 changed files with 334 additions and 334 deletions.
42 changes: 21 additions & 21 deletions 2021/03/28/01_第一次搭建博客记录/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
<meta property="og:image" content="http://example.com/images/stickers/WTF.jpeg">
<meta property="og:image" content="http://example.com/images/deploy-setting.png">
<meta property="article:published_time" content="2021-03-28T22:39:42.000Z">
<meta property="article:modified_time" content="2024-04-04T13:38:29.614Z">
<meta property="article:modified_time" content="2024-04-04T16:10:19.431Z">
<meta property="article:author" content="Tan ChuYang">
<meta property="article:tag" content="技术">
<meta property="article:tag" content="记录">
<meta property="article:tag" content="博客">
<meta property="article:tag" content="GitHub">
<meta property="article:tag" content="记录">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="http://example.com/images/stickers/WTF.jpeg">

Expand Down Expand Up @@ -75,7 +75,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":[]},"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":"example.com","root":"/","version":"1.9.7","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":[]},"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":"left","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":1},"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 All @@ -97,7 +97,7 @@
<header>


<div class="header-inner" style="height: 70vh;">
<div class="header-inner" style="height: 60vh;">
<nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
<div class="container">
<a class="navbar-brand" href="/">
Expand Down Expand Up @@ -185,9 +185,9 @@


<div id="banner" class="banner" parallax=true
style="background: url('/img/default.png') no-repeat center center; background-size: cover;">
style="background: url('/images/background-images/orange.jpeg') no-repeat center center; background-size: cover;">
<div class="full-bg-img">
<div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.3)">
<div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.2)">
<div class="banner-text text-center fade-in-up">
<div class="h2">

Expand Down Expand Up @@ -255,6 +255,19 @@
<div class="row nomargin-x">
<div class="side-col d-none d-lg-block col-lg-2">

<aside class="sidebar" style="padding-left: 2rem; margin-right: -1rem">
<div id="toc">
<p class="toc-header">
<i class="iconfont icon-list"></i>
<span>目录</span>
</p>
<div class="toc-body" id="toc-body"></div>
</div>



</aside>


</div>

Expand Down Expand Up @@ -374,12 +387,12 @@ <h2 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</

<a href="/tags/%E6%8A%80%E6%9C%AF/" class="print-no-link">#技术</a>

<a href="/tags/%E8%AE%B0%E5%BD%95/" class="print-no-link">#记录</a>

<a href="/tags/%E5%8D%9A%E5%AE%A2/" class="print-no-link">#博客</a>

<a href="/tags/GitHub/" class="print-no-link">#GitHub</a>

<a href="/tags/%E8%AE%B0%E5%BD%95/" class="print-no-link">#记录</a>

</div>

</div>
Expand Down Expand Up @@ -489,19 +502,6 @@ <h2 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</

<div class="side-col d-none d-lg-block col-lg-2">

<aside class="sidebar" style="margin-left: -1rem">
<div id="toc">
<p class="toc-header">
<i class="iconfont icon-list"></i>
<span>目录</span>
</p>
<div class="toc-body" id="toc-body"></div>
</div>



</aside>


</div>
</div>
Expand Down
42 changes: 21 additions & 21 deletions 2021/04/01/02_MacBook前端开发必备清单/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
<meta property="og:description" content="当你使用一台MacBook进行前端开发时,有哪些软件或工具是 “装机必备”?">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2021-04-01T20:58:29.000Z">
<meta property="article:modified_time" content="2024-04-04T13:38:29.614Z">
<meta property="article:modified_time" content="2024-04-04T16:10:19.431Z">
<meta property="article:author" content="Tan ChuYang">
<meta property="article:tag" content="技术">
<meta property="article:tag" content="Mac">
<meta property="article:tag" content="记录">
<meta property="article:tag" content="Mac">
<meta property="article:tag" content="前端">
<meta property="article:tag" content="效率">
<meta name="twitter:card" content="summary_large_image">
Expand Down Expand Up @@ -73,7 +73,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":[]},"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":"example.com","root":"/","version":"1.9.7","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":[]},"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":"left","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":1},"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 All @@ -95,7 +95,7 @@
<header>


<div class="header-inner" style="height: 70vh;">
<div class="header-inner" style="height: 60vh;">
<nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
<div class="container">
<a class="navbar-brand" href="/">
Expand Down Expand Up @@ -183,9 +183,9 @@


<div id="banner" class="banner" parallax=true
style="background: url('/img/default.png') no-repeat center center; background-size: cover;">
style="background: url('/images/background-images/orange.jpeg') no-repeat center center; background-size: cover;">
<div class="full-bg-img">
<div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.3)">
<div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.2)">
<div class="banner-text text-center fade-in-up">
<div class="h2">

Expand Down Expand Up @@ -253,6 +253,19 @@
<div class="row nomargin-x">
<div class="side-col d-none d-lg-block col-lg-2">

<aside class="sidebar" style="padding-left: 2rem; margin-right: -1rem">
<div id="toc">
<p class="toc-header">
<i class="iconfont icon-list"></i>
<span>目录</span>
</p>
<div class="toc-body" id="toc-body"></div>
</div>



</aside>


</div>

Expand Down Expand Up @@ -376,10 +389,10 @@ <h2 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</

<a href="/tags/%E6%8A%80%E6%9C%AF/" class="print-no-link">#技术</a>

<a href="/tags/Mac/" class="print-no-link">#Mac</a>

<a href="/tags/%E8%AE%B0%E5%BD%95/" class="print-no-link">#记录</a>

<a href="/tags/Mac/" class="print-no-link">#Mac</a>

<a href="/tags/%E5%89%8D%E7%AB%AF/" class="print-no-link">#前端</a>

<a href="/tags/%E6%95%88%E7%8E%87/" class="print-no-link">#效率</a>
Expand Down Expand Up @@ -499,19 +512,6 @@ <h2 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</

<div class="side-col d-none d-lg-block col-lg-2">

<aside class="sidebar" style="margin-left: -1rem">
<div id="toc">
<p class="toc-header">
<i class="iconfont icon-list"></i>
<span>目录</span>
</p>
<div class="toc-body" id="toc-body"></div>
</div>



</aside>


</div>
</div>
Expand Down
36 changes: 18 additions & 18 deletions 2021/04/04/03_终端体验提升计划-iTerm2-Oh-My-Zsh/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<meta property="og:image" content="http://example.com/images/theme-show.png">
<meta property="og:image" content="http://example.com/images/z.jpg">
<meta property="article:published_time" content="2021-04-04T16:39:25.000Z">
<meta property="article:modified_time" content="2024-04-04T13:38:29.614Z">
<meta property="article:modified_time" content="2024-04-04T16:10:19.431Z">
<meta property="article:author" content="Tan ChuYang">
<meta property="article:tag" content="技术">
<meta property="article:tag" content="Mac">
Expand Down Expand Up @@ -74,7 +74,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":[]},"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":"example.com","root":"/","version":"1.9.7","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":[]},"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":"left","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":1},"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 All @@ -96,7 +96,7 @@
<header>


<div class="header-inner" style="height: 70vh;">
<div class="header-inner" style="height: 60vh;">
<nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
<div class="container">
<a class="navbar-brand" href="/">
Expand Down Expand Up @@ -184,9 +184,9 @@


<div id="banner" class="banner" parallax=true
style="background: url('/img/default.png') no-repeat center center; background-size: cover;">
style="background: url('/images/background-images/orange.jpeg') no-repeat center center; background-size: cover;">
<div class="full-bg-img">
<div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.3)">
<div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.2)">
<div class="banner-text text-center fade-in-up">
<div class="h2">

Expand Down Expand Up @@ -254,6 +254,19 @@
<div class="row nomargin-x">
<div class="side-col d-none d-lg-block col-lg-2">

<aside class="sidebar" style="padding-left: 2rem; margin-right: -1rem">
<div id="toc">
<p class="toc-header">
<i class="iconfont icon-list"></i>
<span>目录</span>
</p>
<div class="toc-body" id="toc-body"></div>
</div>



</aside>


</div>

Expand Down Expand Up @@ -504,19 +517,6 @@ <h2 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</

<div class="side-col d-none d-lg-block col-lg-2">

<aside class="sidebar" style="margin-left: -1rem">
<div id="toc">
<p class="toc-header">
<i class="iconfont icon-list"></i>
<span>目录</span>
</p>
<div class="toc-body" id="toc-body"></div>
</div>



</aside>


</div>
</div>
Expand Down
36 changes: 18 additions & 18 deletions 2021/04/05/04_Oh-My-Zsh中Git的常用快捷键/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta property="og:description" content="每次使用Git都要输入太多重复内容?Oh-My-Zsh的Git捷键帮到你~🤩">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2021-04-05T15:24:42.000Z">
<meta property="article:modified_time" content="2024-04-04T13:38:29.614Z">
<meta property="article:modified_time" content="2024-04-04T16:10:19.431Z">
<meta property="article:author" content="Tan ChuYang">
<meta property="article:tag" content="效率">
<meta name="twitter:card" content="summary_large_image">
Expand Down Expand Up @@ -69,7 +69,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":[]},"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":"example.com","root":"/","version":"1.9.7","typing":{"enable":true,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":[]},"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":"left","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":1},"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 All @@ -91,7 +91,7 @@
<header>


<div class="header-inner" style="height: 70vh;">
<div class="header-inner" style="height: 60vh;">
<nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
<div class="container">
<a class="navbar-brand" href="/">
Expand Down Expand Up @@ -179,9 +179,9 @@


<div id="banner" class="banner" parallax=true
style="background: url('/img/default.png') no-repeat center center; background-size: cover;">
style="background: url('/images/background-images/orange.jpeg') no-repeat center center; background-size: cover;">
<div class="full-bg-img">
<div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.3)">
<div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.2)">
<div class="banner-text text-center fade-in-up">
<div class="h2">

Expand Down Expand Up @@ -249,6 +249,19 @@
<div class="row nomargin-x">
<div class="side-col d-none d-lg-block col-lg-2">

<aside class="sidebar" style="padding-left: 2rem; margin-right: -1rem">
<div id="toc">
<p class="toc-header">
<i class="iconfont icon-list"></i>
<span>目录</span>
</p>
<div class="toc-body" id="toc-body"></div>
</div>



</aside>


</div>

Expand Down Expand Up @@ -489,19 +502,6 @@ <h3 id="完整版快捷键"><a href="#完整版快捷键" class="headerlink" tit

<div class="side-col d-none d-lg-block col-lg-2">

<aside class="sidebar" style="margin-left: -1rem">
<div id="toc">
<p class="toc-header">
<i class="iconfont icon-list"></i>
<span>目录</span>
</p>
<div class="toc-body" id="toc-body"></div>
</div>



</aside>


</div>
</div>
Expand Down
Loading

0 comments on commit 4e94121

Please sign in to comment.