跃波的个人站

  • 主页
  • 随笔
  • -关于我-
所有文章 友链

跃波的个人站

  • 主页
  • 随笔
  • -关于我-

Hello World

2021-04-30

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

赏

谢谢你请我吃糖果

扫一扫,分享到微信

微信分享二维码
PCI-E电脑远程开机卡
© 2024 跃波的个人站 | 京ICP备18009884号-1

“唯有爱与科技不可辜负”

  • 所有文章
  • 友链

tag:

    缺失模块。
    1、请确保node版本大于6.2
    2、在博客根目录(注意不是yilia根目录)执行以下命令:
    npm i hexo-generator-json-content --save

    3、在根目录_config.yml里添加配置:

      jsonContent:
        meta: false
        pages: false
        posts:
          title: true
          date: true
          path: true
          text: false
          raw: false
          content: false
          slug: false
          updated: false
          comments: false
          link: false
          permalink: false
          excerpt: false
          categories: false
          tags: true
    

  • 友情链接1
  • 友情链接2
  • 友情链接3
  • 友情链接4
  • 友情链接5
  • 友情链接6