-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
172 lines (169 loc) · 7.49 KB
/
index.html
File metadata and controls
172 lines (169 loc) · 7.49 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="twitter:title" content="JaxCore for Windows" />
<meta name="twitter:description" content="JaxCore is a beautiful, functional, customizable set of tools and widgets to spice up your Windows desktop. JaxCore runs on Rainmeter, so there's no limit for customization." />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://raw.githubusercontent.com/Jax-Core/jax-core.github.io/main/img/Embed.png" />
<meta property="og:title" content="JaxCore" />
<meta property="og:image" content="https://raw.githubusercontent.com/Jax-Core/jax-core.github.io/main/img/Embed.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1889" />
<meta property="og:image:height" content="883" />
<meta property="og:image:alt" content="A shiny image of JaxCore" />
<link rel="stylesheet" href="/css/styles.css" />
<link rel="stylesheet" href="/css/home.css" />
<link rel="icon" href="/img/IconLogo.png" type="image/png" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<title>JaxCore for Windows</title>
<meta name="description" content="JaxCore is a beautiful, functional, customizable set of tools and widgets to spice up your Windows desktop. JaxCore runs on Rainmeter, so there's no limit for customization.">
<script defer src="js/module_list.js"></script>
</head>
<body>
<!-- ----------------------------- Normal nav ------------------------------ -->
<nav class="" id="navbar-container">
<a class="branding" href="/index.html">
<img aria-hidden="true" alt="JaxCore Logo" src="img\Logo.png"></img>
<p>JaxCore</p>
</a>
<hr aria-hidden="true">
</hr>
<div aria-hidden="true" id="navbar-items">
<a href="#home" class="navbar-responsive-hide navbar-item">Home</a>
<a href="#modules" class="navbar-responsive-hide navbar-item">Modules</a>
<a href="https://github.com/Jax-Core/JaxCore" class="navbar-responsive-hide navbar-item navbar-icon">
<img alt="GitHub icon" class="navbar-responsive-hide" src="/img/GitHub.png"></img>
</a>
<a href="https://discord.gg/JmgehPSDD6" class="navbar-responsive-hide navbar-item navbar-icon">
<img alt="Discord icon" class="navbar-responsive-hide" src="/img/Discord.png"></img>
</a>
<div id="nav-dlbutton" class="navbar-item navbar-button not-active" onclick="downloadLatestCore()">
<span class="">Download</span>
<span class="material-symbols-outlined">download</span>
</div>
<span onclick="openNav()" id="navbar-burga" class="material-symbols-outlined navbar-item">menu</span>
</div>
</nav>
<!-- ----------------------------- Overlay nav ----------------------------- -->
<div aria-hidden="true" id="myNav" class="overlay">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<div class="overlay-content">
<a href="#home" onclick="closeNav()" class="navbar-item">Home</a>
<a href="#modules" onclick="closeNav()" class="navbar-item">Modules</a>
<a href="https://github.com/Jax-Core/JaxCore" onclick="closeNav()" class="navbar-item">Github</a>
<a href="https://discord.gg/JmgehPSDD6" onclick="closeNav()" class="navbar-item">Discord</a>
</div>
</div>
<!-- ------------------------------- Content ------------------------------- -->
<div aria-hidden="true" class="body-divider" id="home">
<hr>
</hr>
</div>
<div class="body-container" id="s1">
<div aria-hidden="true" class="main-video">
<video autoplay muted loop>
<source src="/vid/Home.mp4" type="video/mp4" />
</video>
<div class="e1"
style="background: linear-gradient(197.37deg, #7450DB -0.38%, rgba(138, 234, 240, 0) 101.89%), linear-gradient(115.93deg, #3E88F6 4.86%, rgba(62, 180, 246, 0.33) 38.05%, rgba(62, 235, 246, 0) 74.14%), radial-gradient(56.47% 76.87% at 6.92% 7.55%, rgba(62, 136, 246, 0.7) 0%, rgba(62, 158, 246, 0.182) 52.16%, rgba(62, 246, 246, 0) 100%), linear-gradient(306.53deg, #2EE4E3 19.83%, rgba(46, 228, 227, 0) 97.33%); background-blend-mode: normal, normal, normal, normal, normal, normal; filter: blur(75px);">
</div>
</div>
<div class="body-container-1-right">
<div class="header-content">
<h1>A desktop that’s truly yours</h1>
<p>JaxCore is a beautiful, functional, customizable set of tools and widgets to spice up your desktop
</p>
</div>
<div class="main-array">
<div id="dlbutton" class="button button-main" onclick="downloadLatestCore()">
<span class="button-main-string">Download</span>
<span class="button-main-dlcount">1.1M+</span>
</div>
<a class="button button-modules" href="#modules">
<span class="button-modules-string">Modules</span>
</a>
</div>
</div>
</div>
<div aria-hidden="true" class="body-divider" id="s2-divider">
<hr>
</hr>
</div>
<div class="body-container" id="s2">
<div aria-hidden="true" class="background-image">
<img alt="JaxCore's settings menu as a background" src="img\Section2.png"></img>
</div>
<div class="about-core">
<h2>Complimentary, customizable,</h2>
<h1>Works how you want it to</h1>
<div class="about-card-grid">
<div class="about-card" style="--order: 0;">
<span class="material-symbols-outlined">Visibility</span>
<h3>Beautiful</h3>
<p>A multitude of pre-made styles, matching different UI designs. Seamlessly integrate modules into
your setup.</p>
</div>
<div class="about-card" style="--order: 1;">
<span class="material-symbols-outlined">Settings_Suggest</span>
<h3>Settings</h3>
<p>Every module has a dedicated settings menu with plentiful of options to play with. No more
editing files.</p>
</div>
<div class="about-card" style="--order: 2;">
<span class="material-symbols-outlined">Download_For_Offline</span>
<h3>Installer</h3>
<p>Built-in installer, updater and uninstaller for every module, no need to go to a website to get
the latest version of something.</p>
</div>
<div class="about-card" style="--order: 3;">
<span class="material-symbols-outlined">Edit</span>
<h3>Flexible</h3>
<p>Since JaxCore runs on Rainmeter, you can customize every aspect to your liking. Sky's the limit.</p>
</div>
</div>
</div>
</div>
<div aria-hidden="true" class="body-divider" id="modules">
<hr>
</hr>
</div>
<div class="body-container" id="s3">
<div class="about-modules">
<div class="about-modules-title">
<h2>Get to know what you’ll use</h2>
<h1>Modules & widgets</h1>
</div>
<div id="modules-interactive">
<div aria-hidden="true" id="modules-interactive-top">
<div class="module-array" id="array-1">
</div>
<div class="module-array" id="array-2">
</div>
</div>
<div id="modules-interactive-info">
<div>
<img alt="Current selected module splash image" id="about-module-info-img"></img>
</div>
<div>
<h3 id="about-module-info-header"></h3>
<p id="about-module-info-description"></p>
</div>
</div>
</div>
</div>
<div aria-hidden="true" class="background-modules">
<img alt="A gallery of JaxCore module as a background" src="/img/Section3.png"></img>
</div>
</div>
<div aria-hidden="true" class="body-divider">
<hr>
</hr>
</div>
<script src="js/main.js"></script>
</body>
</html>