ergogen/docs/Getting Started.md
トトも 357e01d639
Improve readme formatting (#62)
* Fixed LICENSE File Name
* Adjusted README Name
* Formatted Contribution Section
* Added License Badge
* Formatted Getting Started
* Moved Getting Started Into Dedicated File
* Added Quicklinks
* Fixed File Name
* Formatted Description + Added Showcase
* Adjusted Image Padding
* Adjusted Spacing
2023-01-23 11:17:01 +01:00

68 lines
1.8 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Getting Started
Until a proper 'Getting started' guide has been written, <br>
try getting familiar with **Ergogen** doing the following:
<br>
1. Read the **[Documentation]**.
*It isn't complete by any measure, but should give* <br>
*you a fairly good idea what you are dealing with.*
<br>
2. Try one of the web-based deployments.
[![Badge Official]][Deployment Official]
[![Badge Unofficial]][Deployment Unofficial]
<br>
*The unofficial deployment is probably* <br>
*better and will soon be official as well.*
#### CLI
There is no need for you to download the **CLI** <br>
unless you want to do one of the following:
- Preview in-development features
- Use custom modifications
- Contribute code
<br>
*Click things, look at outputs and* <br>
*see if things start to make sense.*
<br>
3. Search the [`ergogen`][Topic] topic on GitHub <br>
to look at / reverse engineer a variety <br>
of real life configs using **Ergogen**.
Pop them into the web UI to see what <br>
they do, tinker with them and things <br>
should start to make more sense.
<br>
4. If a question persists after all of the above, <br>
feel free to ask it over on **[Discord]** and we'll <br>
do our best to help you out.
<br>
<!----------------------------------------------------------------------------->
[Badge Unofficial]: https://img.shields.io/badge/Unofficial-E4405F.svg?style=for-the-badge
[Badge Official]: https://img.shields.io/badge/Official-yellow.svg?style=for-the-badge
[Deployment Unofficial]: https://ergogen.cache.works/
[Deployment Official]: https://ergogen.xyz
[Documentation]: https://docs.ergogen.xyz
[Discord]: https://discord.gg/nbKcAZB
[Topic]: https://github.com/topics/ergogen