Skip to content

Commit c4aecec

Browse files
committed
Site updated: 2020-09-28 19:31:49
1 parent 0d03e7c commit c4aecec

File tree

10 files changed

+68
-1
lines changed

10 files changed

+68
-1
lines changed

2020/09/28/hello-world/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,8 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
357357
</div>
358358

359359

360+
361+
<script color='0,0,255' opacity='0.5' zIndex='-1' count='99' src="/lib/canvas-nest/canvas-nest.min.js"></script>
360362
<script src="/lib/anime.min.js"></script>
361363
<script src="/lib/velocity/velocity.min.js"></script>
362364
<script src="/lib/velocity/velocity.ui.min.js"></script>

archives/2020/09/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,8 @@ <h1 class="site-title">Basakest</h1>
323323
</div>
324324

325325

326+
327+
<script color='0,0,255' opacity='0.5' zIndex='-1' count='99' src="/lib/canvas-nest/canvas-nest.min.js"></script>
326328
<script src="/lib/anime.min.js"></script>
327329
<script src="/lib/velocity/velocity.min.js"></script>
328330
<script src="/lib/velocity/velocity.ui.min.js"></script>

archives/2020/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,8 @@ <h1 class="site-title">Basakest</h1>
323323
</div>
324324

325325

326+
327+
<script color='0,0,255' opacity='0.5' zIndex='-1' count='99' src="/lib/canvas-nest/canvas-nest.min.js"></script>
326328
<script src="/lib/anime.min.js"></script>
327329
<script src="/lib/velocity/velocity.min.js"></script>
328330
<script src="/lib/velocity/velocity.ui.min.js"></script>

archives/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,8 @@ <h1 class="site-title">Basakest</h1>
323323
</div>
324324

325325

326+
327+
<script color='0,0,255' opacity='0.5' zIndex='-1' count='99' src="/lib/canvas-nest/canvas-nest.min.js"></script>
326328
<script src="/lib/anime.min.js"></script>
327329
<script src="/lib/velocity/velocity.min.js"></script>
328330
<script src="/lib/velocity/velocity.ui.min.js"></script>

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,7 @@ pre .javascript .function {
11751175
}
11761176
.links-of-author a::before,
11771177
.links-of-author span.exturl::before {
1178-
background: #4f29ff;
1178+
background: #ffc8ff;
11791179
border-radius: 50%;
11801180
content: ' ';
11811181
display: inline-block;

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,8 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
352352
</div>
353353

354354

355+
356+
<script color='0,0,255' opacity='0.5' zIndex='-1' count='99' src="/lib/canvas-nest/canvas-nest.min.js"></script>
355357
<script src="/lib/anime.min.js"></script>
356358
<script src="/lib/velocity/velocity.min.js"></script>
357359
<script src="/lib/velocity/velocity.ui.min.js"></script>

lib/canvas-nest/LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2017 «NexT»
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

lib/canvas-nest/README.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<h1 id="Theme-NexT-Canvas-Nest"><a href="#Theme-NexT-Canvas-Nest" class="headerlink" title="Theme NexT Canvas Nest"></a>Theme NexT Canvas Nest</h1><p><img src="https://img.shields.io/badge/NexT-v7.3.0+-blue?style=flat-square" alt="Theme Version"></p>
2+
<p><a href="https://github.com/hustcc/canvas-nest.js">canvas-nest.js</a> for <a href="https://github.com/theme-next">NexT</a>.</p>
3+
<h2 id="Install"><a href="#Install" class="headerlink" title="Install"></a>Install</h2><h3 id="Step-1-rarr-Go-to-Hexo-dir"><a href="#Step-1-rarr-Go-to-Hexo-dir" class="headerlink" title="Step 1 &rarr; Go to Hexo dir"></a>Step 1 &rarr; Go to Hexo dir</h3><p>Change dir to <strong>Hexo</strong> directory. There must be <code>scaffolds</code>, <code>source</code>, <code>themes</code> and other directories:</p>
4+
<pre><code class="sh">$ cd hexo
5+
$ ls
6+
scaffolds source themes _config.yml package.json</code></pre>
7+
<h3 id="Step-2-rarr-Create-footer-swig"><a href="#Step-2-rarr-Create-footer-swig" class="headerlink" title="Step 2 &rarr; Create footer.swig"></a>Step 2 &rarr; Create <code>footer.swig</code></h3><p>Create a file named <code>footer.swig</code> in <code>hexo/source/_data</code> directory (create <code>_data</code> directory if it does not exist).</p>
8+
<p>Edit this file and add the following content:</p>
9+
<pre><code class="xml">&lt;script color=&quot;0,0,255&quot; opacity=&quot;0.5&quot; zIndex=&quot;-1&quot; count=&quot;99&quot; src=&quot;https://cdn.jsdelivr.net/npm/canvas-nest.js@1/dist/canvas-nest.js&quot;&gt;&lt;/script&gt;</code></pre>
10+
<p>You can customize these options.</p>
11+
<h3 id="Step-3-rarr-Set-it-up"><a href="#Step-3-rarr-Set-it-up" class="headerlink" title="Step 3 &rarr; Set it up"></a>Step 3 &rarr; Set it up</h3><p>In the NexT <code>_config.yml</code>, uncomment <code>footer</code> under the <code>custom_file_path</code> section.</p>
12+
<pre><code class="yml"># Define custom file paths.
13+
# Create your custom files in site directory `source/_data` and uncomment needed files below.
14+
custom_file_path:
15+
#head: source/_data/head.swig
16+
#header: source/_data/header.swig
17+
#sidebar: source/_data/sidebar.swig
18+
#postMeta: source/_data/post-meta.swig
19+
#postBodyEnd: source/_data/post-body-end.swig
20+
footer: source/_data/footer.swig
21+
#bodyEnd: source/_data/body-end.swig
22+
#variable: source/_data/variables.styl
23+
#mixin: source/_data/mixins.styl
24+
#style: source/_data/styles.styl</code></pre>

lib/canvas-nest/canvas-nest-nomobile.min.js

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/canvas-nest/canvas-nest.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)