forked from LycheeOrg/LycheeOrg.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsupport.html
More file actions
226 lines (177 loc) · 9.38 KB
/
support.html
File metadata and controls
226 lines (177 loc) · 9.38 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
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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
<!doctype html>
<html lang="en">
<head>
<title>Lychee — Self-hosted photo-management done right</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta charset="utf-8">
<meta name="description" content="Lychee is a free photo-management tool, which runs on your server or web-space. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Open Graph Protocol -->
<meta property="og:title" content="Lychee — Self-hosted photo-management done right">
<meta property="og:description" content="Lychee is a free photo-management tool, which runs on your server or web-space. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.">
<meta property="og:image" content="https://LycheeOrg.github.io/assets/images/og.jpg">
<meta property="og:type" content="website">
<meta property="og:url" content="https://LycheeOrg.github.io/">
<!-- Twitter Cards -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@getlychee">
<meta name="twitter:title" content="Lychee — Self-hosted photo-management done right">
<meta name="twitter:description" content="Lychee is a free photo-management tool, which runs on your server or web-space. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.">
<meta name="twitter:image" content="https://LycheeOrg.github.io/assets/images/og.jpg">
<!-- schema.org -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebApplication",
"name": "Lychee",
"url": "https://LycheeOrg.github.io/",
"image": "https://LycheeOrg.github.io/assets/images/og.jpg",
"description": "Lychee is a free photo-management tool, which runs on your server or web-space. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.",
"softwareVersion": "4.3.5",
"applicationCategory": "Photo Management",
"sameAs": [
"https://twitter.com/getlychee"
]
}
</script>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<!-- CSS -->
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400">
<link rel="stylesheet" href="assets/bower/normalize-css/normalize.css">
<link rel="stylesheet" href="assets/styles/main.css">
<link rel="stylesheet" href="assets/styles/support.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/brands.css" integrity="sha384-1KLgFVb/gHrlDGLFPgMbeedi6tQBLcWvyNUN+YKXbD7ZFbjX6BLpMDf0PJ32XJfX" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/fontawesome.css" integrity="sha384-jLuaxTTBR42U2qJ/pm4JRouHkEDHkVqH0T1nyQXn1mZ7Snycpf6Rl25VBNthU4z0" crossorigin="anonymous">
</head>
<body>
<div class="wrap">
<!-- Page Content -->
<!-- Hero -->
<div class="hero">
<!-- Header -->
<header class="header">
<div class="header__column">
<div class="align align--left">
<p class="header__headline">
<a href=".">Lychee <span>4.3.5</span></a>
</p>
</div>
</div>
<div class="header__column">
<div class="align align--right">
<p class="header__text">
<a href="docs/">Documentation</a><a href="https://github.com/LycheeOrg/Lychee">See on GitHub</a>
</p>
</div>
</div>
</header>
</div>
<!-- Introduction -->
<div class="donations">
<h1>Supporting Lychee</h1>
<h4>There is no way to donate to "Lychee" as a project.</h4>
<p class="f_p">However if you want to say "thank you" and support further development<br>you can donate to the individual developers members of <a href="https://github.com/LycheeOrg">LycheeOrg</a> below.</p>
<div class="contributors_list">
<p class="contributors">
<img class="avatar" src="https://avatars.githubusercontent.com/u/627094?s=400&v=4">
<span>
ildyria (Benoît Viguier)<br>
<a href="https://github.com/ildyria">GitHub</a>
- <a class="donate" href="https://www.paypal.me/ildyria"><i class="fab fa-paypal"></i> Donate</a>
</span>
</p>
<p class="contributors">
<img class="avatar" src="https://avatars.githubusercontent.com/u/1611702?s=400&v=4">
<span>
d7415 (Martin Stone)<br>
<a href="https://github.com/d7415">GitHub</a>
<!-- - <a class="donate" href="https://www.paypal.me/"><i class="fab fa-paypal"></i> Donate</a> -->
</span>
</p>
<p class="contributors">
<img class="avatar" src="https://avatars.githubusercontent.com/u/1869257?s=400&v=4">
<span>
tmp-hallenser<br>
<a href="https://github.com/tmp-hallenser">GitHub</a>
<!-- - <a class="donate" href="https://www.paypal.me/"><i class="fab fa-paypal"></i> Donate</a> -->
</span>
</p>
<p class="contributors">
<img class="avatar" src="https://avatars.githubusercontent.com/u/16415200?s=400&v=4">
<span>
kamil4<br>
<a href="https://github.com/kamil4">GitHub</a>
<!-- - <a class="donate" href="https://www.paypal.me/"><i class="fab fa-paypal"></i> Donate</a> -->
</span>
</p>
<p class="contributors">
<img class="avatar" src="https://avatars.githubusercontent.com/u/7428426?s=400&v=4">
<span>
nagmat84 (Matthias Nagel)<br>
<a href="https://github.com/nagmat84">GitHub</a>
<!-- - <a class="donate" href="https://www.paypal.me/"><i class="fab fa-paypal"></i> Donate</a> -->
</span>
</p>
<p class="contributors">
<img class="avatar" src="https://avatars.githubusercontent.com/u/398496?s=400&v=4">
<span>
LudovicRousseau (Ludovic Rousseau)<br>
<a href="https://github.com/LudovicRousseau">GitHub</a>
- <a class="donate" href="https://www.blockchain.com/btc/address/14iqwd2wEATig6JJD6zwkpvq7AYaECgtng"><i class="fab fa-bitcoin"></i> Donate</a>
</span>
</p>
<p class="contributors">
<img class="avatar" src="https://avatars.githubusercontent.com/u/1853884?s=400&v=4">
<span>
roblandry<br>
<a href="https://github.com/roblandry">GitHub</a>
<!-- - <a class="donate" href="https://www.paypal.me/"><i class="fab fa-paypal"></i> Donate</a> -->
</span>
</p>
</div>
<h1>Past Contributors</h1>
<h4>Thank you for your help!</h4>
<div class="contributors_list">
<p class="contributors">
<img class="avatar" src="https://avatars.githubusercontent.com/u/129883?s=400&v=4">
<span>
hermzz (Hermann Käser)<br>
<a href="https://github.com/hermzz">GitHub</a>
<!-- - <a class="donate" href="https://www.paypal.me/"><i class="fab fa-paypal"></i> Donate</a> -->
</span>
</p>
<p class="contributors">
<img class="avatar" src="https://avatars.githubusercontent.com/u/2447419?s=400&v=4">
<span>
clementlamoureux (Clément Lamoureux)<br>
<a href="https://github.com/clementlamoureux">GitHub</a>
<!-- - <a class="donate" href="https://www.paypal.me/"><i class="fab fa-paypal"></i> Donate</a> -->
</span>
</p>
</div>
</div><!-- Footer -->
<footer class="footer">
<div class="footer__column">
<div class="align align--left">
<p>Made by <a class="footer__link" href="https://electerious.com">Electerious</a><a class="footer__link" href="https://github.com/LycheeOrg">LycheeOrg</a></p>
</div>
</div>
<!-- <div class="footer__column">
<div class="align align--right">
<p>
<a class="footer__link" href="https://s.electerious.com/legal/imprint.html">Imprint</a>
<a class="footer__link" href="https://s.electerious.com/legal/disclaimer.html">Disclaimer</a>
<a class="footer__link" href="https://s.electerious.com/legal/privacy_policy.html">Privacy Policy</a>
<a class="footer__link" href="assets/files/PressKit.zip">PressKit</a>
<a class="footer__link" href="https://github.com/electerious/Lychee">GitHub</a>
<a class="footer__link" href="https://twitter.com/getlychee">Twitter</a>
</p>
</div>
</div> -->
</footer>
</div>
<!-- JS -->
<script src="assets/bower/skrollr/dist/skrollr.min.js"></script>
<script src="assets/scripts/main.js"></script>
</body>
</html>