Skip to content

Examples

Complete Minimal Example

markdown
---
theme: scholarly
author: Your Name
footerMiddle: My Talk 2025
---

# My Research

A brief overview

---

# Introduction

This is my research about...

- Point 1
- Point 2

---
layout: section
---

# Methods

---

# Our Approach

<Theorem type="theorem">

We prove that our algorithm runs in $O(n \log n)$ time.

</Theorem>

---

# Thank You

Questions?

Example with All Features

See example.md for a complete demonstration of all layouts and features.

Chinese Example

See example-zh.md for a complete example in Chinese (中文示例).