Skip to content

andydotxyz/slydes

Repository files navigation

Slydes

A presentation app using Fyne and Markdown

Format

Each presentation is a simple markdown file. It also supports toml front matter for configuration, such as theme.

+++
theme = "matrix"
+++

# Heading
## Subheading

---

# Slide 2

Content for slide

---

# Bullets

* First
* Second
* Third

About

A presentation app using Fyne and Markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages