An open API service indexing awesome lists of open source software.

https://github.com/averms/slidy

A fork of slidy that fixes one tiny bug
https://github.com/averms/slidy

presentations slides slideshow

Last synced: about 1 year ago
JSON representation

A fork of slidy that fixes one tiny bug

Awesome Lists containing this project

README

          

# HTML Slidy

Minified files are in the `scripts` and `styles` subdirectories. slidy.css and slidy.js
were downloaded from , but I have updated them
slightly.

## Why?

Just to have an extra mirror, fix some bugs, and get them on a CDN.

## Usage with pandoc

```
---
title: HTML Slidy
author: Dave
slidy-url: 'https://cdn.jsdelivr.net/gh/averms/slidy@0.1.0'
---

# Content here
```