你怎么知道我去ICFP2025了?
起因
半年前uu鼓励我把我阶段性的成果(真的有吗?)发表一下,也获得一些反馈,候选TyDe,ICFP和SPLASH的SRC。最后是参加ICFP了的SRC,我还从来没有参加过类似的活动,更是无法想象我还能因此去ICFP的,我印象里ICFP是只有中了牛逼论文才能去的牛逼会议。不过意外的是(?)我的SRC paper被accepted了,这意味着我真可以去ICFP了!其实至此我已经很知足了,但是uu说:你给我拿个奖回来,你不想我还想呢!
more >>Frankenstein's blog
            缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia-plus根目录)执行以下命令:
 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