Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/duijf/mnml

mnml is a simple theme for deck.js with a tad of class
https://github.com/duijf/mnml

Last synced: 15 days ago
JSON representation

mnml is a simple theme for deck.js with a tad of class

Awesome Lists containing this project

README

        

![mnml](http://i.imgur.com/zROlV78.png)

# mnml

mnml is a theme for [deck.js][deck], a JavaScript library for building modern HTML presentations. It based on the CSS of one of the default themes, called "Swiss". It has a clean look with a tad of class. A demo is available [here](http://duijf.github.io/mnml).

## Usage

1. Download the repository either as an archive or via git.

2. Copy `mnml.css` to your CSS folder and add it as a stylesheet to your [deck.js][deck] presentation:

```html

```

All done! Edit your slides and fire up a browser for some lovely storytelling.

## License

This entire repository is © Laurens Duijvesteijn and dual licensed under the [MIT](https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt) and [GPL licenses](https://github.com/imakewebthings/deck.js/blob/master/GPL-license.txt).

[deck]: http://imakewebthings.com/deck.js/