Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barrelstrength/sprout-docs

Documentation for the Sprout Plugins for Craft CMS
https://github.com/barrelstrength/sprout-docs

craftcms documentation sprout

Last synced: 12 days ago
JSON representation

Documentation for the Sprout Plugins for Craft CMS

Awesome Lists containing this project

README

        

# Sprout Docs

See our website for the complete [Sprout Documentation](https://sprout.barrelstrengthdesign.com/docs/).

## Updating the docs

Sprout Documentation uses [VitePress](https://vitepress.dev/).

Documentation Markdown files are stored in the `/docs` folder. For each major Craft release, all documentation pages are copied to a new version of the docs and updated for any changes in that release. Previous versions of the docs are archived on their respective branches.

Some useful commands while working with the docs:

| Command | Notes |
|:-----------------------------|:--------------------------------------------------|
| npm install | Get everything working |
| npm run docs:dev | Spins up a VitePress dev server) |
| npm run docs:build | Generates static site, handled during deployment) |

## Contributions

Support questions and requests for examples for all plugin documentation are managed in the [main Sprout Framework repository][#sprout].

- [Ask a question][#questions]
- [Report an issue][#issues]



[#issues]: https://github.com/barrelstrength/sprout/issues

[#questions]: https://github.com/barrelstrength/sprout/discussions/categories/q-a

[#sprout]: https://github.com/barrelstrength/sprout