Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
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 .nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

85 changes: 2 additions & 83 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,84 +1,3 @@
<h1 style="align-self:center"> The Popcorn Kernel </h1>
Welcome to the Popcorn Kernel project! Our mission is to build a powerful and innovative kernel within the TRANS ecosystem. We aim to create a robust and efficient operating system that enhances user experience while promoting inclusivity and diversity.
# [popcorn-kernel.github.io](https://popcorn-kernel.github.io)

<div align="center">

<br/>

![GitHub forks](https://img.shields.io/github/forks/popcorn-kernel/popcorn)
![GitHub repo size](https://img.shields.io/github/repo-size/popcorn-kernel/popcorn)
![GitHub issues](https://img.shields.io/github/issues/popcorn-kernel/popcorn)
![License](https://img.shields.io/github/license/popcorn-kernel/popcorn)

</div>

## About TRANS Ecosystem
TRANS Ecosystem is an open-source community dedicated to developing cutting-edge technologies and software. It fosters collaboration and encourages contributions from developers worldwide. TRANS Ecosystem embraces values of equality, respect, and tolerance, supporting all individuals regardless of their gender identity, race, or background.

## Project Goals
- Innovation: Popcorn Kernel aims to introduce groundbreaking features and functionalities that enhance the user's computing experience.

- Efficiency: We strive to develop a highly optimized kernel that maximizes system performance and resource utilization.

- Accessibility: Popcorn Kernel will be designed to ensure inclusivity and provide a seamless experience for all users, regardless of their abilities.

## Features
- Customizability: Popcorn Kernel offers extensive customization options, allowing users to personalize their computing environment according to their preferences.

- Security: We prioritize user safety and data protection by implementing robust security measures within the kernel.

- Compatibility: Popcorn Kernel aims to support a wide range of hardware configurations and software applications to ensure compatibility across different systems.

## Contributing
We welcome contributions from developers, designers, and enthusiasts who share our vision for an inclusive and powerful kernel. To contribute to the Popcorn Kernel project, please follow these steps:

Fork the repository and create a new branch for your contribution.

Make your desired changes or add new features to the codebase.

Test thoroughly and ensure your changes do not introduce any regressions.

Submit a pull request, describing your changes and their purpose clearly.

## Getting Started
### Prerequisites
- Rust/Cargo
- QEMU
- Make

### Building and Running
Before building the kernel, you must first install the required dependencies. To install the dependencies, run the following command:
```make install```

To build the kernel, run the following command:
```make build```

To run the kernel in QEMU, run the following command:
```make run```

---

<div style="width: 75%; margin: 0 auto;">
<div align="center">

## Developers



| <img src="https://github.com/SparkySimp.png" width="100" height="100"> | <img src="https://github.com/electron271.png" width="100" height="100"> | <img src="https://github.com/SatoTsukasaCode.png" width="100" height="100"> | <img src="https://github.com/Techiesplash.png" width="100" height="100"> | <img src="https://github.com/Lily8000.png" width="100" height="100"> |

|:---:|:---:|:---:|:---:|:---:|

| [SparkySimp](https://github.com/SparkySimp) | [electron271](https://github.com/electron271) | [SatoTsukasaCode](https://github.com/SatoTsukasaCode) | [Techiesplash](https://github.com/Techiesplash) | [Lily8000](https://github.com/Lily8000) |

| Lead Developer | Lead Developer | Developer | Developer | Documentation |

</div>
</div>

<div align="center">

## Contact us
[Discord](https://discord.gg/d9974fz5sS)

</div>
source code for the popcorn-kernel website
74 changes: 0 additions & 74 deletions about.html

This file was deleted.

Binary file added assets/popcorn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 0 additions & 29 deletions gettingstarted.html

This file was deleted.

70 changes: 41 additions & 29 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,31 +1,43 @@
<!DOCTYPE html>
<html>
<head>
<title>Popcorn</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<center>
<div class="Box-sc-g0xbh4-0 cTsUqU js-snippet-clipboard-copy-unpositioned" id="top_div" data-hpc="true"><article class="markdown-body entry-content container-lg" itemprop="text"><h1 tabindex="-1" dir="auto"><a id="user-content--the-popcorn-kernel-" class="anchor" aria-hidden="true"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"></a> The Popcorn Kernel </h1>
Welcome to the Popcorn Kernel project! Our mission is to build a powerful and innovative kernel within the TRANS ecosystem. We aim to create a robust and efficient operating system that enhances user experience while promoting inclusivity and diversity.
</article>
<br>
<br>
<button id="mainbuttons"><a href="about.html" id="mainbuttonsa">About Us</a></button>
<button id="mainbuttons"><a href="gettingstarted.html" id="mainbuttonsa">Getting Started</a></button>
<br>
</div>
</center>
<h2 tabindex="-1" dir="auto"><a id="user-content-features" class="anchor" aria-hidden="true"></a>Features</h2>
<ul dir="auto">
<li>
<p dir="auto">Customizability: Popcorn Kernel offers extensive customization options, allowing users to personalize their computing environment according to their preferences.</p>
</li>
<li>
<p dir="auto">Security: We prioritize user safety and data protection by implementing robust security measures within the kernel.</p>
</li>
<li>
<p dir="auto">Compatibility: Popcorn Kernel aims to support a wide range of hardware configurations and software applications to ensure compatibility across different systems.</p>
</li>
</ul>
</body>
<head>
<meta charset='utf-8'>
<title>the popcorn kernel</title>
<link rel='icon' href='assets/popcorn.png' type='image/x-icon'>
<meta name='description' content='the website for the popcorn project'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel='stylesheet' type='text/css' media='screen' href='style/main.css'>
</head>
<body>
<div class="container">
<header>
<div class="logo-container">
<img src="./assets/popcorn.png"
alt="the rust logo with the r replaced with a p, and the trans flag overlayed on it" />
</div>
<div>
<h1>the popcorn kernel</h1>
</div>
</header>

<div class="details">
<p>Welcome! Thanks for coming to the popcorn kernel website!<br>
We are a group of developers creating a hobby operating system, made in Rust.<br>
If you are interested in joining, join our <a href="https://discord.gg/TTkCTj83x8">Discord Server</a>!<br>
</p>
</div>

<div class="wip">
<h1>under construction</h1>
<p>The website is still under construction, please come back later and feel free to contribute!</p>
</div>
</div>

<footer>
<div>
<p>This website steals no cookies, you can keep them for yourself!</p>
<p style="text-align: right;">the popcorn kernel is licensed under the MIT license, see <a href="https://github.com/popcorn-kernel/popcorn-kernel.github.io/blob/main/LICENSE">here</a> for more details.</p>
</div>
</footer>
</body>
</html>
38 changes: 0 additions & 38 deletions style.css

This file was deleted.

Loading