Files
drop-wiki/docs/index.md
2025-01-25 17:32:15 +11:00

25 lines
656 B
Markdown

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "Drop OSS"
tagline: Drop is an open-source, self-hosted game distribution platform. Like Steam!
actions:
- theme: brand
text: Quick start
link: /guides/quickstart
- theme: alt
text: About ->
link: /about/
features:
- title: Open-source
details: Drop is open source software! We're under the AGPL-3.0 license.
- title: Self-hosted
details: Drop is designed to be self hosted! These docs, and Docker make that possible.
- title: Cross-platform
details: Drop has first class support for both Linux & Windows!
---