mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 03:45:57 +01:00
Add connect page
This commit is contained in:
parent
a483effa36
commit
c21fedb1c0
4 changed files with 25 additions and 5 deletions
|
@ -7,8 +7,7 @@ You can find the site at [https://wiki.hyprland.org/](https://wiki.hyprland.org/
|
|||
## Contributing to the Wiki
|
||||
|
||||
Feel free to open an issue or a PR if you feel anything is necessary.
|
||||
Make sure to clearly state the reason for the changes. If you have questions regarding the wiki,
|
||||
you should consider joining our [Discord Server](https://discord.gg/hQ9XvMUjjr) instead.
|
||||
Make sure to clearly state the reason for the changes.
|
||||
|
||||
## License
|
||||
|
||||
|
|
22
pages/Connect/_index.md
Normal file
22
pages/Connect/_index.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
weight: 12
|
||||
title: Connect
|
||||
---
|
||||
|
||||
These are the links to official hyprland-related spaces or profiles:
|
||||
|
||||
## Profiles
|
||||
|
||||
Twitter: [twitter.com/hyprwm](https://twitter.com/hyprwm)
|
||||
|
||||
|
||||
## Spaces
|
||||
|
||||
Discord: [discord.gg/hQ9XvMUjjr](https://discord.gg/hQ9XvMUjjr)<br/>
|
||||
Matrix: `#hyprland:matrix.vaxry.net`
|
||||
|
||||
|
||||
## Other
|
||||
|
||||
hyprland.org git instance: [code.hyprland.org](https://code.hyprland.org/)<br/>
|
||||
hyprland website: [hyprland.org](https://hyprland.org/)<br/>
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
weight: 12
|
||||
weight: 13
|
||||
title: Contributing and Debugging
|
||||
---
|
||||
|
||||
|
|
|
@ -24,5 +24,4 @@ Wayland **compositors** should not be confused with Xorg **window managers**.
|
|||
|
||||
If you are having issues, please try [reading the FAQ](../FAQ) and configuring
|
||||
sections — chances are your issue is described somewhere there. If not, you can
|
||||
try [searching the issues](https://github.com/hyprwm/Hyprland/issues) or
|
||||
[joining the Discord server](https://discord.gg/hQ9XvMUjjr).
|
||||
try [searching the issues](https://github.com/hyprwm/Hyprland/issues).
|
||||
|
|
Loading…
Reference in a new issue