Skip to content

Commit 6e22a24

Browse files
authored
Enhance documentation and structure for Exosphere project (#282)
- Added a new section on Open Source Commitment in README.md, outlining our dedication to the open source community. - Updated navigation in mkdocs.yml to reflect changes in documentation structure. - Expanded the Getting Started guide with detailed installation instructions, environment setup, and an overview of core concepts. - Introduced new logo assets for branding consistency. - Removed outdated files and streamlined content for clarity and better user experience. This update aims to improve accessibility and understanding of the Exosphere platform for new users and contributors.
1 parent 08dca5a commit 6e22a24

10 files changed

Lines changed: 300 additions & 476 deletions

File tree

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,30 @@ You can also visit the [official documentation site](https://docs.exosphere.host
106106

107107

108108

109+
110+
## Open Source Commitment
111+
112+
We believe that humanity would not have been able to achieve the level of innovation and progress we have today without the support of open source and community, we want to be a part of this movement and support the open source community. In following ways:
113+
114+
1. We will be open sourcing majority of our codebase for exosphere.host and making it available to the community. We welcome all sort of contributions and feedback from the community and will be happy to collaborate with you.
115+
2. For whatever the profits which we generate from exosphere.host, we will be donating a portion of it to open source projects and communities. If you have any questions, suggestions or ideas.
116+
3. We would be further collaborating with various open source student programs to provide with the support and encourage and mentor the next generation of open source contributors.
117+
118+
Please feel free to reach out to us at [nivedit@exosphere.host](mailto:nivedit@exosphere.host). Lets push the boundaries of possibilities for humanity together!
119+
109120
## Contributing
110121

111-
We welcome community contributions. For guidelines, refer to our [CONTRIBUTING.md](/CONTRIBUTING.md). Further we are thankful to all the contributors helping us to simplify infrastructure starting with the process of building and deploying AI workflows and agents.
122+
We welcome community contributions. For guidelines, refer to our [CONTRIBUTING.md](https://github.com/exospherehost/exospherehost/blob/main/CONTRIBUTING.md).
123+
124+
![exosphere.host Contributors](https://contrib.rocks/image?repo=exospherehost/exospherehost)
125+
126+
## Star History
127+
128+
<a href="https://www.star-history.com/#exospherehost/exospherehost&Date" target="_blank">
129+
<picture>
130+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=exospherehost/exospherehost&type=Date&theme=dark" />
131+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=exospherehost/exospherehost&type=Date" />
132+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=exospherehost/exospherehost&type=Date" />
133+
</picture>
134+
</a>
112135

113-
Join our Discord: https://discord.gg/msUHahrp for active community discussions. We have weekly community huddle to talk up feature discussions, feel free to become a part of the conversation.

docs/docs/assets/logo-dark.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/docs/assets/logo-light.svg

Lines changed: 1 addition & 0 deletions
Loading
1.73 MB
Loading

docs/docs/exosphere/getting-started.md

Lines changed: 0 additions & 147 deletions
This file was deleted.

docs/docs/exosphere/index.md

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)