Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/duijf/mnml
- Owner: duijf
- Created: 2012-03-28T17:20:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-20T09:45:13.000Z (almost 11 years ago)
- Last Synced: 2024-10-08T19:18:04.164Z (30 days ago)
- Language: CSS
- Homepage: http://duijf.github.io/mnml
- Size: 260 KB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/