A simple Footer plugin for Docsify
npm install docsify-footer-enhFooter Enhancement plugin for Docsify, based on Docsify example.
1. Then insert script plugin into Docsify document (index.html)
``html`
2. Add configuration
`html`
| Config Option | Description |
| :------------ | :------------------------ |
| copy | Copyright text to display |
| auth | Author text |
| style | Footer CSS inline style |
| class | Footer Classes to include |
| pre | Html pre footer text |
1. Run npm run buildnpm run example`
1. Run
1. Go to [http://localhost:3000/]()
- Waiting for recommendations.