[ Please note: The project is still under construction. It's not a stable version. :) ]
Confetti is the static site generator that helps you to enrich, publish and share beautiful HTML5 presentations. Confetti provides a way to turn your slides in an amazing online presentation using any of supported themes. It also allows to let advanced CSS and JavaScript for customized slide decks. Why not get started now?
Install the library as any other global npm package. Be sure to have npm, git and node installed. If your computer already has these, just install Confetti with npm:
$ npm install confetti-cli -g
The init command create a folder (named deck
) with the assets that make
up a slide deck.
$ confetti init
$ cd deck
Confetti includes a local server utility to allow quick live-previewing of the slide deck.
$ confetti server
For detailed usage please head to https://andreamangano.github.io/confetti-cli
Confetti © Andrea Mangano, Released under the MIT License.
andreamangano.com · Twitter @andreaman87
Special thanks to Paul Jesus Benites Romero for creating the logo "confetti".
Licensed under MIT License. © Andrea Mangano.