Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new websus #26

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
234872d
restore optix PR in new acc
ZakaHaceCosas Aug 18, 2024
b42c7ad
CSS compatibility
ZakaHaceCosas Aug 22, 2024
cebb32c
Remove useless Montserrat import
ZakaHaceCosas Aug 22, 2024
c2bc7d6
Remove useless Montserrat import from all files
ZakaHaceCosas Aug 22, 2024
0ef90ee
arararara
ZakaHaceCosas Aug 22, 2024
8af46cf
ok that looks better
ZakaHaceCosas Aug 22, 2024
12b65c1
turns out if we merged this before, rickroll wouldnt work as for what…
ZakaHaceCosas Aug 22, 2024
81f83ee
Add art (well, a placeholder actually)
ZakaHaceCosas Aug 22, 2024
32a18fc
Update download.html
NoozAbooz Aug 25, 2024
71759dd
Update credits.html
NoozAbooz Aug 25, 2024
9a20f00
start move stuff to the left so i can fit the art
ZakaHaceCosas Aug 25, 2024
1e5fcd7
Merge branch 'main' of https://github.com/ZakaHaceCosas/amogos-websus
ZakaHaceCosas Aug 25, 2024
8f17d81
Now the art should actually fit
ZakaHaceCosas Aug 25, 2024
f3868f8
move that to a class
ZakaHaceCosas Aug 25, 2024
3920b29
and now put the CSS in place
ZakaHaceCosas Aug 25, 2024
a875778
sussy typo
ZakaHaceCosas Aug 25, 2024
52fc435
responsive sus art, attempt #1
ZakaHaceCosas Aug 25, 2024
f9a6266
responsive sus art, attempt #2 (i think it works)
ZakaHaceCosas Aug 25, 2024
e91349c
code formatting
ZakaHaceCosas Nov 10, 2024
c37de2c
fix some JS issues
ZakaHaceCosas Nov 10, 2024
5130879
EMPTY COMMIT (GIT FIX)
ZakaHaceCosas Nov 10, 2024
65520fa
fix the stupid layout
ZakaHaceCosas Nov 10, 2024
b8a9453
don't steal
ZakaHaceCosas Nov 10, 2024
affe725
cool select, like on the old websus
ZakaHaceCosas Nov 10, 2024
77f79fa
Delete img/sus_art.png
NoozAbooz Nov 11, 2024
dbd2346
upload actual art (fix git history)
ZakaHaceCosas Nov 11, 2024
732d66f
upload actual art
ZakaHaceCosas Nov 11, 2024
15a300d
ignore vscode config
ZakaHaceCosas Nov 11, 2024
0139fc9
fix some typos
ZakaHaceCosas Nov 11, 2024
d7d6d6c
remove unused CSS (sussy IE11)
ZakaHaceCosas Nov 11, 2024
c7e3f39
fix some JS issues related to quotes
ZakaHaceCosas Nov 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.vscode/
64 changes: 32 additions & 32 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
THE "Sussy Baka" LICENSE, VERSION 1

Copyright (c) 2021 Michael Zheng, Fengzi, and Moon1789. All rights reserved.

Redistribution and use in binary form, with or without modification, are permitted provided that the following conditions are met:

1. Redistribution must reproduce the above copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the distribution.

2. All advertising materials mentioning this website must display credits to either the Github page https://github.com/Amog-OS/AmogOS or website https://www.AmogOS.studio.

3. Neither the name of the copyright holder(s) nor the names of its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

4. Redistributions binary form shall be used for good, not evil. The definitions of "Good" and "Evil" are at the
sole discretion of the licensor.

5. Redistribution of any code must be free to download and use and cannot be sold in any way unless given written consent by the copyright holders.

6. All code used from this website must have explicit attribution to the original repository it was taken from.

THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDER "AS IS" AND ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
THE "Sussy Baka" LICENSE, VERSION 1
Copyright (c) 2021 Michael Zheng, Fengzi, and Moon1789. All rights reserved.
Redistribution and use in binary form, with or without modification, are permitted provided that the following conditions are met:
1. Redistribution must reproduce the above copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the distribution.
2. All advertising materials mentioning this website must display credits to either the Github page https://github.com/Amog-OS/AmogOS or website https://amog-os.github.io
3. Neither the name of the copyright holder(s) nor the names of its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
4. Redistributions binary form shall be used for good, not evil. The definitions of "Good" and "Evil" are at the
sole discretion of the licensor.
5. Redistribution of any code must be free to download and use and cannot be sold in any way unless given written consent by the copyright holders.
6. All code used from this website must have explicit attribution to the original repository it was taken from.
THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDER "AS IS" AND ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24 changes: 14 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# Official website for AmogOS

## Credit
Originally made by Fengzi! `Disclaimer: Fengzi is not responsible for any changes beyond the original template.`

Current maintenance mainly by Nooz

(POWERRRR by Moon1789)

### **Website link: https://amog-os.github.io/**
# Official website for AmogOS Toppat

## Credit

Original website for AmogOS 1 made by Fengzi!
`Disclaimer: Fengzi is not responsible for any changes beyond the original template.`

New website for AmogOS 2 made by BeauTheBeau and Zaka

Current maintenance mainly by Nooz

(POWERRRR by Moon1789)

### **Website link: [https://amog-os.github.io/](https://amog-os.github.io)**
209 changes: 209 additions & 0 deletions credits.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,209 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>AmogOS Toppat | Now even more Sussy</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />

<meta name="title" content="Behind AmogOS" />
<meta
name="description"
content="Get to know what and who are AmogOS, the story and the team behind the Sussy Wussy operating system."
/>
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Behind AmogOS" />
<meta property="og:title" content="Behind AmogOS" />
<meta
property="og:description"
content="Get to know what and who are AmogOS, the story and the team behind the Sussy Wussy operating system."
/>
<meta
property="og:image"
content="https://amog-os.github.io/img/banner.png"
/>
<meta name="theme-color" content="#66DDCC" />

<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:site_name" content="website" />
<meta property="twitter:title" content="Behind AmogOS" />
<meta
property="twitter:description"
content="Get to know what and who are AmogOS, the story and the team behind the Sussy Wussy operating system."
/>
<meta
property="twitter:image"
content="https://amog-os.github.io/img/banner.png"
/>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="keywords"
content="sus, susOS, amogOS, among us OS, amogOS linux, among us linux, sussy os, sussy baka, sussy wussy"
/>

<meta http-equiv="X-UA-Compatible" content="IE=edge" />

<link
rel="stylesheet"
href="css/cascade-sus-sheets.css"
type="text/css"
/>
<link rel="icon" href="https://amog-os.github.io/impostor.png" />
<link
rel="apple-touch-icon"
href="https://amog-os.github.io/impostor.png"
/>

<!--<link rel="google-spyware" href="google.com">-->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link
rel="preconnect"
href="https://fonts.gstatic.com"
crossorigin=""
/>
<link
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap"
rel="stylesheet"
/>

<script src="js/getContributors.js" defer></script>
<script src="js/elementConstructor.js" defer></script>
<script src="js/main.js" defer></script>
</head>
<body>
<header>
<!-- heading: what and who is amogos?-->
<h1><span>What</span> and <span>who</span> is AmogOS?</h1>
<h3>
See the people and the story behind this
<span>sussy wussy</span> operating system
</h3>
</header>

<main>
<section id="story">
<h2><span>What</span> is AmogOS</h2>
<p class="content">
This was mostly inspired by
<a
href="https://www.reddit.com/r/linuxmint/comments/n9h7b4/amogos_custom_background_mint_x_grey_theme/"
target="_blank"
>this reddit post</a
>. AmogOS is a meme OS based on the hit game Among Us, in
the same vein as Hannah Montana Linux, but it's also
developed and made to be a lightweight operating system.
AmogOS is also less bloated than some other distros (<i
>cough cough</i
>
Ubuntu). Chad AmogOS vs bloated mainstream distro, as
youtuber TechHut put it. Don't take this too seriously :p\n
<i>- Nooz, Lead Dev</i>
</p>
</section>

<section id="credits">
<h2><span>Who</span> is AmogOS</h2>
<div class="bois">
<div class="coolboi">
<img
src="https://avatars.githubusercontent.com/u/76966404?v=4"
/>
<h1>buddyjojo</h1>
<div class="role">OS developer</div>
<p>
<span>"</span>creator of jostroOS, worli, some phone
stuff, a bunch of random stuff and the amogos
overlord<span>"</span>
</p>
<div class="links">
<a href="https://github.com/buddyjojo"
><i class="nf-fa-github nf"></i
></a>
<a
href="https://matrix.to/#/@jojo_autoboy:matrix.org"
><i class="nf-fa-link nf"></i
></a>
</div>
</div>

<div class="coolboi">
<img
src="https://avatars.githubusercontent.com/u/44128563?v=4"
/>
<h1>Nooz</h1>
<div class="role">OS developer</div>
<p>No description provided</p>
<div class="links">
<a href="https://github.com/NoozAbooz"
><i class="nf-fa-github nf"></i
></a>
</div>
</div>

<div class="coolboi">
<img
src="https://avatars.githubusercontent.com/u/41763546?v=4"
/>
<h1>Fengzi</h1>
<div class="role">OS developer</div>
<p><span>"</span>Hoi! Fengzi here)/<span>"</span></p>
<div class="links">
<a href="https://github.com/F-fengzi"
><i class="nf-fa-github nf"></i
></a>
<a href="https://fengzi.dev/"
><i class="nf-fa-link nf"></i
></a>
</div>
</div>

<div class="coolboi">
<img
src="https://avatars.githubusercontent.com/u/90942493?v=4"
/>
<h1>Beau</h1>
<div class="role">(Best) website developer</div>
<!-- fr lol, the best part of this new website and almost all da JS was made by him, good job man-->
<p>
<span>"</span>Super cool front end developer<span
>"</span
>
</p>
<div class="links">
<a href="https://github.com/BeauTheBeau"
><i class="nf-fa-github nf"></i
></a>
<a href="https://beauthebeau.github.io/"
><i class="nf-fa-link nf"></i
></a>
</div>
</div>

<div class="coolboi">
<img
src="https://avatars.githubusercontent.com/u/149817565?v=4"
/>
<h1>Zaka</h1>
<div class="role">Website developer</div>
<p>
<span>"</span>So, how's life, comrade?<span>"</span>
</p>
<div class="links">
<a href="https://github.com/ZakaHaceCosas"
><i class="nf-fa-github nf"></i
></a>
<a href="https://zakahacecosas.github.io/"
><i class="nf-fa-link nf"></i
></a>
</div>
</div>
</div>

<h2 style="font-weight: 400">Full list of contributors</h2>

<div class="bois" id="contributorsContainer">
<!--contributors go here-->
</div>
</section>
</main>
</body>
</html>
Loading