mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
38 lines
985 B
Plaintext
38 lines
985 B
Plaintext
---
|
|
slug: /
|
|
sidebar_position: 1
|
|
sidebar_label: Home
|
|
description: The introduction to a collection of comprehensive guides on various software.
|
|
keywords:
|
|
[
|
|
viren070,
|
|
guides,
|
|
software,
|
|
gaming,
|
|
streaming,
|
|
reading,
|
|
viren070's guides,
|
|
stremio,
|
|
aniyomi,
|
|
plutonium,
|
|
]
|
|
---
|
|
|
|
import Link from "@docusaurus/Link";
|
|
|
|
# Home
|
|
|
|
Welcome to a collection of comprehensive guides on various software.
|
|
This website contains guides on software that I personally use and have found useful.
|
|
|
|
The guides are split into categories, which can be found in the sidebar, and also below:
|
|
|
|
- <Link to="/category/gaming">Gaming</Link>
|
|
- <Link to="/category/streaming">Streaming</Link>
|
|
|
|
:::note
|
|
If you see the ⏳ icon next to a guide, it means that the guide is still in progress.
|
|
:::
|
|
|
|
If you find these guides useful, consider supporting me by [donating on Ko-Fi](https://ko-fi.com/viren070) or leaving a star on the [GitHub repository](https://github.com/Viren070/guides)
|