diff --git a/assets/js/next-boot.js b/assets/js/next-boot.js index 088ccfe..0c27ed1 100644 --- a/assets/js/next-boot.js +++ b/assets/js/next-boot.js @@ -44,7 +44,6 @@ NexT.boot.refresh = function() { CONFIG.lazyload && window.lozad('.post-body img').observe(); CONFIG.pangu && window.pangu.spacingPage(); - CONFIG.exturl && NexT.utils.registerExtURL(); NexT.utils.registerCopyCode(); NexT.utils.registerTabsTag(); /*NexT.utils.registerActiveMenuItem(); diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 44a6f4c..2bd8498 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -354,7 +354,7 @@ params: vendors: title: 提供CDN/云资源支持 list: - - name: CloudBase Webify + - name: Webify link: https://webify.cloudbase.net - name: Vercel img: /imgs/vendors/vercel.svg || 55 diff --git a/exampleSite/content/posts/emoji-support.md b/exampleSite/content/posts/emoji-support.md index bbf8a14..b0ab583 100644 --- a/exampleSite/content/posts/emoji-support.md +++ b/exampleSite/content/posts/emoji-support.md @@ -13,7 +13,7 @@ tags: - emoji toc: false -url: "emoji-support.html" +url: "post/emoji-support.html" --- Emoji 可以通过多种方式在 Hugo 项目中启用。 diff --git a/exampleSite/content/posts/hello-world.en.md b/exampleSite/content/posts/hello-world.en.md index dc49e61..a512e62 100644 --- a/exampleSite/content/posts/hello-world.en.md +++ b/exampleSite/content/posts/hello-world.en.md @@ -11,7 +11,7 @@ tags: - Hugo - Startup -url: hello-world.html +url: post/hello-world.html weight: 2 --- diff --git a/exampleSite/content/posts/hello-world.md b/exampleSite/content/posts/hello-world.md index 2abc8de..a7fdcff 100644 --- a/exampleSite/content/posts/hello-world.md +++ b/exampleSite/content/posts/hello-world.md @@ -11,7 +11,7 @@ tags: - Hugo - 开始 -url: hello-world.html +url: post/hello-world.html weight: 2 --- diff --git a/exampleSite/content/posts/markdown-syntax.md b/exampleSite/content/posts/markdown-syntax.md index ef223bd..89bf77e 100644 --- a/exampleSite/content/posts/markdown-syntax.md +++ b/exampleSite/content/posts/markdown-syntax.md @@ -17,7 +17,7 @@ tags: toc: false draft: false -url: markdown-syntax.html +url: post/markdown-syntax.html --- 仅以此篇文章来测试下在 `NexT` 主题中在通过 `Hugo` 引擎来建站时,是否支持 `Markdown` 文件内容中所写的各种语法,并展示下实际的效果。 diff --git a/exampleSite/content/posts/syntax-highlighting.md b/exampleSite/content/posts/syntax-highlighting.md index db5ccb6..bbedc6f 100644 --- a/exampleSite/content/posts/syntax-highlighting.md +++ b/exampleSite/content/posts/syntax-highlighting.md @@ -13,7 +13,7 @@ tags: - 高亮 - Chroma -url: "syntax-highlighting.html" +url: post/syntax-highlighting.html --- Hugo 通过 Chroma 提供非常快速的语法高亮显示,现 Hugo 中使用 Chroma 作为代码块高亮支持,它内置在 Go 语言当中,速度是真的非常、非常快,而且最为重要的是它也兼容之前我们使用的 Pygments 方式。 diff --git a/exampleSite/content/posts/table-of-content.md b/exampleSite/content/posts/table-of-content.md index 4d48a92..884653c 100644 --- a/exampleSite/content/posts/table-of-content.md +++ b/exampleSite/content/posts/table-of-content.md @@ -14,7 +14,7 @@ tags: - 博客 toc: true -url: "table-of-content.html" +url: post/table-of-content.html --- 巴顿将军说过:“衡量一个人是否成功,不是看他站到顶峰,而是从顶峰跌落之后的反弹力”,褚时健的人生便是如此,中年发家致富,名利双收,之后又跌落到谷底,等到74岁再创业,10年后带着褚橙归来,东山再起收获亿万财富,他的发展轨迹就是反弹的过程。