Skip to content

Commit 627673f

Browse files
committed
Introduce our FAQ page
more to add in the future
1 parent ebc61b5 commit 627673f

1 file changed

Lines changed: 62 additions & 0 deletions

File tree

faq.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
layout: default
3+
title: FAQ
4+
permalink: /faq/
5+
---
6+
<div class="card shishu-light-bg z-depth-3">
7+
<div class="card-content">
8+
<span class="card-title">Frequently asked questions</span>
9+
<p>This is where our most asked questions are. It goes from some questions from our logos and project, to some silly stuff.</p>
10+
<p>We'll get this section updated in case that we're missing some obvious info. If you got some suggestions to add here, please let us know on <a href="https:/t.me/keepthebootleg">our telegram group</a>.</p>
11+
<br>
12+
<span class="card-title">Our project</span>
13+
<ul class="collapsible shishu-lighter-bg collapsible-noborder">
14+
<li>
15+
<div class="collapsible-header collapsible-noborder shishu-lighter-bg"><i class="material-icons">help_outline</i><b>Q:</b> What's bootleggers?</div>
16+
<div class="collapsible-body collapsible-noborder shishu-midlight-bg">
17+
<p><b>A:</b> Bootleggers (on a context of toy bootlegs and related stuff) are the people who take an original idea or product and make their own version, obviously on a low-quality way.</p>
18+
</div>
19+
</li>
20+
<li>
21+
<div class="collapsible-header collapsible-noborder shishu-lighter-bg"><i class="material-icons">help_outline</i><b>Q:</b> What or who is shishu?</div>
22+
<div class="collapsible-body collapsible-noborder shishu-midlight-bg">
23+
<p><b>A:</b> Shishu is a meaningless word, sorry for destroying the myth.</p>
24+
</div>
25+
</li>
26+
<li>
27+
<div class="collapsible-header collapsible-noborder shishu-lighter-bg"><i class="material-icons">help_outline</i><b>Q:</b> What is that character? What does that mean?</div>
28+
<div class="collapsible-body collapsible-noborder shishu-midlight-bg">
29+
<p><b>A:</b> The character is the jiā and it means home</p>
30+
</div>
31+
</li>
32+
</ul>
33+
<br>
34+
<span class="card-title">The ROM and support</span>
35+
<ul class="collapsible shishu-lighter-bg collapsible-noborder">
36+
<li>
37+
<div class="collapsible-header collapsible-noborder shishu-lighter-bg"><i class="material-icons">help_outline</i><b>Q:</b> What's the list of devices that you officially support?</div>
38+
<div class="collapsible-body collapsible-noborder shishu-midlight-bg">
39+
<p><b>A:</b> Our supported devices are on the download part on this site. Feel free to check it out.</p>
40+
</div>
41+
</li>
42+
<li>
43+
<div class="collapsible-header collapsible-noborder shishu-lighter-bg"><i class="material-icons">help_outline</i><b>Q:</b> My device isn't on the list. Can you add it? Can you support x device?</div>
44+
<div class="collapsible-body collapsible-noborder shishu-midlight-bg">
45+
<p><b>A:</b> If your device isn't here but there are builds for it, then, those are Unshishufied builds (unofficial). We add devices if device maintainers applies for it. Check the question about it. And if we don't have a maintainer for such device, we can't support it, unfortunately.</p>
46+
</div>
47+
</li>
48+
<li>
49+
<div class="collapsible-header collapsible-noborder shishu-lighter-bg"><i class="material-icons">help_outline</i><b>Q:</b> How can i apply for maintainership?</div>
50+
<div class="collapsible-body collapsible-noborder shishu-midlight-bg">
51+
<p><b>A:</b> Feel free to fill <a href="https://bit.ly/btlg-maintainership">this form</a>. We'll take care of the rest.</p>
52+
</div>
53+
</li>
54+
<li>
55+
<div class="collapsible-header collapsible-noborder shishu-lighter-bg"><i class="material-icons">help_outline</i><b>Q:</b> I got some feature/fix. Do you have gerrit or some way to send my commits through your way?</div>
56+
<div class="collapsible-body collapsible-noborder shishu-midlight-bg">
57+
<p><b>A:</b> Unfortunately we don't have gerrit but you can send Pull requests on <a href="https://github.com/bootleggersrom">our github</a>. We'll test and if it's all good and it isn't clutter, we'll surely merge it.</p>
58+
</div>
59+
</li>
60+
</ul>
61+
</div>
62+
</div>

0 commit comments

Comments
 (0)