diff options
| author | Dante Niewenhuis <d.niewenhuis@hotmail.com> | 2025-05-19 13:31:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-19 13:31:34 +0200 |
| commit | e9a1b6078e366a8ee071f5d423a1874608618e4d (patch) | |
| tree | ef539af46703cd25fb66775b4580c3460c72be91 /site/community/0-support.mdx | |
| parent | d70312f122d9ef7c31b05757239ffc66af832dee (diff) | |
Removing gh-pages site from master branch (#338)
* Removing site from master branch
* Updated README.md
Diffstat (limited to 'site/community/0-support.mdx')
| -rw-r--r-- | site/community/0-support.mdx | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/site/community/0-support.mdx b/site/community/0-support.mdx deleted file mode 100644 index fb712459..00000000 --- a/site/community/0-support.mdx +++ /dev/null @@ -1,38 +0,0 @@ -# Support - -Need help? You can find out ways to talk to maintainers and community members below. - -<div className="container"> - <div className="row"> - <div className="col col--4"> - <h2>Browse the docs</h2> - <p>Find what you're looking for in our documentation and guides.</p> - <ul> - <li>Learn how to <a href="/docs/category/getting-started">get started</a> with OpenDC.</li> - <li>Follow the provided <a href="/docs/category/tutorials">tutorials</a>.</li> - </ul> - </div> - <div className="col col--4"> - <h2>Join the community</h2> - <p>Ask questions and find answers from other OpenDC users.</p> - <ul> - <li>Report bugs and feature requests via <a href="https://github.com/atlarge-research/opendc/issues">GitHub Issues</a></li> - <li>Open a discussion on our <a href="https://github.com/atlarge-research/opendc/discussions">GitHub Discussions</a> page</li> - </ul> - </div> - <div className="col col--4"> - <h2>Stay up to date</h2> - <p>Find out what's new in OpenDC.</p> - <ul> - <li>Track the project on <a href="https://github.com/atlarge-research/opendc">GitHub</a>.</li> - <li>Follow AtLarge Research on <a href="https://twitter.com/LargeResearch">Twitter</a>.</li> - </ul> - </div> - </div> -</div> - -## Need to contact the maintainers? - -Opening an issue or discussion on GitHub is always preferred so other community members can also contribute to and -benefit from the answers. However, if you need (private) contact with the maintainers, you may contact us -at 📧[opendc@atlarge-research.com](mailto:opendc@atlarge-research.com). |
