Skip to content

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

Notifications You must be signed in to change notification settings

k9n-dev/scully-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scully Plugins

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 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

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.