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

https://github.com/brson/slide-deck-template


https://github.com/brson/slide-deck-template

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# TODO Title here

TODO: description here

## Usage

Modify [index.html] for your purpose.

See [example.html] for usage patterns.

Customize CSS theme in [css/theme/custom-theme.css].

Customize other CSS in [css/custom.css].

See baseline theme in [css/theme/brson-theme.css].

See baseline CSS in [css/brson.css].

Run with

```
npm install
npm start
```

[index.html]: index.html
[example.html]: example.html
[css/theme/custom-theme.css]: css/theme/custom-theme.css
[css/custom.css]: css/custom.css
[css/theme/brson-theme.css]: css/theme/brson-theme.css
[css/brson.css]: css/brson.css

## Potential image credits

- TODO: fill me in

## License

Custom content is CC-BY-4.0 / MIT.

reveal.js is MIT.