使用reveal.js
之前幻想过这种操作。正好有人已经实现了。火速拿来玩玩。专选课的演讲就是它了!地球物理
展示那天,下午赶着做这个PPT,而且遇到了点麻烦,就来不及预演了。结果本来要求十分钟以上的演讲被我磕磕绊绊折腾了将近四十分钟。
等讲完最后一页,跑下讲台,回到座,发现嗓子哑了[微笑脸]
向大佬低头
缺失模块。
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