More stuff added including the old site! Site should be finished soon

This commit is contained in:
Purplebored
2024-05-03 21:44:40 +02:00
parent 8965cccd7f
commit ea9e17d2b5
8 changed files with 76 additions and 36 deletions

2
.gitignore vendored
View File

@@ -1,2 +0,0 @@
.idea
fonts

View File

@@ -2,29 +2,15 @@
## Contributing ## Contributing
Thank you for considering contributing to this project! If you find a typo or a bug, or if you have an idea for an improvement, we welcome your contributions. To ensure a smooth and collaborative process, please follow these guidelines: Thank you for considering contributing to this project! If you find a typo or a bug, or if you have an idea for an improvement, we welcome your contributions. To ensure a smooth process, please follow this quick guide:
### Bug Reports and Feature Requests
If you encounter a bug or have a feature request, please submit an issue on the [issue tracker](https://codeberg.org/Purplebored/My-Personal-Website/issues) with a clear and descriptive title and description. Include steps to reproduce the issue or a detailed explanation of the requested feature.
### Pull Requests
If you'd like to contribute code to fix a bug or implement a feature:
1. Fork the repository and create your branch from `main`.
2. Ensure your code adheres to the project's coding conventions and style guide.
3. Include any necessary tests for your changes.
4. Make sure all existing tests pass successfully.
5. Submit a pull request describing the changes you've made. Provide a clear and concise explanation of the problem you're solving and the approach you've taken.
### Quick Guide to Contributing ### Quick Guide to Contributing
1. Fork the repository and clone it to your local machine. 1. Fork the repository and clone it to your local machine.
2. Install the dependencies outlined in the installation instructions.
3. Make your changes, following the coding conventions and guidelines. 3. Make your changes, following the coding conventions and guidelines.
4. Run the tests and ensure they pass without any failures. 4. Run the website and check for any issues.
5. Commit your changes with descriptive commit messages. 5. Commit your changes with a commit messages.
6. Push your changes to your forked repository. 6. Push your changes to your forked repository.
7. Submit a pull request to the main repository, explaining the purpose and details of your changes. 7. Submit a pull request to the main repository, explaining the purpose and details of your changes.

View File

@@ -8,10 +8,12 @@ Catalog of Main Sites:
---------------------- ----------------------
- Main Site: - Main Site:
https://purplebored.pl/ https://purplebored.pl/
- Old site:
https://purplebored.pl/old
Contributing Contributing
------------ ------------
Please read the contribution guidelines which are located in the "CONTRIBUTING.md" file before making any contributions to this project. Please read the contribution thingy which is located in the "CONTRIBUTING.md" file before making any contributions to this project.
License Information License Information
------------------- -------------------
@@ -26,12 +28,7 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
(So much yap abt a license ong)
FAQ: FAQ:
Q:Was this site written by AI? </br>
A:Short answer no. Long answer somewhat i did used AI to write most of these comments and i did use AI to do some of the things like CSS but i wrote most of the site myself. Idk i havent recive any questions lmfao
|-----------------------------------------------------------------------|
| |
| This readme was almost fully written by AmiGGo Chatbot on gg.pl |
| |
|-----------------------------------------------------------------------|

22
contact.html Normal file
View File

@@ -0,0 +1,22 @@
<!DOCTYPE html>
<html>
<head>
<title>=Contact Me=</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="content1">
<p><a href="https://purplebored.pl/">Return to main site.</a></br>===Contact Me===</p>
So for whatever reason you want to contact me. I mean i don't know why but here are some ways to contact me!</br>
Signal: @alek.69
Threema: VJDX9X66 (Preffered)
Matrix: purplebored(at)envs.net
Email: purplebored(at)keemail.me
</div>
<footer>
<a class="clean">Purplebored &copy; 2023-2024 | <a href="https://codeberg.org/Purplebored" target="_blank">My Codeberg</a> | <a href="https://github.com/PurpleBored" target="_blank">My Github</a> | <a href="https://liberapay.com/purplebored" target="_blank">LibrePay</a> | <a href="/contact.html/" target="_blank">Contact Me</a> | </pre>
</footer>
</body>
</html>

View File

@@ -1,7 +1,14 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Purplebored</title> <!-- Embed and SEO shit -->
<meta property="og:url" content="https://purplebored.pl">
<meta property="og:image" content="https://purplebored.pl/assets/pfp.jpg">
<meta property="og:title" content="Best website!">
<meta property="og:description" content="Just my personal website :D">
<meta name="keywords" content="Poland, purplebored, niko, purplebright, personal site">
<!-- end of embed and SEO shit -->
<title>=Purplebored=</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
</head> </head>
@@ -21,16 +28,18 @@
<div class="content1"> <div class="content1">
<p>===About Me===<p> <p>===About Me===<p>
Hi welcome to my crappy website (the code behind the website looks even worse turst me). I am Niko aka Purplebored I love to troll and spread missinformation online (but not here no missinfomation here!!). Hi welcome to my crappy website (the code behind the website looks even worse turst me). I am Niko aka Purplebored I love to troll and spread missinformation online (but not here no missinfomation here!!).
I mostly just shitpost sometimes i try to learn programing but it never works out the most i know is just a lil bit of HTML JS and CSS and some C# and CPP (VERY basic C++ and C# lmfao). I mostly just shitpost sometimes i try to learn programing but it never works out the most i know is just a lil bit of HTML JS and CSS and some C# and CPP (VERY basic C++ and C# lmfao). </br>(I am also Polish so my English skill aint too good! If you see a typo you can just let me know about it or make the change yourself on Github or Codeberg)
Wanna go to my Old site? (No idea why this is a lot better!) In that case just go <a href="https://purplebored.pl/old/" target="_blank">Here!</a>
I am planning to add some random content to this website like some small reviews or some software recomandations nothing special really just yet another personal website. I am planning to add some random content to this website like some small reviews or some software recomandations nothing special really just yet another personal website.
</br> </br>
<p>===Shit i self host=== </br>btw this cool dark purple is a hyperlink ^^</p> <p>===Shit i self host=== </br>btw this cool dark purple is a hyperlink ^^</p>
<a href="https://bin.purplebored.pl/" target="_blank">My Private Pastebin instance (Very cool!)</a> <a href="https://bin.purplebored.pl/" target="_blank">My Private Pastebin instance (Very cool!)</a>
<a href="https://oldpb.purplebored.pl/" target="_blank">My Private Zerobin instance (Privte Bin but older)</a> <a href="https://oldpb.purplebored.pl/" target="_blank">My Private Zerobin instance (Privte Bin but older)</a>
<a href="https://speed.purplebored.pl/" target="_blank">A LibreSpeed instance using a Polish Warsaw Server.</a> <a href="https://speed.purplebored.pl/" target="_blank">A LibreSpeed instance using a Polish server located in Warsaw.</a>
<p>===Content=== </br>(That's the reviews and recomandations and shit i was yapping about)</p> <p>===Content=== </br>(That's the reviews and recomandations and shit i use)</p>
<a href="https://purplebored.pl/" target="_blank">Place holder one or some shit like that</a> <a href="things.html" target="_blank">Software and things i use</a>
<a href="https://purplebored.pl/" target="_blank">Place holder twp pr some other shit like that</a> <a href="https://purplebored.pl/" target="_blank">Place holder twp pr some other shit like that</a>
<p>===My Projects===</p> </br> I am not cooking rn so nothing here!
</div> </div>
<div class="time-widget"> <div class="time-widget">
@@ -40,8 +49,9 @@ I am planning to add some random content to this website like some small reviews
<div class="links"> <div class="links">
</div> </div>
<footer> <footer>
<a class="clean">Purplebored &copy; 2023-2024 | <a href="https://codeberg.org/Purplebored" target="_blank">My Codeberg</a> | <a href="https://git.envs.net/niko/undifiend/wiki" target="_blank">Help</a> | <a href="https://liberapay.com/purplebored" target="_blank">LibrePay</a> | <a href="/pages/faq.html" target="_blank"FAQ</a> </pre> <a class="clean">Purplebored &copy; 2023-2024 | <a href="https://codeberg.org/Purplebored" target="_blank">My Codeberg</a> | <a href="https://github.com/PurpleBored" target="_blank">My Github</a> | <a href="https://liberapay.com/purplebored" target="_blank">LibrePay</a> | <a href="/contact.html/" target="_blank">Contact Me</a> | </pre>
</footer> </footer>
<script src="script.js"></script> <script src="script.js"></script>
</body> </body>
</html> </html>
<!-- Code for this website made by Purplebored. https://purplebored.pl -->

1
old Submodule

Submodule old added at f3b3b20fed

View File

@@ -39,6 +39,8 @@ body {background-color: #000;}
color: #a57ae9; color: #a57ae9;
top: 25px; top: 25px;
} }
/* End of the content thingy */
/*Code to make footer look cool and ncie :D*/ /*Code to make footer look cool and ncie :D*/
footer { footer {
font-family: monospace; font-family: monospace;
@@ -50,8 +52,11 @@ footer {
color: white; color: white;
text-decoration: none; text-decoration: none;
} }
/* End of the code which makes the footer look nice :( */
/* Makes hyerpinks not look ugly */ /* Makes hyerpinks not look ugly */
a { a {
text-decoration: none; text-decoration: none;
color: #6200ff; color: #6200ff;
} }
/* End of hyperlink styling */

21
things.html Normal file
View File

@@ -0,0 +1,21 @@
<!DOCTYPE html>
<html>
<head>
<title>=Stuff i use=</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="content1">
<p><a href="https://purplebored.pl/">Return to main site.</a></br>===Cool Software===<p>
So Yeah this is a list of services and software i use this are just my personal opinions.
<a href="https://mullvad.net/en" target="_blank">Mullvad VPN - In my opinion the best VPN on the market.</a>
<a href="https://airvpn.org/?referred_by=699005" target="_blank">Airvpn - In my opinion the best VPN for torrenting.(This link HAS a reff link. If you want no reff link go to airvpn.org)</a>
<a href="https://www.qbittorrent.org/" target="_blank">qBittorrent - My Favorite torrent client it's fast and efficent prob the best one out there!</a>
</div>
<footer>
<a class="clean">Purplebored &copy; 2023-2024 | <a href="https://codeberg.org/Purplebored" target="_blank">My Codeberg</a> | <a href="https://github.com/PurpleBored" target="_blank">My Github</a> | <a href="https://liberapay.com/purplebored" target="_blank">LibrePay</a> | <a href="/contact.html/" target="_blank">Contact Me</a> | </pre>
</footer>
</body>
</html>