-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from h4rldev/rebrand
feat: localize 7.css, rebrand website, following the windows 7 look, pushing it to a new branch
- Loading branch information
Showing
14 changed files
with
543 additions
and
147 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
# twilight-software.github.io | ||
Our website | ||
# winrevive.github.io | ||
|
||
Our website @ https://winrevive.xyz | ||
|
||
© Winrevive Community, 2024 | ||
|
||
This project is licensed under the GNU GPL2 License, read the [LICENSE](LICENSE) for more information. | ||
|
||
The contents this website holds is licensed under CC BY 40, read the [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license for more information. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,133 @@ | ||
<!DOCTYPE html> | ||
<html lang=""> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Twilight Software</title> | ||
</head> | ||
<link rel="stylesheet" href="https://unpkg.com/7.css"> | ||
<body> | ||
<ul role="menubar"> | ||
<li role="menuitem" tabindex="0"><a href="/">Home</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/projects">Projects</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/contribute">Contribute</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/about">About</a></li> | ||
</ul> | ||
<div class="maintext"> | ||
<header class="header"><h4>About Twilight Software</h4></header> | ||
<header class="paragraph2"> | ||
<p>Twilight Software is a global community that ports software for older and/or neglected platforms, as well as improves its usability through decrapifying.<br></p> | ||
<p>If you have any friends interested in our projects, we'd appreciate it if you showed Twilight Software to them! :)</p> | ||
</header> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="description" content="The page that explains what Winrevive is and what we do!"> | ||
<meta name="keywords" content="Winrevive, about, Windows, XP, Vista, 7, 8, 8.1"> | ||
<meta name="robots" content="index, follow"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta name="twitter:creator" content="@AlureonWin"> | ||
<meta name="twitter:site" content="@AlureonWin"> | ||
<meta name="twitter:title" content="About Winrevive"> | ||
<meta name="twitter:description" content="The page that explains what Winrevive is and what we do!"> | ||
<meta name="twitter:image" content="/assets/bliss.bmp"> | ||
<meta property="og:title" content="About Winrevive"> | ||
<meta property="og:description" content="The page that explains what Winrevive is and what we do!"> | ||
<meta property="og:image" content="/assets/bliss.bmp"> | ||
<meta property="og:url" content="https://winrevive.xyz/about"> | ||
<meta property="og:site_name" content="Winrevive"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:locale" content="en_US"> | ||
<link rel="icon" href="/assets/favicon.ico"> | ||
<title>About Winrevive</title> | ||
</head> | ||
|
||
<link rel="stylesheet" href="/styles/local.css"> | ||
<link rel="stylesheet" href="/styles/7.css"> | ||
|
||
<body> | ||
<div class="windows-container"> | ||
<div class="window active"> | ||
<div class="title-bar"> | ||
<div class="title-bar-text">Winrevive : About</div> | ||
<div class="title-bar-controls"> | ||
<button aria-label="Minimize" id="minimize"></button> | ||
<button aria-label="Maximize"></button> | ||
<button aria-label="Close"></button> | ||
</div> | ||
</div> | ||
|
||
<div class="window-body has-space"> | ||
<ul role="menubar" style="padding: 0; margin: 0;"> | ||
<li role="menuitem" tabindex="0"><a href="/" class="menubar-link">Home</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/projects" class="menubar-link">Projects</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/contribute" class="menubar-link">Contribute</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/about" class="menubar-link">About</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/discord" class="menubar-link">Discord</a></li> | ||
</ul> | ||
<header> | ||
<div class="maintext"> | ||
<h4>About Winrevive</h4> | ||
<p style="font-size:medium;"> | ||
Winrevive is a global community that ports software for older and/or neglected platforms, as well as | ||
improves its usability through decrapifying, reversing enshittification.<br><br> | ||
If you have any friends interested in our projects, we'd appreciate it if you told your friends about | ||
Winrevive | ||
and showing them our projects! | ||
:) | ||
</p> | ||
</div> | ||
</header> | ||
|
||
<main> | ||
<p style="font-weight: bolder; font-size: large; padding-top: 10px;">Winrevive Credits</p> | ||
<ul class="credits"> | ||
<li> | ||
<div> | ||
<a href="https://github.com/alureonwin">Alureon</a> | ||
<p>Founder, lead developer and | ||
owner. Maintains | ||
practically every project in here</p> | ||
</div> | ||
</li> | ||
<li> | ||
<div> | ||
<a href="https://github.com/realzvqle">zvqle</a> | ||
<p>Developer and helper</p> | ||
</div> | ||
</li> | ||
<li> | ||
<div> | ||
<a href="https://github.com/Endeade">Endeade</a> | ||
<p>Helping out in some Luminafox builds</p> | ||
</div> | ||
</li> | ||
<li> | ||
<div> | ||
<a href="https://github.com/K4sum1">K4sum1</a> and <a href="http://eclipse.cx">Eclipse Community</a> | ||
<p> | ||
Helping out on getting Luminafox to work on 7 and Vista, also Eclipse is our partner with which we | ||
share | ||
information back and forth. | ||
</p> | ||
</div> | ||
</li> | ||
<li> | ||
<div> | ||
<a href="https://github.com/IgorMGTOW">Igor MGTOW</a> and <a | ||
href="https://github.com/Everytab">Everytab</a> | ||
<p>LantherXP maintainers</p> | ||
</div> | ||
</li> | ||
<li> | ||
<div> | ||
<a href="https://github.com/XelXen">XelXen</a> | ||
<p>Luminafox branding designer</p> | ||
</div> | ||
</li> | ||
</ul> | ||
|
||
<p style="font-weight: bolder; font-size: large;">Honorable mentions</p> | ||
<ul class="honorables"> | ||
<li><a href="https://www.youtube.com/channel/UC0cf8MZuSNCVqlHaK88fmNA">AeroViolet</a></li> | ||
<li><a href="https://github.com/OliviaIsTyping">OliviaIsTyping</a></li> | ||
<li><a href="https://www.youtube.com/@aliasmaychange">RDesign / AliasMayChange</a></li> | ||
<li><a href="https://github.com/RocketLauncher21">Rose1440</a></li> | ||
</ul> | ||
</main> | ||
<footer style="margin-top: 40px;"> | ||
<p>© Winrevive 2024</p> | ||
<p>Winrevive's projects are not affiliated with Microsoft® or any of its partners.</p> | ||
<p>This website's source code is licensed under the GNU GPL2, read up on it <a | ||
href="https://github.com/winrevive/winrevive.github.io/blob/main/LICENSE">here</a></p> | ||
<p> Page contents are licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a> | ||
</p> | ||
</footer> | ||
</div> | ||
</div> | ||
<div> | ||
<h4>Twilight Software credits</h4> | ||
<h5><a href="https://github.com/lesbiangpt">5g / LesbianGPT</a></h5> | ||
<p>Founder, lead developer and owner. Maintains practically every project in here</p> | ||
<h5><a href="https://github.com/realzvqle">zvqle</a></h5> | ||
<p>Developer and helper</p> | ||
<h5><a href="https://github.com/Endeade">Endeade</a></h5> | ||
<p>Helping out in some Luminafox builds</p> | ||
<h5><a href="https://github.com/K4sum1">K4sum1</a> and <a href="http://eclipse.cx">Eclipse Community</a></h5> | ||
<p>Helping out on getting Luminafox to work on 7 and Vista, also Eclipse is our partner wth which we share information back and forth.</p> | ||
<h5><a href="https://github.com/IgorMGTOW">Igor MGTOW</a> and <a href="https://github.com/Everytab">Everytab</a></h5> | ||
<p>LantherXP maintainers</p> | ||
<h5><a href="https://github.com/XelXen">XelXen</a></h5> | ||
<p>Luminafox branding designer</p> | ||
<h5>Honorable mentions</h5> | ||
<p> | ||
- <a href="https://www.youtube.com/channel/UC0cf8MZuSNCVqlHaK88fmNA">AeroViolet</a><br> | ||
- <a href="https://github.com/OliviaIsTyping">OliviaIsTyping</a><br> | ||
- <a href="https://www.youtube.com/@aliasmaychange">RDesign / AliasMayChange</a><br> | ||
- <a href="https://github.com/RocketLauncher21">Rose1440</a><br> | ||
</p> | ||
</div> | ||
<main></main> | ||
<footer></footer> | ||
</body> | ||
</html> | ||
</div> | ||
</body> | ||
|
||
</html> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,84 @@ | ||
<!DOCTYPE html> | ||
<html lang=""> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Twilight Software</title> | ||
</head> | ||
<link rel="stylesheet" href="https://unpkg.com/7.css"> | ||
<body> | ||
<ul role="menubar"> | ||
<li role="menuitem" tabindex="0"><a href="/">Home</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/projects">Projects</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/contribute">Contribute</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/about">About</a></li> | ||
</ul> | ||
<div class="maintext"> | ||
<header class="header"><h4>Help us out on our mission!</h4></header> | ||
<header class="paragraph2"> | ||
<p> | ||
Here are some ways you can help us out:<br> | ||
- Report bugs, either on our <a href="https://twilight-software.github.io/discord">Discord server</a> or on the issue tracker of our repositories<br> | ||
- Contribute to our projects, maybe by implementing a feature you wanted quite a lot, or fixing a bug you found. We accept contributions on all of our projects! | ||
</p> | ||
</header> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="description" content="Winrevive"> | ||
<meta name="keywords" content="Winrevive, Winrevive's Projects, Luminafox, Contribute"> | ||
<meta name="robots" content="index, follow"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta name="twitter:creator" content="@AlureonWin"> | ||
<meta name="twitter:site" content="@AlureonWin"> | ||
<meta name="twitter:title" content="Contribute to Winrevive! "> | ||
<meta name="twitter:description" content="Contribute to Winrevive's projects!"> | ||
<meta name="twitter:image" content="/assets/bliss.bmp"> | ||
<meta property="og:title" content="Contribute to Winrevive!"> | ||
<meta property="og:description" content="Contribute to Winrevive's projects!"> | ||
<meta property="og:image" content="/assets/bliss.bmp"> | ||
<meta property="og:url" content="https://winrevive.xyz/projects"> | ||
<meta property="og:site_name" content="Winrevive"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:locale" content="en_US"> | ||
<link rel="icon" href="/assets/favicon.ico"> | ||
<title>Contribute to Winrevive!</title> | ||
</head> | ||
|
||
<link rel="stylesheet" href="/styles/local.css"> | ||
<link rel="stylesheet" href="/styles/7.css"> | ||
|
||
<body> | ||
<div class="windows-container"> | ||
<div class="window active"> | ||
<div class="title-bar"> | ||
<div class="title-bar-text">Winrevive : Contribute!</div> | ||
<div class="title-bar-controls"> | ||
<button aria-label="Minimize" id="minimize"></button> | ||
<button aria-label="Maximize"></button> | ||
<button aria-label="Close"></button> | ||
</div> | ||
</div> | ||
|
||
<div class="window-body has-space"> | ||
<ul role="menubar" style="padding: 0; margin: 0;"> | ||
<li role="menuitem" tabindex="0"><a href="/" class="menubar-link">Home</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/projects" class="menubar-link">Projects</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/contribute" class="menubar-link">Contribute</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/about" class="menubar-link">About</a></li> | ||
<li role="menuitem" tabindex="0"><a href="/discord" class="menubar-link">Discord</a></li> | ||
</ul> | ||
<header> | ||
<h4>Help us out on our mission!</h4> | ||
<p style="font-size: large;"> Here are some ways you can help us out: </p> | ||
<ul class="list"> | ||
<li> | ||
<div> | ||
<p>Report bugs, either on our <a href="https://winrevive.xyz/discord">Discord server</a> | ||
or on the | ||
issue tracker of our repositories</p> | ||
</div> | ||
</li> | ||
<li> | ||
<div> | ||
<p>Contribute to our projects, maybe by implementing a feature you wanted quite a lot, or fixing a bug | ||
you | ||
found. | ||
We accept contributions on all of our projects!</p> | ||
</div> | ||
</li> | ||
</header> | ||
<main></main> | ||
<footer style="margin-top: 40px;"> | ||
<p>© Winrevive 2024</p> | ||
<p>Winrevive's projects are not affiliated with Microsoft® or any of its partners.</p> | ||
<p>This website's source code is licensed under the GNU GPL2, read up on it <a | ||
href="https://github.com/winrevive/winrevive.github.io/blob/main/LICENSE">here</a></p> | ||
<p> Page contents are licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a> | ||
</p> | ||
</footer> | ||
</div> | ||
</div> | ||
<main></main> | ||
<footer></footer> | ||
</body> | ||
</html> | ||
</div> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,11 @@ | ||
<!DOCTYPE html> | ||
<html lang=""> | ||
<meta http-equiv="refresh" content="0; url=https://discord.gg/9GNNNNmMaG" /> | ||
</html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Redirecting..</title> | ||
<meta http-equiv="refresh" content="0; url=https://discord.gg/6FusM5XAZW" /> | ||
</head> | ||
|
||
</html> |
Oops, something went wrong.