Contributing
This section of the documentation lists instructions and guidelines for contributing to Resoto.
📄️ Components
Resoto is comprised of multiple components, each of which is maintained as separate project:
📄️ Documentation
The Resoto website and documentation are built with Docusaurus, a static-site generator. The source code lives in the someengineering/resoto.com repository on GitHub.
📄️ Plugins
Collector plugins allow for importing of arbitrary resources into Resoto in graph form. The most common use case is to gather information about cloud accounts and/or resources. However, any data expressible is graph form can be collected—be it social media accounts, software dependency trees, network topology, steps for cooking your favorite food, etc.