-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsupport.html
More file actions
145 lines (137 loc) · 6.31 KB
/
support.html
File metadata and controls
145 lines (137 loc) · 6.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
---
title: Support
layout: page
full-width: false
css:
- /assets/css/hide-heading.css
---
<section class="py-5" id="Docs">
<div class="row gx-5 justify-content-center">
<div class="col-lg-8 col-xl-6">
<div class="text-center">
<h2 class="fw-bolder">Need support?</h2>
<p class="lead fw-normal mb-5">First, read the documentation!</p>
</div>
</div>
</div>
<!-- Read the Docs -->
<div class="container mb-5 shadow border-0 card-custom rounded-0 position-relative">
<div class="d-table-row g-0">
<div class="d-table-cell px-3 align-middle text-center">
<i class="fa-fw fa-2xl fa-solid fa-file-lines"></i>
</div>
<div class="col-sm-auto border-white my-3 px-3 py-2 border-start">
<a class="text-decoration-none support-card-link stretched-link"
href="https://docs.lizardbyte.dev/latest/about/overview.html"
target="_blank">
<h4 class="card-title mb-3 fw-bolder crowdin-ignore">Read the Docs</h4>
</a>
<p class="card-text">
Select projects have the documentation hosted on Read the Docs.
Look for the paper icon on the project cards at our home page.
</p>
<p class="card-text mx-3">
<small>
<strong>Type:</strong> Documentation
</small>
</p>
<img class="m-3 crowdin-ignore"
alt="Read the docs"
src="https://img.shields.io/badge/-8CA1AF?style=for-the-badge&logo=readthedocs&labelColor=8CA1AF&color=8CA1AF&logoColor=white&label=Read%20the%20Docs"
>
</div>
</div>
</div>
</section>
<section class="py-5" id="Channels">
<div class="row gx-5 justify-content-center">
<div class="col-lg-8 col-xl-6">
<div class="text-center">
<h2 class="fw-bolder">Need more help?</h2>
<p class="lead fw-normal mb-5">Ask questions</p>
</div>
</div>
</div>
<!-- Discord -->
<div class="container mb-5 shadow border-0 card-custom rounded-0 position-relative">
<div class="d-table-row g-0">
<div class="d-table-cell px-3 align-middle text-center">
<i class="fa-fw fa-2xl fab fa-discord"></i>
</div>
<div class="col-sm-auto border-white my-3 px-3 py-2 border-start">
<a class="text-decoration-none support-card-link stretched-link"
href="{{ '/discord' | relative_url }}">
<h4 class="card-title mb-3 fw-bolder crowdin-ignore">Discord</h4>
</a>
<p class="card-text">
This is our preferred method of providing support!
Please read the rules, be courteous, and use the appropriate channel
when posting.
</p>
<p class="card-text mx-3">
<small>
<strong>Type:</strong> Primary Support
</small>
</p>
<img class="m-3"
alt="Discord"
src="https://img.shields.io/badge/dynamic/json?labelColor=5865F2&color=5865F2&logoColor=ffffff&label=Discord&style=for-the-badge&query=approximate_member_count&url=https%3A%2F%2Fapp.lizardbyte.dev%2Fdashboard%2Fdiscord%2Finvite.json&logo=discord"
>
</div>
</div>
</div>
<!-- GitHub -->
<div class="container mb-5 shadow border-0 card-custom rounded-0 position-relative">
<div class="d-table-row g-0">
<div class="d-table-cell px-3 align-middle text-center">
<i class="fa-fw fa-2xl fab fa-github"></i>
</div>
<div class="col-sm-auto border-white my-3 px-3 py-2 border-start">
<a class="text-decoration-none support-card-link stretched-link"
href="https://github.com/orgs/LizardByte/discussions">
<h4 class="card-title mb-3 fw-bolder crowdin-ignore">GitHub</h4>
</a>
<p class="card-text">
GitHub <em>Discussions</em> are available for support, feature requests, and general discourse.
Please DO NOT use GitHub issues to ask for support!
</p>
<p class="card-text mx-3">
<small>
<strong>Type:</strong> Primary Support
</small>
</p>
<img class="m-3"
alt="GitHub"
src="https://img.shields.io/github/discussions/LizardByte/community?style=for-the-badge&logo=github&logoColor=black&labelColor=white&color=white"
>
</div>
</div>
</div>
<!-- Reddit -->
<div class="container mb-5 shadow border-0 card-custom rounded-0 position-relative">
<div class="d-table-row g-0">
<div class="d-table-cell px-3 align-middle text-center">
<i class="fa-fw fa-2xl fab fa-reddit-alien"></i>
</div>
<div class="col-sm-auto border-white my-3 px-3 py-2 border-start">
<a class="text-decoration-none support-card-link stretched-link"
href="https://www.reddit.com/r/LizardByte" target="_blank">
<h4 class="card-title mb-3 fw-bolder crowdin-ignore">Reddit</h4>
</a>
<p class="card-text">
For aliens only! Please read the rules, be courteous, and use the appropriate
flair when posting. Provide your logs when asking for help.
</p>
<p class="card-text mx-3">
<small>
<strong>Type:</strong> Community Support
</small>
</p>
<img class="m-3"
alt="Reddit"
src="https://img.shields.io/reddit/subreddit-subscribers/lizardbyte?labelColor=FF4500&color=FF4500&logoColor=ffffff&label=Reddit&style=for-the-badge&logo=reddit"
>
</div>
</div>
</div>
</section>