240 发简信
IP属地:青海
  • @月肃生 我的是yilia,wallacezh.github.io,gitalk出现首页真的辣眼睛啊。。

    Gitment评论功能接入踩坑教程

    前言 之前接入的评论功能,都因为各种原因被放弃了,今天从新计划接入评论功能,所以就在了今天这篇文章。 评论模块 多说 - 最多用户使用的评论,但遗憾2017年6月将暂定服务;...

  • 搞好了,不过我在主页上怎么出现了评论界面啊,
    我只想在文章中出现,你们能帮帮我吗:no_mouth:

    Gitment评论功能接入踩坑教程

    前言 之前接入的评论功能,都因为各种原因被放弃了,今天从新计划接入评论功能,所以就在了今天这篇文章。 评论模块 多说 - 最多用户使用的评论,但遗憾2017年6月将暂定服务;...

  • 蟹蟹博主耐心评论~~!大多数问题已基本解决,
    请问博主知道yilia怎么加pjax吗?

    关于hexo yilia主题配置走过的坑

    yilia主题GitHub仓库链接(https://github.com/litten/hexo-theme-yilia[https://github.com/litten/...

  • 然后在博客根目录下左键git bash 执行 npm i  hexo-generator-json-content --save最后在博客根目录找到_config.yml,不是themes文件夹,themes文件夹下也有一个但是是做其他相关配置的,随便找一个空位放下页面提示让你放的那一段代码。
    ----
    博主你好,请问页面提示让我放的那段代码我不是很明白,
    我的bash是
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules\fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

    + hexo-generator-json-content@3.0.1
    added 6 packages from 23 contributors and audited 16783 packages in 10.737s
    found 7 vulnerabilities (4 low, 2 moderate, 1 high)
    run `npm audit fix` to fix them, or `npm audit` for details
    请问该怎么填呢?:blush:
    :relaxed: :relaxed:

    关于hexo yilia主题配置走过的坑

    yilia主题GitHub仓库链接(https://github.com/litten/hexo-theme-yilia[https://github.com/litten/...

  • 120
    关于hexo yilia主题配置走过的坑

    yilia主题GitHub仓库链接(https://github.com/litten/hexo-theme-yilia[https://github.com/litten/...

  • 特意注册的id问下大神
    $ npm install hexo-deployer-git --save
    npm WARN babel-eslint@10.0.1 requires a peer of eslint@>= 4.12.1 but none is installed. You must install peer dependencies yourself.
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules\fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

    + hexo-deployer-git@1.0.0
    updated 1 package and audited 6951 packages in 7.399s
    found 2 low severity vulnerabilities
    run `npm audit fix` to fix them, or `npm audit` for details

    安装不了怎么破>?

    Hexo博客 新手安装及使用教程

    title: Hexo博客 新手安装及使用教程date: 2017-10-07 14:46:55tags: 教程 这是一篇基于Github搭建Hexo博客的基础教程,内容有:...