Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<div align="center">
<img
src="https://raw.githubusercontent.com/LizardByte/.github/refs/heads/master/branding/logos/logo.svg"
alt="LizardByte icon"
width="256"
/>
<h1 align="center">LizardByte</h1>
<h4 align="center">Org level docs and standards for LizardByte.</h4>
</div>

<div align="center">
<a href="https://docs.lizardbyte.dev"><img src="https://img.shields.io/readthedocs/lizardbyte?label=Docs&style=for-the-badge&logo=readthedocs" alt="Read the Docs"></a>
<a href="https://sonarcloud.io/project/overview?id=LizardByte_.github"><img src="https://img.shields.io/sonar/quality_gate/LizardByte_.github?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarqubecloud&label=sonarcloud" alt="SonarCloud"></a>
</div>

# Overview

LizardByte has the full documentation hosted on [Read the Docs](http://lizardbyte.readthedocs.io/).

This documentation is being localized on [Crowdin](https://crowdin.com/project/lizardbyte-docs).

<p align="center">
<a href="https://crowdin.com/project/lizardbyte-docs">
<img
src="https://raw.githubusercontent.com/LizardByte/i18n/refs/heads/crowdin-progress/LizardByte_docs_graph.svg?"
alt="LizardByte documentation localization progress"
/>
</a>
</p>

> [!NOTE]
> **Community!**
>
> Accurate translations depend on contributions from amazing community members, like you! If you would like to
> contribute to the localization of this documentation, please visit our
> [Crowdin project](https://crowdin.com/project/lizardbyte-docs).
> Thanks to all the contributors for their hard work!

<p align="center">
<a href="https://crowdin.com/project/lizardbyte-docs">
<img
src="https://raw.githubusercontent.com/LizardByte/contributors/refs/heads/dist/crowdin.614257.svg?"
alt="Crowdin contributors"
/>
</a>
</p>

## About

[LizardByte](https://app.lizardbyte.dev) is developing self hosted cloud game streaming solutions.
These applications are developed by volunteers in their free time. If you like our products please consider donating!
25 changes: 0 additions & 25 deletions README.rst

This file was deleted.

2 changes: 2 additions & 0 deletions docs/source/about/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
```{include} ../../../README.md
```
1 change: 0 additions & 1 deletion docs/source/about/overview.rst

This file was deleted.

6 changes: 5 additions & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<div align="center">
<img src="/branding/banners/banner.png" alt="LizardByte Banner"/>
<img
src="/branding/logos/logo.svg"
alt="LizardByte Banner"
width="256"
/>
<h1 align="center">LizardByte</h1>
<h4 align="center">Discover the world of self-hosted cloud gaming!</h4>
</div>
Expand Down