0.0.2 • Published 4 years ago

scully-multi-markdown-page-builder-plugin v0.0.2

Weekly downloads
8
License
-
Repository
-
Last release
4 years ago

ScullyMultiMarkdownPageBuilderPlugin

A Scully Plugin for creating a static page from multiple markdown files.

Documentation: https://jtcrowson.github.io/scully-multi-markdown-page-builder-plugin-homepage/

Installation

npm install --save-dev scully-multi-markdown-page-builder-plugin

Build

Run ng build scully-multi-markdown-page-builder-plugin to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build scully-multi-markdown-page-builder-plugin, go to the dist folder cd dist/scully-multi-markdown-page-builder-plugin and run npm publish.

Running unit tests

Run ng test scully-multi-markdown-page-builder-plugin to execute the unit tests via Jest.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.