Scully Plugins

December 12, 2021 ยท View on GitHub

https://img.shields.io/badge/Demo-GH--Pages-green

Scully Logo

This workspace contains a collection of plugins for the SSG Scully listed below.

Available Plugins

Plugin NameRun TestsRelease & Publish Plugin Version
scully-plugin-mermaidnpm test scully-plugin-mermaidnpm run release:scully-plugin-mermaid
scully-plugin-tocnpm test scully-plugin-tocnpm run release:scully-plugin-toc

Demo

All listed plugins are integrated in the Angular Demo app for integration testing and playing around with them. You can build and run the demo app as follows:

npm run build
npm run scully
npm run scully:serve # or cd dist/static && npx http-server

Nx workspace

This project was generated using Nx.