缺失模块。
    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
    

就读于中山学院<br><br>打ACM两年多<br>一场ccpc,两场icpc<br>在2020济南运气好拿了铜<br>另外两场像鬼一样<br><br>希望有生之年黄名<br><br>退役了,期待学弟学妹们拿更好的牌子qwq<br><br>(如有侵权,请联系删除/修改)