@nearform/nf-present

2.0.0 • Public • Published

nf-present

This module provides a command to serve NearForm training decks written using Remark.

Installation

npm install @nearform/nf-present

Usage

Basic

nf-present deck.md > index.html

Options

  • --css=./path/to/custom.css
  • --out=./path/to/index.html
  • --watch Watch for changes and regenerate the html file, --out is required for this.

Complete Example

nf-present deck.md --css=deck.css --out=index.html --watch

Readme

Keywords

none

Package Sidebar

Install

npm i @nearform/nf-present

Weekly Downloads

1

Version

2.0.0

License

Apache-2.0

Unpacked Size

682 kB

Total Files

13

Last publish

Collaborators

  • lucalanziani
  • donal.moynihan
  • simoneb
  • eamonn.frisby