Skip to content

Commit

Permalink
Deployed build to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Prozilla committed Sep 1, 2024
1 parent 5fba254 commit 1bfd298
Show file tree
Hide file tree
Showing 16 changed files with 31 additions and 13 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!DOCTYPE html><html lang="en" style="background-color: #0D1114;"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> <title>ProzillaOS | Web-based Operating System</title> <meta name="description" content="ProzillaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by Prozilla."/> <link rel="canonical" href="https://os.prozilla.dev/"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=6"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=6"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=6"> <link rel="icon" href="/favicon.ico?v=6" sizes="any"> <link rel="icon" href="/icon.svg?v=6" type="image/svg+xml"> <link rel="icon" href="/icon.png?v=6" type="image/png"> <link rel="manifest" href="/site.webmanifest?v=4"> <meta name="apple-mobile-web-app-title" content="ProzillaOS"> <meta name="application-name" content="ProzillaOS"> <meta name="msapplication-TileColor" content="#0d1114"> <meta name="theme-color" content="#4D9CFF"> <meta property="og:title" content="ProzillaOS | Web-based Operating System"/> <meta property="og:site_name" content="ProzillaOS"/> <meta property="og:description" content="ProzillaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by Prozilla."/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/> <meta property="og:url" content="https://os.prozilla.dev/"> <meta property="og:locale" content="en_US"> <meta name="twitter:title" content="ProzillaOS | Web-based Operating System"/> <meta name="twitter:description" content="ProzillaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by Prozilla."/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/> <meta name="twitter:url" content="https://os.prozilla.dev/"> <link rel="preload" href="/assets/fonts/outfit/Outfit-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin> <link rel="preload" href="/assets/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="translucent-black"> <script> // Change theme color to black if app is running as PWA const isPWA = (window.navigator.standalone === true) || (window.matchMedia("(display-mode: standalone)").matches) if (isPWA) { const themeColor = document.querySelector("meta[name='theme-color']"); themeColor?.setAttribute("content", "#0D1114"); } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Is ProzillaOS open-source?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, the source code for ProzillaOS is hosted on <a href=\"https://os.prozilla.dev/prozilla-os/ProzillaOS\">GitHub</a>." } }, { "@type": "Question", "name": "Is ProzillaOS a real operating system?", "acceptedAnswer": { "@type": "Answer", "text": "No, ProzillaOS is a web-based operating system that runs entirely in your browser. It does not have the same capabilities as an operating system like Ubuntu Linux and runs completely virtually." } } ] } </script> <script type="module" crossorigin src="/assets/index-DTbWVFuf.js"></script>
<!DOCTYPE html><html lang="en" style="background-color: #0D1114;"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> <title>ProzillaOS | Web-based Operating System</title> <meta name="description" content="ProzillaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by Prozilla."/> <link rel="canonical" href="https://os.prozilla.dev/"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=6"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=6"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=6"> <link rel="icon" href="/favicon.ico?v=6" sizes="any"> <link rel="icon" href="/icon.svg?v=6" type="image/svg+xml"> <link rel="icon" href="/icon.png?v=6" type="image/png"> <link rel="manifest" href="/site.webmanifest?v=5"> <meta name="apple-mobile-web-app-title" content="ProzillaOS"> <meta name="application-name" content="ProzillaOS"> <meta name="msapplication-TileColor" content="#0d1114"> <meta name="theme-color" content="#4D9CFF"> <meta property="og:title" content="ProzillaOS | Web-based Operating System"/> <meta property="og:site_name" content="ProzillaOS"/> <meta property="og:description" content="ProzillaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by Prozilla."/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/> <meta property="og:url" content="https://os.prozilla.dev/"> <meta property="og:locale" content="en_US"> <meta name="twitter:title" content="ProzillaOS | Web-based Operating System"/> <meta name="twitter:description" content="ProzillaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by Prozilla."/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/> <meta name="twitter:url" content="https://os.prozilla.dev/"> <link rel="preload" href="/assets/fonts/outfit/Outfit-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin> <link rel="preload" href="/assets/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="translucent-black"> <script> // Change theme color to black if app is running as PWA const isPWA = (window.navigator.standalone === true) || (window.matchMedia("(display-mode: standalone)").matches) if (isPWA) { const themeColor = document.querySelector("meta[name='theme-color']"); themeColor?.setAttribute("content", "#0D1114"); } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Is ProzillaOS open-source?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, the source code for ProzillaOS is hosted on <a href=\"https://os.prozilla.dev/prozilla-os/ProzillaOS\">GitHub</a>." } }, { "@type": "Question", "name": "Is ProzillaOS a real operating system?", "acceptedAnswer": { "@type": "Answer", "text": "No, ProzillaOS is a web-based operating system that runs entirely in your browser. It does not have the same capabilities as an operating system like Ubuntu Linux and runs completely virtually." } } ] } </script> <script type="module" crossorigin src="/assets/index-DTbWVFuf.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BZ5O0xKg.css">
</head> <body> <noscript>You need to enable JavaScript to run ProzillaOS.</noscript> <div id="root"></div> </body></html>
Expand Down
Binary file added assets/screenshots/pwa/desktop-350x335.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ball-maze.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!DOCTYPE html><html lang="en" style="background-color: #0D1114;"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> <title>Ball Maze | ProzillaOS</title> <meta name="description" content="Web-based Operating System"/> <link rel="canonical" href="https://os.prozilla.dev/ball-maze"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=6"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=6"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=6"> <link rel="icon" href="/favicon.ico?v=6" sizes="any"> <link rel="icon" href="/icon.svg?v=6" type="image/svg+xml"> <link rel="icon" href="/icon.png?v=6" type="image/png"> <link rel="manifest" href="/site.webmanifest?v=4"> <meta name="apple-mobile-web-app-title" content="ProzillaOS"> <meta name="application-name" content="ProzillaOS"> <meta name="msapplication-TileColor" content="#0d1114"> <meta name="theme-color" content="#4D9CFF"> <meta property="og:title" content="Ball Maze | ProzillaOS"/> <meta property="og:site_name" content="ProzillaOS"/> <meta property="og:description" content="Web-based Operating System"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/> <meta property="og:url" content="https://os.prozilla.dev/ball-maze"> <meta property="og:locale" content="en_US"> <meta name="twitter:title" content="Ball Maze | ProzillaOS"/> <meta name="twitter:description" content="Web-based Operating System"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/> <meta name="twitter:url" content="https://os.prozilla.dev/ball-maze"> <link rel="preload" href="/assets/fonts/outfit/Outfit-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin> <link rel="preload" href="/assets/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="translucent-black"> <script> // Change theme color to black if app is running as PWA const isPWA = (window.navigator.standalone === true) || (window.matchMedia("(display-mode: standalone)").matches) if (isPWA) { const themeColor = document.querySelector("meta[name='theme-color']"); themeColor?.setAttribute("content", "#0D1114"); } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Is ProzillaOS open-source?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, the source code for ProzillaOS is hosted on <a href=\"https://os.prozilla.dev/prozilla-os/ProzillaOS\">GitHub</a>." } }, { "@type": "Question", "name": "Is ProzillaOS a real operating system?", "acceptedAnswer": { "@type": "Answer", "text": "No, ProzillaOS is a web-based operating system that runs entirely in your browser. It does not have the same capabilities as an operating system like Ubuntu Linux and runs completely virtually." } } ] } </script> <script type="module" crossorigin src="/assets/index-DTbWVFuf.js"></script>
<!DOCTYPE html><html lang="en" style="background-color: #0D1114;"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> <title>Ball Maze | ProzillaOS</title> <meta name="description" content="Web-based Operating System"/> <link rel="canonical" href="https://os.prozilla.dev/ball-maze"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=6"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=6"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=6"> <link rel="icon" href="/favicon.ico?v=6" sizes="any"> <link rel="icon" href="/icon.svg?v=6" type="image/svg+xml"> <link rel="icon" href="/icon.png?v=6" type="image/png"> <link rel="manifest" href="/site.webmanifest?v=5"> <meta name="apple-mobile-web-app-title" content="ProzillaOS"> <meta name="application-name" content="ProzillaOS"> <meta name="msapplication-TileColor" content="#0d1114"> <meta name="theme-color" content="#4D9CFF"> <meta property="og:title" content="Ball Maze | ProzillaOS"/> <meta property="og:site_name" content="ProzillaOS"/> <meta property="og:description" content="Web-based Operating System"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/> <meta property="og:url" content="https://os.prozilla.dev/ball-maze"> <meta property="og:locale" content="en_US"> <meta name="twitter:title" content="Ball Maze | ProzillaOS"/> <meta name="twitter:description" content="Web-based Operating System"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/> <meta name="twitter:url" content="https://os.prozilla.dev/ball-maze"> <link rel="preload" href="/assets/fonts/outfit/Outfit-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin> <link rel="preload" href="/assets/fonts/roboto-mono/RobotoMono-VariableFont_wght.ttf" as="font" type="font/ttf" crossorigin> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="translucent-black"> <script> // Change theme color to black if app is running as PWA const isPWA = (window.navigator.standalone === true) || (window.matchMedia("(display-mode: standalone)").matches) if (isPWA) { const themeColor = document.querySelector("meta[name='theme-color']"); themeColor?.setAttribute("content", "#0D1114"); } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Is ProzillaOS open-source?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, the source code for ProzillaOS is hosted on <a href=\"https://os.prozilla.dev/prozilla-os/ProzillaOS\">GitHub</a>." } }, { "@type": "Question", "name": "Is ProzillaOS a real operating system?", "acceptedAnswer": { "@type": "Answer", "text": "No, ProzillaOS is a web-based operating system that runs entirely in your browser. It does not have the same capabilities as an operating system like Ubuntu Linux and runs completely virtually." } } ] } </script> <script type="module" crossorigin src="/assets/index-DTbWVFuf.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BZ5O0xKg.css">
</head> <body> <noscript>You need to enable JavaScript to run ProzillaOS.</noscript> <div id="root"></div> </body></html>
Expand Down
Loading

0 comments on commit 1bfd298

Please sign in to comment.