大家好,这里是程序员晚枫,小红书也叫这个名字。
我是从2019年开始办线下活动的,免费的、付费的、官方的、业余的、技术类的、职场类的,各种类型的活动尝试过不少。
慢慢也形成了自己的一些心得,今天给大家分享其中的一个:办活动一定要邀请自己身边的朋友来演讲。
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