This workspace contains a collection of plugins for the SSG Scully listed below.
Plugin Name | Run Tests | Release & Publish Plugin Version |
---|---|---|
scully-plugin-mermaid | npm test scully-plugin-mermaid |
npm run release:scully-plugin-mermaid |
scully-plugin-toc | npm test scully-plugin-toc |
npm run release:scully-plugin-toc |
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
This project was generated using Nx.