Skip to content

Commit

Permalink
Merge pull request #2 from leha-code/main
Browse files Browse the repository at this point in the history
Fix major grammar mistakes and Mineshaft ad
  • Loading branch information
GizzyUwU authored Dec 4, 2021
2 parents 22fed1b + a888427 commit 221eb0c
Showing 1 changed file with 14 additions and 27 deletions.
41 changes: 14 additions & 27 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<div class="d-flex justify-content-center">
<div class="text-center">
<h1 class="mx-auto my-0 text-uppercase">Pi-Apps X86</h1>
<h2 class="text-white-50 mx-auto mt-2 mb-5">Pi-Apps X86 - A x86 Debain/Ubuntu Appstore</h2>
<h2 class="text-white-50 mx-auto mt-2 mb-5">App store for Debian-based operational systems</h2>
<a class="btn btn-primary" href="#install">Get Started</a>
</div>
</div>
Expand All @@ -67,7 +67,7 @@ <h2 class="text-white-50 mx-auto mt-2 mb-5">Pi-Apps X86 - A x86 Debain/Ubuntu Ap
<div class="col-lg-8">
<h2 class="text-white mb-4 text-center">How To Install Pi-Apps X86</h2>
<p class="text-white-50 text-center">
To Install Pi-Apps X86 open Terminal and run the following:
To Install Pi-Apps X86 open your preffered terminal and run the following commands:
<div class="a">
git clone https://github.com/Pi-Apps-Recreates/pi-apps-x86.git <br>
chmod +x $HOME/pi-apps-x86/install <br>
Expand All @@ -83,10 +83,10 @@ <h2 class="text-white mb-4 text-center">How To Install Pi-Apps X86</h2>
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8">
<h2 class="text-white mb-4">About This Project</h2>
<h2 class="text-white mb-4">About</h2>
<p class="text-white-50">
This Project was made for Raspberry Pi users to have a familar Appstore when they swapped to Linux PC's with amd64 Or i386 processors. <br>
This Project wouldn't have been possible without Botspot making <a href="https://github.com/Botspot/pi-apps">Pi-Apps</a>
This project was made for Raspberry Pi users to have a familar app store when they swapped to Linux PCs with non-arm processors. <br>
This project wouldn't have been possible without Botspot making <a href="https://github.com/Botspot/pi-apps">Pi-Apps</a>
</p>
</div>
</div>
Expand All @@ -106,31 +106,18 @@ <h2 class="text-white mb-4">Partners:</h2>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100 bg-light">
<div class="card-body text-center">
<img src="https://cdn.discordapp.com/icons/868588717244317697/2492559af6bb5df2307a2ce807d6127b.webp?size=96" class="circular text-primary mb-2"></img>
<img src="https://github.com/Mineshaft-game/Mineshaft/raw/main/assets/branding/mineshaft.png?size=96" class="circular text-primary mb-2"></img>
<h4 class="text-uppercase m-0">Mineshaft 2D</h4>
<hr class="my-4 mx-auto" />
<p>
We are a small community, focused around Minecraft, and Development.<br><br>

FAQ:<br><br>

Q: Why should I join?<br>
A: Since we recently partnered with other games such as: Sky block, Pocket Code, And Lusteria.<br>
We have a more diverse comunity.<br><br>

Q: When is the game getting released?<br>
A: We do not have an exact release date, but by participating in giveaways
you can get the Game Tester role and test the game before it releases.<br><br>
Mineshaft is an attempt to recreate Minecraft using the Pygame library.
More information can be found if you click one of the links below

Q: Sounds nice. Are you looking for staff?
A: Yes, we are currently understaffed.<br><br>
WE ARE LOOKING FOR:<br><br>
A PIXEL ART DESIGNER<br>
GAME TESTERS<br>
SERVERS WHO WANT TO PARTNER<br><br><br>

Our discord server:
<a href="https://discord.gg/jW5CR2du37/">https://discord.gg/jW5CR2du37</a>
Github:
<a href="https://github.com/Mineshaft-game">@Mineshaft-game<a>

Discord server:
<a href="https://dsc.gg/mineshaft2d">https://discord.gg/jW5CR2du37</a>
</p>
</div>
</div>
Expand All @@ -142,7 +129,7 @@ <h4 class="text-uppercase m-0">Mineshaft 2D</h4>
<h4 class="text-uppercase m-0">Pi-Ware</h4>
<hr class="my-4 mx-auto" />
<p>
Pi-Ware is an app store inspired by Botspots pi-apps for the Raspberry Pi that allows you to install apps that you generally can't get from the official repos and/or without an extra amount of work.<br><br>
Pi-Ware is an app store inspired by Botspot's pi-apps for the Raspberry Pi that allows you to install apps that you generally can't get from the official repos and/or without an extra amount of work.<br><br>

Our discord server:
<a href="https://discord.gg/BU8F6D8X6s/">https://discord.gg/BU8F6D8X6s</a><br><br>
Expand Down

0 comments on commit 221eb0c

Please sign in to comment.