Day1-宽窄巷子
到了成都,酒店安排好后,就直接去了宽窄巷子,找了一个茶馆,边喝茶边看戏。值得一提的是,李天炜同学上去当了一次演员,冒着生命危险给我们赢得了一个果盘,只有他不知道😂。
more >>
屌丝搬砖程序猿,码农界的搬运工,哪里需要搬哪里
缺失模块。
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