【问题标题】:How to access HTML pages in Hexo?如何在 Hexo 中访问 HTML 页面?
【发布时间】:2019-10-31 21:58:00
【问题描述】:

我正在尝试将我的 hexo 页面,即 post-5.md 链接到 我在 /source/_posts/post-5 中放置的另一个网页 (game.html)

我可以访问图像即image.gif 我放入 assets 文件夹而不是另一个网页。

帮助?

*我在my _config.yml文件中更改了以下设置。

  post_asset_folder: true

【问题讨论】:

    标签: html hexo


    【解决方案1】:

    我认为你可以先生成html(使用hexo g),然后目标页面的URL应该是[域名]+[目标页面在公共文件夹下的路径]。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2015-12-19
      • 1970-01-01
      • 1970-01-01
      • 2020-08-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多