Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/opodartho/generator-presento

Yoeman generator to create awesome presentation using reveal.js
https://github.com/opodartho/generator-presento

docker express generator-presento github-pages nodejs revealjs slides socket-io yeoman-generator

Last synced: 12 days ago
JSON representation

Yoeman generator to create awesome presentation using reveal.js

Awesome Lists containing this project

README

        

# generator-presento [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> RevealJS Starter Kit

## Technologies used
- [RevealJS](https://github.com/hakimel/reveal.js)
- [npm](https://github.com/npm/cli)
- [Grunt](https://gruntjs.com)
- [Yeoman](https://yeoman.io)
- [yeoman-generator](https://github.com/yeoman/generator-generator)
- [express](https://expressjs.com)
- [github](https://github.com)

## Installation

First, install [Yeoman](http://yeoman.io) and generator-presento using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).

```bash
npm install -g yo
npm install -g generator-presento
```

Then generate your new project:

```bash
mkdir presentation-name && cd $_
yo presento
```

## Getting To Know Yeoman

* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to [learn more about Yeoman](http://yeoman.io/).

## Self-Promotion

Like generator-presento? Follow the repository on
[GitHub](https://github.com/opodartho/generator-presento) And if
you're feeling especially charitable, follow [opodartho](https://github.com/opodartho) on
[GitHub](https://github.com/opodartho) and endrose on [Linkedin](https://www.linkedin.com/in/opodartho/).

## License

MIT © [Zahidul Haque](https://github.com/opodartho)

[npm-image]: https://badge.fury.io/js/generator-presento.svg
[npm-url]: https://npmjs.org/package/generator-presento
[travis-image]: https://travis-ci.org/opodartho/generator-presento.svg?branch=master
[travis-url]: https://travis-ci.org/opodartho/generator-presento
[daviddm-image]: https://david-dm.org/opodartho/generator-presento.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/opodartho/generator-presento