first commit
This commit is contained in:
28
themes/reveal-hugo/exampleSite/content/home/features.md
Normal file
28
themes/reveal-hugo/exampleSite/content/home/features.md
Normal file
@@ -0,0 +1,28 @@
|
||||
+++
|
||||
weight = 10
|
||||
+++
|
||||
{{< slide id=included >}}
|
||||
|
||||
## What's included?
|
||||
|
||||
- All Reveal.js HTML, CSS and JS (v5.1.0)
|
||||
- All out-of-the-box Reveal.js themes
|
||||
- Two custom Reveal.js themes (including this one)
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
[see the code on github](https://github.com/joshed-io/reveal-hugo)
|
||||
|
||||
---
|
||||
{{< slide id=features >}}
|
||||
|
||||
## Features
|
||||
|
||||
- Write slides in Markdown in one or more files
|
||||
- Shortcodes for fragments, sections, slides & more
|
||||
- All Reveal.js parameters can be customized
|
||||
- Any Hugo section can be output as a presentation
|
||||
- Supports math code blocks
|
||||
- Supports mermaid code blocks
|
||||
- Supports offline development or using a CDN
|
||||
Reference in New Issue
Block a user