Skip to content

Commit 546a27d

Browse files
ItzSelenuxItzSelenux
authored andcommitted
add extras, fix css, fix translations
1 parent bfe6107 commit 546a27d

File tree

12 files changed

+109
-371
lines changed

12 files changed

+109
-371
lines changed

css.css

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,14 @@ box-shadow: 0px 0px 30px rgba(10, 10 ,10 ,0.2);}
3535
border-radius: 16px;}
3636

3737
/* --- --- */
38+
a
39+
{color: green;}
40+
3841
.header
3942
{width: 100%;min-height: 90vh;background: #43A64F;background-position: center;background-size: cover;}
4043

4144
.weltext
42-
{position: absolute;top: 41%;left: 15%;width: 50%;color: #29382a;flex-direction: column;}
45+
{position: absolute;top: 30%;left: 15%;width: 50%;color: #29382a;flex-direction: column;}
4346
.weltext h1
4447
{font-size: 42px;font-weight: bold;color: #1d381f;transition: 0.6s;}
4548
.weltext h1:hover
@@ -64,6 +67,11 @@ color: #f2f2f2;transition: 0.6s;}
6467
.wiki_container
6568
{display: flex;width: 100%;}
6669

70+
.minilogo
71+
{position: absolute;top: 50%;transform: translate(-50%, -46%);}
72+
.minitext
73+
{top: 50%; margin-left:16px}
74+
6775
.wiki_content
6876
{width: 74%; right: 0px; padding: 20px}
6977
.main_wiki_content
@@ -125,7 +133,7 @@ background-size: cover;transition: 0.6s;}
125133
.features img
126134
{width: 160px;}
127135
.selogo
128-
{width: 30%; margin: 15% 0 0 60%;}
136+
{width: 30%; margin: 10% 0 0 60%;}
129137
.dynabanner a
130138
{position: relative;display: inline-block;text-decoration: none;border-radius: 20px;
131139
font-size: 20px;font-weight: bold;padding: 8px 25px;background-color: var(--cereus-dark);

extras.html

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
<html lang="EN">
2+
<meta charset="UTF-8">
3+
<!--HEADERS-->
4+
<head>
5+
<!--TITLE-->
6+
<link rel="shortcut icon" type="image/png" href="res/DE/cereus-icon.png">
7+
<title>Cereus Linux</title>
8+
<meta name="description" content="Cereus Linux it's a Gnu/Linux distribution derived from Void Linux thar focuses on delivering a user friendly experience.">
9+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
10+
<link rel="stylesheet" href="css.css">
11+
<script src="translations.js"></script>
12+
<script src="https://itzselenux.github.io/SJTSW/sjtsw.js"></script>
13+
<link rel="preconnect" href="https://fonts.googleapis.com">
14+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
15+
<link href="https://fonts.googleapis.com/css2?family=Cantarell&display=swap" rel="stylesheet">
16+
</head>
17+
18+
<!--NAVBAR-->
19+
<body>
20+
<iframe src="navbar.html" frameborder="0" width="100%" height="70px" scrolling="no"></iframe>
21+
22+
<!--BANNER-->
23+
<section class="header">
24+
<div class="weltext">
25+
<h1 id="str-extratitle"> Extra resources</h1>
26+
<p id="str-extrasubtitle">This page contains extra resources about Cereus Linux</p>
27+
28+
<ul class="nav" border: 1px solid white;>
29+
<li><a target="_parent" id="str-extras-artwork" href="#artwork">Artwork</a></li><br>
30+
<li><a target="_parent" id="str-extras-mirrorlist" href="#mirrorlist">Cereus mirrorlist</a></li><br>
31+
32+
</ul>
33+
34+
</div>
35+
</section>
36+
<center>
37+
<section id="artwork"> <h1> Cereus Artwork</h1>
38+
39+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/Branding/cereus-logo-1024x1024.svg">
40+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/Branding/cereus-logo-dark-1024x1024.svg">
41+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/Branding/cereus-logo-light-1024x1024.svg">
42+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/Branding/cereus-logo-complete.svg">
43+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/calamares-branding/svg/cereus-logo-letters.svg">
44+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/wallpapers/wallpaper1.png">
45+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/wallpapers/wallpaper2.png">
46+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/wallpapers/wallpaper3.png">
47+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/wallpapers/wallpaper4.png">
48+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/calamares-branding/cereus-slogan.png">
49+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/calamares-branding/keep-updated.png">
50+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/calamares-branding/no-bloatware.png">
51+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/calamares-branding/runit.png">
52+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/calamares-branding/software.png">
53+
<img width="33%" src="https://raw.githubusercontent.com/CereusLinuxProject/Cereus-Artwork/main/calamares-branding/void-based.png">
54+
55+
<section id="mirrorlist"> <h1> Cereus repo mirrorlist</h1>
56+
<h4 id="str-extra-repotitle">Cereus Linux uses Void Linux repos, but complemented with Cereus Linux repos that contains extra software</h4>
57+
<h4 id="str-extra-reposubtitle">if you can't see the content, you can open <a href="https://cereuslinuxproject.github.io/xrankmirrors/mirrorlist.lst">https://cereuslinuxproject.github.io/xrankmirrors/mirrorlist.lst</a><h4>
58+
<div class="wikilist"id="content" style="white-space: pre-wrap; font-family: monospace;"></div>
59+
60+
<h4 id="str-extra-reposubtitle2">you can find srcpkg files in <a href="https://github.com/CereusLinuxProject/cereus-packages">https://github.com/CereusLinuxProject/cereus-packages</a></h4>
61+
62+
<script>
63+
const url = 'https://raw.githubusercontent.com/CereusLinuxProject/xrankmirrors/main/mirrorlist.lst';
64+
fetch(url)
65+
.then(response => response.text())
66+
.then(text => {
67+
document.getElementById('content').textContent = text;
68+
})
69+
.catch(error => {
70+
console.error('Error fetching the file:', error);
71+
});
72+
</script>
73+
74+
</center>
75+
<script>SJTSW_TranslatePage();</script>
76+
<section class="footer">
77+
<h2>Cereus Linux</h2>
78+
<h5 id="str-copyright">Copyright 2024 Cereus Linux. All rights reserved.</h5>
79+
<h6 id="str-cereusteam">Cereus is backed up by the Cereus Team.</h6>
80+
</section>
81+
</body>
82+
</html>

index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,9 @@
2727
<h1 id="str-banner"> Cereus Linux</h1>
2828
<p id="str-banner-subtitle">A Void Linux based distribution,<br> that focuses in delivering a user-friendly experience.</p>
2929
<p id="str-banner-availableeditions">Available editions:</p>
30-
<!-- <a id="str-getit" class="dwn" href="#down">Get it now!</a>-->
31-
<a class="dwn" href="#xfce">XFCE</a>
32-
<a class="dwn" href="#lxqt">LXQT</a>
33-
<a class="dwn" href="#base">BASE</a>
30+
<a class="dwn" href="#xfce"><img class="minilogo" width="24px" src="res/DE/xfce-logo.png"><text class="minitext"> XFCE</text></a>
31+
<a class="dwn" href="#lxqt"><img class="minilogo" width="24px" src="res/DE/lxqt-logo.png"><text class="minitext"> LXQT</text></a>
32+
<a class="dwn" href="#base"><img class="minilogo" width="24px" src="res/DE/base-logo.png"><text class="minitext"> BASE</text> </a>
3433

3534
</div>
3635
</section>
@@ -55,13 +54,13 @@ <h3 id="str-featurestitle2">Rolling release</h3>
5554
<img src="res/ui/rolling_release_icon.svg">
5655
</li>
5756
<li>
58-
<h3 id="str-featurestitle3">Secure</h3>
59-
<p id="str-featurestitle3">Secure and open source, your OS, for you.</p>
57+
<h3 id="str-featurestitle3">Secure and open source</h3>
58+
<p id="str-featuressubtitle3">Your OS, for you.</p>
6059
<img src="res/ui/secure_icon.svg">
6160
</li>
6261
<li>
6362
<h3 id="str-featurestitle4">Add software</h3>
64-
<p id="str-featurestitle4">Find everything you need in the <a rel="noopener" href="https://sourceforge.net/projects/cereus-linux/files/repos/" target="_blank">Cereus repos</a></p>
63+
<p id="str-featuressubtitle4">Find everything you need in the <a rel="noopener" href="https://sourceforge.net/projects/cereus-linux/files/repos/" target="_blank">Cereus repos</a></p>
6564
<img src="res/ui/repos_icon.svg">
6665
</li>
6766
</ul>
@@ -72,7 +71,7 @@ <h3 id="str-featurestitle4">Add software</h3>
7271
<br>
7372
<img id="xfce" src="res/ui/xfcelogo.svg">
7473
<p id="str-downloadsubtitle1" style="color:#001f4d;">Lightweight Desktop based on GTK</p>
75-
<a class="depic" href="https://sourceforge.net/projects/cereus-linux/" target="_blank"><img src="res/DE/xfce.png" width="100%"></a><br><br>
74+
<a class="depic" href="https://sourceforge.net/projects/cereus-linux/files/isos/beta/latest/lxqt/" target="_blank"><img src="res/DE/xfce.png" width="100%"></a><br><br>
7675
<a id="str-getit1" class="dwn" href="https://sourceforge.net/projects/cereus-linux/files/isos/beta/latest/xfce/">Get it now!</a><br><br>
7776
</div>
7877
</section>
@@ -82,7 +81,7 @@ <h3 id="str-featurestitle4">Add software</h3>
8281
<br>
8382
<img id="lxqt" src="res/ui/lxqtlogo.svg">
8483
<p id="str-downloadsubtitle2" style="color:#014A6B;">Lightweight Desktop based on Qt</p>
85-
<a class="depic" href="https://sourceforge.net/projects/cereus-linux/" target="_blank"><img src="res/DE/lxqt.png" width="100%"></a><br><br>
84+
<a class="depic" href="https://sourceforge.net/projects/cereus-linux/files/isos/beta/latest/lxqt/" target="_blank"><img src="res/DE/lxqt.png" width="100%"></a><br><br>
8685
<a id="str-getit2" class="dwn" href="https://sourceforge.net/projects/cereus-linux/files/isos/beta/latest/lxqt/">Get it now!</a><br><br>
8786
</div>
8887
</section>

navbar.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<li><a target="_parent" id="str-navbar-wiki" href="wiki/index.html">WIKI</a>
1818
<li><a target="_parent" id="str-navbar-blog" href="https://medium.com/cereus-linux/" target="_blank" rel="noopener noreferrer">BLOG</a>
1919
<li><a target="_parent" id="str-navbar-about" href="about.html">ABOUT</a>
20+
<li><a target="_parent" href="extras.html">EXTRAS</a>
2021
</ul>
2122
</div>
2223
</nav>

pages/cinnamon.html

Lines changed: 0 additions & 56 deletions
This file was deleted.

pages/lxqt.html

Lines changed: 0 additions & 56 deletions
This file was deleted.

pages/plantilla.html

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)