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
- Host: GitHub
- URL: https://github.com/averms/slidy
- Owner: averms
- License: other
- Created: 2019-03-13T01:12:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T23:15:40.000Z (over 4 years ago)
- Last Synced: 2025-01-26T02:44:27.641Z (over 1 year ago)
- Topics: presentations, slides, slideshow
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```