forked from jellyfin-archive/jellyfin.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
227 lines (221 loc) · 9.3 KB
/
index.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
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
227
<!DOCTYPE html>
<html lang='en'>
<head>
<meta class="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Jellyfin: The Free Software Media System</title>
<!-- Don't forget to add your metadata here -->
<link rel='stylesheet' href='css/style.css' />
<link rel="shortcut icon" href="favicon.ico">
</head>
<body>
<!-- Hero(extended) navbar -->
<div class="navbar navbar--extended navfix">
<nav class="nav__mobile"></nav>
<div class="container">
<div class="navbar__inner">
<a href="index.html" class="navbar__logo"><img src="./images/banner-dark.svg"></a>
<nav class="navbar__menu">
<ul>
<li><a href="https://forum.jellyfin.org">Forum</a></li>
<li><a href="https://github.com/jellyfin">GitHub</a></li>
<li><a href="https://jellyfin.readthedocs.io">Documentation</a></li>
<li><a href="socialcontact.html">Social/Contact Us</a></li>
</ul>
</nav>
<div class="navbar__menu-mob"><a href="" id='toggle'><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path fill="currentColor" d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
class=""></path>
</svg></a></div>
</div>
</div>
</div>
<!-- Hero unit -->
<div class="hero">
<div class="hero__overlay hero__overlay--gradient"></div>
<div class="hero__mask"></div>
<div class="hero__inner">
<div class="container">
<div class="hero__content">
<div class="hero__content__inner" id='navConverter'>
<h1 class="hero__title">The Free Software Media System</h1>
<p class="hero__text">Jellyfin is the Free Software Media System that puts you in control of managing and streaming your media. There are no strings attached, no premium licenses or features, and no hidden agendas.</p>
<a href="https://jellyfin.readthedocs.io/en/latest/#getting-started" class="button button__accent">Download Jellyfin</a>
<a href="#" class="button hero__button scroll">Learn more</a>
</div>
</div>
</div>
</div>
</div>
<div class="hero__sub">
<span id="scrollToNext" class="scroll">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" class='hero__sub__down' fill="currentColor" width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;"
xml:space="preserve">
<path d="M256,298.3L256,298.3L256,298.3l174.2-167.2c4.3-4.2,11.4-4.1,15.8,0.2l30.6,29.9c4.4,4.3,4.5,11.3,0.2,15.5L264.1,380.9c-2.2,2.2-5.2,3.2-8.1,3c-3,0.1-5.9-0.9-8.1-3L35.2,176.7c-4.3-4.2-4.2-11.2,0.2-15.5L66,131.3c4.4-4.3,11.5-4.4,15.8-0.2L256,298.3z" /></svg>
</span>
</div>
<!-- Steps -->
<div class="steps landing__section">
<div class="container">
<h2>What is Jellyfin?</h2>
<p>Jellyfin is a free program that lets you collect, control, and stream all your favourite media.</p>
</div>
<div class="container">
<div class="steps__inner">
<div class="step">
<div class="step__media">
<img src="./images/undraw_movie_night_93wl.svg" class="step__image">
</div>
<h4>Movies</h4>
<p class="step__text">Holds your entire movie collection, and displays a beautiful collection of posters.</p>
</div>
<div class="step">
<div class="step__media">
<img src="./images/undraw_horror_movie_3988.svg" class="step__image">
</div>
<h4>TV Shows</h4>
<p class="step__text">Collect your TV Shows, and have them automatically organized by season.</p>
</div>
<div class="step">
<div class="step__media">
<img src="./images/undraw_music_r1se.svg" class="step__image">
</div>
<h4>Music</h4>
<p class="step__text">Enjoy your own music collection. Make playlists, and listen on the go.</p>
</div>
</div>
</div>
</div>
<!-- Expanded sections -->
<div class="expanded landing__section">
<div class="container">
<div class="expanded__inner">
<div class="expanded__media">
<img src="./images/undraw_Devices_e67q.svg" class="expanded__image">
</div>
<div class="expanded__content">
<h2 class="expanded__title">Your media, for wherever you are.</h2>
<p class="expanded__text">Jellyfin works on major web browsers, right now. Chromecast is supported when using Google Chrome (desktop) or Android.</p>
<p>Apps for Android and more are on the way.</p>
</div>
</div>
</div>
</div>
<div class="expanded landing__section">
<div class="container">
<div class="expanded__inner">
<div class="expanded__media">
<img src="./images/undraw_Security_on_s9ym.svg" class="expanded__image">
</div>
<div class="expanded__content">
<h2 class="expanded__title">No centralized tracking. It's your data.</h2>
<p class="expanded__text">Jellyfin has no built-in tracking, and no central servers collecting your data. We believe in keeping our software open and transparent for everyone to see it, use it, and build on it.</p>
</div>
</div>
</div>
</div>
<div class="expanded landing__section">
<div class="container">
<div class="expanded__inner">
<div class="expanded__media">
<img src="./images/undraw_version_control_9bpv.svg" class="expanded__image">
</div>
<div class="expanded__content">
<h2 class="expanded__title">Free Software, and growing.</h2>
<p class="expanded__text">Jellyfin is Free Software, licensed with the <a href="https://www.jellyfin.org" class="footer__link">GPL</a>.</p>
<p class="expanded__text">Want to help contribute?</br />There's lots of ways to do so, and you don't even have to code. See our <a href="https://jellyfin.readthedocs.io/en/latest/contributor-docs/contributing/" class="footer__link">Contribution
Guide</a>.</p>
</div>
</div>
</div>
</div>
<!-- Screenshots -->
<div class="screenshots landing__section">
<div class="container">
<h2>See Jellyfin in action</h2>
<p><i>Click a screenshot for a full 1080p view.</i></p>
</div>
<div class="container">
<div class="screenshots__inner">
<div class="screenshot">
<div class="screenshot__media">
<a href="./images/screenshots/home_full.png">
<img src="./images/screenshots/home_thumb.png" class="screenshot__image">
</a>
</div>
<h4>Home</h4>
</div>
<div class="screenshot">
<div class="screenshot__media">
<a href="./images/screenshots/library_full.png">
<img src="./images/screenshots/library_thumb.png" class="screenshot__image">
</a>
</div>
<h4>Library</h4>
</div>
<div class="screenshot">
<div class="screenshot__media">
<a href="./images/screenshots/movie_full.png">
<img src="./images/screenshots/movie_thumb.png" class="screenshot__image">
</a>
</div>
<h4>Movie Details</h4>
</div>
<div class="screenshot">
<div class="screenshot__media">
<a href="./images/screenshots/playback_full.png">
<img src="./images/screenshots/playback_thumb.png" class="screenshot__image">
</a>
</div>
<h4>Playback</h4>
</div>
</div>
</div>
</div>
<!-- Call To Action -->
<div class="cta cta--reverse">
<div class="container">
<div class="cta__inner">
<h2 class="cta__title">Get started now</h2>
<p class="cta__sub cta__sub--center">Check out our Getting Started guide to download and get set up.</p>
<a href="https://jellyfin.readthedocs.io/en/latest/#getting-started" class="button button__accent">Download Jellyfin</a>
</div>
</div>
</div>
<!-- Footer -->
<div class="footer footer--dark">
<div class="container">
<div class="footer__inner">
<a href="index.html" class="footer__textLogo">Jellyfin</a>
<div class="footer__data">
<div class="footer__data__item">
<div class="footer__row">
Site content is licensed <a href="http://creativecommons.org/licenses/by-nd/4.0/" target="_blank" class="footer__link">CC-BY-ND-4.0</a>
</div>
<div class="footer__row">
Website hosted on <a href="https://github.com/jellyfin/jellyfin.github.io" target="_blank" class="footer__link">GitHub</a>
</div>
</div>
<div class="footer__data__item">
<div class="footer__row">Check us out on <a href="https://github.com/jellyfin" target="_blank" class="footer__link">GitHub</a>
</div>
<div class="footer__row">See our documentation on <a href="https://jellyfin.readthedocs.io/" target="_blank" class="footer__link">ReadTheDocs</a>
</div>
</div>
<!-- <div class="footer__data__item">
<div class="footer__row">
<a href="https://matrix.to/#/+jellyfin:matrix.org" target="_blank" class="footer__link">Matrix Chat</a>
</div>
<div class="footer__row">
<a href="https://twitter.com/jellyfin" target="_blank" class="footer__link">Twitter</a>
</div>
<div class="footer__row">
<a href="https://www.reddit.com/r/jellyfin" target="_blank" class="footer__link">Reddit</a>
</div>
</div> -->
</div>
</div>
</div>
<script src='js/app.js'></script>
</body>
</html>