-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathjoin.html
191 lines (178 loc) · 4.07 KB
/
join.html
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<html>
<head>
<link rel="Stylesheet" href="extra.css" />
<link rel="Stylesheet" href="main.css" />
</head>
<body>
<div class="main">
<!--header begin--><div class="header" >
<table class="header" >
<tr>
<th>
<img src="sulin-logo.svg" ></th>
<th>
<H2>Sulin Project</H2></th>
</tr>
</table>
<nav class="navbar" >
<ul>
<li><a href="index.html" >
Home
</a>
</li>
<li><a href="download.html" >
Download
</a>
</li>
<li><a href="document.html" >
Documents
</a>
</li>
<li><a href="join.html" class="current" >
Community
</a>
</li>
<li><a href="gallery.html" >
Gallery
</a>
</li>
</ul>
</nav>
</div>
<!--header end-->
<!--content begin--><div class="content" >
<div class="section" >
<p>
<H2>Contribute SulinOS</H2>
You can create pull request or see source codes. You should visit our github and gitlab pages.
<h4>Mainline</h4>
We strongly recommend to send your fixes from mainline.
<br><a class="foolink" href="https://gitlab.com/sulinos">Source Code on Gitlab</a>
<h4>Mirrors</h4>
But if you use github or bitbucket. Its also available.
<br><a class="foolink" href="https://kod.pardus.org.tr/sulinos">Source Code on Pardus KOD</a>
<br><a class="foolink" href="https://github.com/sulinos">Source Code on Github</a>
<br><a class="foolink" href="https://bitbucket.org/SulinOS">Source Code on Bitbucket</a>
<br><a class="foolink" href="https://notabug.org/SulinOS">Source Code on Notabug</a>
<br><br>Or you can send feedback of sulinos bugs.
<br><a class="foolink" href="https://gitlab.com/groups/sulinos/-/issues">SulinOS Issue Page</a>
<H2>Contact with Sulin Community</H2>
Telegram:
<br><a class="foolink" href="https://t.me/SulinOS">Global (English)</a>
<br><a class="foolink" href="https://t.me/SulinOSTR">Türkçe (Turkish)</a>
<br><a class="foolink" href="https://t.me/SulinOSES">Español (Spanish)</a>
<br>Discord:
<br><a class="foolink" href="https://discordapp.com/invite/mu2v6Re">SulinOS discord server</a>
<br>Youtube:
<br><a class="foolink" href="https://www.youtube.com/channel/UC7geCdCXvB9YbmdQP9pdmKg">SulinOS youtube channel</a>
<br>Twitter:
<br><a class="foolink" href="https://twitter.com/sulinproject">SulinOS on twitter</a>
<br>Jitsi Meet:
<br><a class="foolink" href="https://meet.jit.si/sulinos">SulinOS on jitsi meet</a>
</p>
</div>
<div class="section" >
<center>
<H3>SulinOS Developer Team</H3>
</center>
</div>
<div class="section" >
<center>
<table >
<tr>
<th>
<a href="https://gitlab.com/sulincix">
<div class="developer">
<img src="developer/sulincix.jpg"/>
<br>Ali Rıza KESKİN
<br>Packager & Developer
</div>
</a>
</th>
<th>
<a href="https://gitlab.com/zaryob">
<div class="developer">
<img src="developer/zaryob.png"/>
<br>Suleyman POYRAZ
<br>Packager & Developer
</div>
</a>
</th>
<th>
<a href="https://gitlab.com/frknkrc44">
<div class="developer">
<img src="developer/frknkrc44.jpg"/>
<br>Furkan KARCIOĞLU
<br>Tester & Developer
</div>
</a>
</th>
</tr>
<tr>
<th>
<div class="developer">
<img src="developer/koala.png"/>
<br>Pınar HANÇER
<br>Tester
</div>
</th>
<th>
<div class="developer">
<img src="developer/dedeler31.jpg"/>
<br>Orkun COŞKUN
<br>Tester
</div>
</th>
<th>
<a href="https://github.com/caticer">
<div class="developer">
<img src="developer/doop.png"/>
<br>İbrahim YÖNDEMLİ
<br>Tester
</div>
</a>
</th>
</tr>
<tr>
<th>
<a href="https://github.com/eayavas">
<div class="developer">
<img src="developer/cobalt.jpg"/>
<br>Efe Arda YAVAŞ
<br>for Girls (Designer)
</div>
</a>
</th>
<th>
<a href="https://gitlab.com/hayalet3">
<div class="developer">
<img src="developer/hayalet3.jpg"/>
<br>Tuğrul CEYHAN
<br>Tester & Documentation
</div>
</a>
</th>
<th>
<div class="developer">
<img src="developer/nobugger.jpg"/>
<br>Adil AYTAN
<br>Tester
</div>
</th>
</tr>
</table>
</center>
</div>
</div>
<!--content end-->
<!--footer begin--><footer>
<center>
<H4>© 2016 - 2021 SulinOS Project</H4>
</center>
<center>
The software used in this project is licensed with GPLv2 GPLv3 LGPLv2 LGPLv3 AGPLv3. Documents are licensed with FDL. <br> The website is under MIT license. <a href="https://gitlab.com/sulincix/sitemaker">Site builder</a> is under WTFPL.
</center>
</footer>
<!--footer end-->
</div></body>
</html>