Skip to content

Commit c90d268

Browse files
committed
Make it lighter + more fit for a website
1 parent fd63f3a commit c90d268

17 files changed

+27
-4471
lines changed

appStyle.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ body {
2121
user-select: none;
2222
transition: transform 0.15s ease;
2323
-webkit-user-drag: none;
24-
color: white;
24+
color: white !important;
2525
}
2626

2727
navRail {

applications/fm.nvapp.html

-61
This file was deleted.

applications/welcome.nvapp.html

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<body>
2+
<link rel="stylesheet" href="../assets/lucide.css">
3+
<link rel="stylesheet" href="../appStyle.css">
4+
<appContent>
5+
<p>NovaOS redefines the traditional operating system experience with its versatility, low resource requirements, and open-source ethos. Designed to run seamlessly on a wide range of devices, NovaOS offers tailored editions to suit various needs, ensuring a smooth and efficient computing experience for everyone.
6+
With its lightweight architecture, NovaOS is optimized to perform efficiently even on devices with limited resources, making it ideal for older hardware or resource-constrained environments. Whether you're using a desktop computer, server, mobile device, or even specialized devices like TVs or game boxes, NovaOS delivers consistent performance without compromising on functionality.</p>
7+
<div style="width: 100%;text-align: center;"><a href="https://github.com/NovaOS-Hub/">Dive In!</a> <a href="https://os.novafurry.win/try/desktop">Try the online demo!</a><br><small>This website, our landing page runs on NovaOS</small></div>
8+
</appContent>
9+
<script src="../libraries/foxywincontent.js"></script>
10+
</body>

hi

-1
This file was deleted.

index.html

-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@
335335
<script type="module" src="script.js"></script>
336336
<script type="module" src="libraries/foxywm.js"></script>
337337
<div class="cur"></div>
338-
<script src="libraries/ht2canvas.js"></script>
339338
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/toastify-js"></script>
340339
</body>
341340

libraries/Novacast Test Lib/r.html

-32
This file was deleted.

libraries/Novacast Test Lib/send.html

-39
This file was deleted.

libraries/foxydrop.js

-74
This file was deleted.

libraries/foxyfs.js

-209
This file was deleted.

0 commit comments

Comments
 (0)