aboutsummaryrefslogtreecommitdiff
path: root/docs/wiki/README.md
blob: c9e424d08e632c3b50ad8518f3787e146d25e1e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Welcome to the niri documentation!

Feel free to look through usage and [Getting started](./Getting-Started.md).
If you're looking for ways to configure niri, check out the [introduction to configuration](./Configuration:-Introduction.md).

If you'd like to help with niri, there are plenty of both coding- and non-coding-related ways to do so.
See [CONTRIBUTING.md](https://github.com/YaLTeR/niri/blob/main/CONTRIBUTING.md) for an overview.

If you're not already here, check out our new wiki website! https://yalter.github.io/niri/

---

The documentation is open to contribution, see [Documenting niri](./Development:-Documenting-niri.md).
Please discuss bigger changes in [our Matrix room](https://matrix.to/#/#niri:matrix.org) first!
The wiki is generated from files in the `docs/wiki/` folder of the repository, so you can open a pull request modifying it there.