More stuff added including the old site! Site should be finished soon
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +0,0 @@
|
||||
.idea
|
||||
fonts
|
||||
@@ -2,29 +2,15 @@
|
||||
|
||||
## 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
|
||||
|
||||
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.
|
||||
4. Run the tests and ensure they pass without any failures.
|
||||
5. Commit your changes with descriptive commit messages.
|
||||
4. Run the website and check for any issues.
|
||||
5. Commit your changes with a commit messages.
|
||||
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.
|
||||
|
||||
|
||||
@@ -8,10 +8,12 @@ Catalog of Main Sites:
|
||||
----------------------
|
||||
- Main Site:
|
||||
https://purplebored.pl/
|
||||
- Old site:
|
||||
https://purplebored.pl/old
|
||||
|
||||
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
|
||||
-------------------
|
||||
@@ -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.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
(So much yap abt a license ong)
|
||||
FAQ:
|
||||
Q:Was this site written by AI?
|
||||
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.
|
||||
|-----------------------------------------------------------------------|
|
||||
| |
|
||||
| This readme was almost fully written by AmiGGo Chatbot on gg.pl |
|
||||
| |
|
||||
|-----------------------------------------------------------------------|
|
||||
</br>
|
||||
Idk i havent recive any questions lmfao
|
||||
22
contact.html
Normal file
22
contact.html
Normal 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 © 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>
|
||||
24
index.html
24
index.html
@@ -1,7 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<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">
|
||||
</head>
|
||||
|
||||
@@ -21,16 +28,18 @@
|
||||
<div class="content1">
|
||||
<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!!).
|
||||
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.
|
||||
</br>
|
||||
<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://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>
|
||||
<p>===Content=== </br>(That's the reviews and recomandations and shit i was yapping about)</p>
|
||||
<a href="https://purplebored.pl/" target="_blank">Place holder one or some shit like that</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 use)</p>
|
||||
<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>
|
||||
<p>===My Projects===</p> </br> I am not cooking rn so nothing here!
|
||||
</div>
|
||||
|
||||
<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>
|
||||
<footer>
|
||||
<a class="clean">Purplebored © 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 © 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>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
<!-- Code for this website made by Purplebored. https://purplebored.pl -->
|
||||
1
old
Submodule
1
old
Submodule
Submodule old added at f3b3b20fed
@@ -39,6 +39,8 @@ body {background-color: #000;}
|
||||
color: #a57ae9;
|
||||
top: 25px;
|
||||
}
|
||||
/* End of the content thingy */
|
||||
|
||||
/*Code to make footer look cool and ncie :D*/
|
||||
footer {
|
||||
font-family: monospace;
|
||||
@@ -50,8 +52,11 @@ footer {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
/* End of the code which makes the footer look nice :( */
|
||||
|
||||
/* Makes hyerpinks not look ugly */
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #6200ff;
|
||||
}
|
||||
}
|
||||
/* End of hyperlink styling */
|
||||
|
||||
21
things.html
Normal file
21
things.html
Normal 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 © 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>
|
||||
Reference in New Issue
Block a user