Created by tokenian
页面的YAML front matter
---
title: "为博客添加幻灯片"
subtitle: "新的表达形式可以让人愉悦"
layout: reveal
author: "tokenian"
# header-bg: "#42affa"
theme: sky
comment: true
sns: true
tags:
- art
- drama
- introduction
---
layout设置为reveal才起效
theme对应reveal.js的各个主题 comment是否展示评论,sns展示社交链接。不填写则默认没有 header-bg第一页背景色,或者照片页面需要的html代码
<section data-background="#00CC99">
<h5>
经过了一个下午的努力,给博客添加了幻灯片功能。
</h5>
</section>
我的博客骨架是使用的Hux Blog
但这个reveal.js的集成却是我自己一人费心完成的,所以在不久的将来我的页面底部将改为自己的。我依然感谢所有的贡献者,也愿意别人使用我的这种改良。
Copyright © 唐大侠
Cogito, ergo sum 2026
Powered by 唐大侠的博客 |