create-marp-slides
Create Marp-based slides from elegant source files
create-marp-slides is a tool for generating an entire project structure in order to create the slides of a Marp-based presentation - in both PDF and HTML format.
In such an elegant project structure, the Markdown source document is decoupled from the custom, external Sass styling theme; furthermore, its package.json includes a wide range of script to handle the different tasks all over its lifecycle.
To create your own project, please run:
npm init @giancosta86/marp-slides [<directory>]
The directory is optional - if omitted, the current working directory will be used, potentially overwriting but never deleting existing files.
Please, refer to the generated README file for further details.
Further references
- Platonic - EJS-based directory reification engine