mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 16:55:37 +02:00
I have made documentation for Nestri, so everybody easy can find instructions to get started. It will also make it easier for people to help contribute to the documentation. The documentation is built with Nuxt3, [Docus ](https://github.com/nuxt-themes) which uses Nuxt Content.  
49 lines
686 B
Markdown
49 lines
686 B
Markdown
---
|
|
title: Home
|
|
navigation: false
|
|
layout: page
|
|
main:
|
|
fluid: false
|
|
---
|
|
|
|
:ellipsis{right=0px width=75% blur=150px}
|
|
|
|
::block-hero
|
|
---
|
|
cta:
|
|
- Get started
|
|
- /introduction/what-is-nestri
|
|
|
|
secondary:
|
|
- Open on GitHub →
|
|
- https://github.com/nestriness/nestri
|
|
---
|
|
|
|
#title
|
|
An open-source, self-hosted Geforce Now alternative.
|
|
|
|
#description
|
|
Play your favorite games on the go or with your friends on your own game cloud.
|
|
|
|
#extra
|
|
::list
|
|
- **Selfhosted** cloud gaming
|
|
- **Open Source** and **Free**
|
|
- 1.5k ⭐️ on GitHub
|
|
|
|
|
|
::
|
|
|
|
<!--#support
|
|
::terminal
|
|
---
|
|
content:
|
|
- npx nuxi@latest init -t themes/docus
|
|
- cd docs
|
|
- npm install
|
|
- npm run dev
|
|
---
|
|
::-->
|
|
::
|
|
|