From 358212f1241db7922b0cfa5ff4652b3ba7c31bbd Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Sat, 11 Jan 2025 15:22:00 +0200 Subject: [PATCH] Majorly improve formatting, fix file permissions, and improve SEO. Signed-off-by: Ari Archer --- .clang-format | 19 ++ .editorconfig | 11 + assets/css/style.css | 0 assets/images/buttons/Purplebored_button.png | Bin assets/images/buttons/aagaming.png | Bin assets/images/buttons/any_browser.gif | Bin assets/images/buttons/dark-mode.gif | Bin assets/images/buttons/eclipsecx.png | Bin assets/images/buttons/firefox.gif | Bin assets/images/buttons/freebsd.gif | Bin assets/images/buttons/html4.png | Bin assets/images/buttons/mcneb10.gif | Bin assets/images/buttons/tobskep.gif | Bin assets/images/buttons/unpato.png | Bin index.html | 150 +++++++----- pages/buttons.html | 235 +++++++++++++------ pages/contact.html | 88 ++++--- pages/guides.html | 103 ++++---- pages/mirrors.html | 84 ++++--- pages/socials.html | 79 ++++--- 20 files changed, 524 insertions(+), 245 deletions(-) create mode 100644 .clang-format create mode 100644 .editorconfig mode change 100755 => 100644 assets/css/style.css mode change 100755 => 100644 assets/images/buttons/Purplebored_button.png mode change 100755 => 100644 assets/images/buttons/aagaming.png mode change 100755 => 100644 assets/images/buttons/any_browser.gif mode change 100755 => 100644 assets/images/buttons/dark-mode.gif mode change 100755 => 100644 assets/images/buttons/eclipsecx.png mode change 100755 => 100644 assets/images/buttons/firefox.gif mode change 100755 => 100644 assets/images/buttons/freebsd.gif mode change 100755 => 100644 assets/images/buttons/html4.png mode change 100755 => 100644 assets/images/buttons/mcneb10.gif mode change 100755 => 100644 assets/images/buttons/tobskep.gif mode change 100755 => 100644 assets/images/buttons/unpato.png mode change 100755 => 100644 pages/buttons.html mode change 100755 => 100644 pages/contact.html mode change 100755 => 100644 pages/socials.html diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..1f4f375 --- /dev/null +++ b/.clang-format @@ -0,0 +1,19 @@ +--- +BasedOnStyle: LLVM +IndentWidth: 4 +SortIncludes: false +AlignConsecutiveAssignments: true +AlignConsecutiveBitFields: true +AlignConsecutiveMacros: true +AlignEscapedNewlines: true +AllowShortCaseLabelsOnASingleLine: true +AllowShortEnumsOnASingleLine: true +AllowShortFunctionsOnASingleLine: true +AllowShortLambdasOnASingleLine: true +BinPackParameters: false +IndentCaseBlocks: true +IndentCaseLabels: true +IndentExternBlock: true +IndentGotoLabels: true +--- + diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..6c54233 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,11 @@ +root = true + +[*] +end_of_line = lf +insert_final_newline = true +indent_style = space +indent_size = 4 +charset = utf-8 +trim_trailing_whitespace = true +tab_width = 2 + diff --git a/assets/css/style.css b/assets/css/style.css old mode 100755 new mode 100644 diff --git a/assets/images/buttons/Purplebored_button.png b/assets/images/buttons/Purplebored_button.png old mode 100755 new mode 100644 diff --git a/assets/images/buttons/aagaming.png b/assets/images/buttons/aagaming.png old mode 100755 new mode 100644 diff --git a/assets/images/buttons/any_browser.gif b/assets/images/buttons/any_browser.gif old mode 100755 new mode 100644 diff --git a/assets/images/buttons/dark-mode.gif b/assets/images/buttons/dark-mode.gif old mode 100755 new mode 100644 diff --git a/assets/images/buttons/eclipsecx.png b/assets/images/buttons/eclipsecx.png old mode 100755 new mode 100644 diff --git a/assets/images/buttons/firefox.gif b/assets/images/buttons/firefox.gif old mode 100755 new mode 100644 diff --git a/assets/images/buttons/freebsd.gif b/assets/images/buttons/freebsd.gif old mode 100755 new mode 100644 diff --git a/assets/images/buttons/html4.png b/assets/images/buttons/html4.png old mode 100755 new mode 100644 diff --git a/assets/images/buttons/mcneb10.gif b/assets/images/buttons/mcneb10.gif old mode 100755 new mode 100644 diff --git a/assets/images/buttons/tobskep.gif b/assets/images/buttons/tobskep.gif old mode 100755 new mode 100644 diff --git a/assets/images/buttons/unpato.png b/assets/images/buttons/unpato.png old mode 100755 new mode 100644 diff --git a/index.html b/index.html index 8eafb36..39cee3d 100644 --- a/index.html +++ b/index.html @@ -1,57 +1,93 @@ - - - - - - - - - - =Purplebored= - - - - - - - - - -
- -

=== About Me ===

-

Hi, I am Purplebored, o/ also known as Niko. Right now you are on my own little website which i call my home on the World Wide Web.

-

-

I like making websites like this. And I am also somewhat of a privacy advocate. I am Speaking Polish and English but i am learning Russian. Regarding programing i currently only know basic HTML but i am planning to start learning C++ soon! From other stuff i also know some Linux!(Not much but enough to daily drive it)

-

=== Stuff I am self hosting: ===

- My Private Pastebin instance.
- My Private Zerobin instance.
- A LibreSpeed instance using a server located in Warsaw.
- A Directory Lister where I share some of my files. - -

=== My Projects ===

- A list of guides on how to use XMPP, IRC, PGP, etc. - -

=== Cool Stuff ===

- Yeah there is not a lot of cool stuff on here lol. -
- Buttons!/88X31s!
- - -
- - - - - + + + + + + + + + + + + + + + + + =Purplebored= + + + + + + + + +
+

=== About Me ===

+

+ Hi, I am Purplebored, o/ also known as Niko. Right now you are + on my own little website which i call my home on the World Wide + Web. +

+

+

+ I like making websites like this. And I am also somewhat of a + privacy advocate. I am Speaking Polish and English but i am + learning Russian. Regarding programing i currently only know + basic HTML but i am planning to start learning C++ soon! From + other stuff i also know some Linux!(Not much but enough to daily + drive it) +

+

=== Stuff I am self hosting: ===

+ My Private Pastebin instance.
+ My Private Zerobin instance.
+ A LibreSpeed instance using a server located in Warsaw.
+ A Directory Lister where I share some of my files. + +

=== My Projects ===

+ A list of guides on how to use XMPP, IRC, PGP, etc. + +

=== Cool Stuff ===

+ Yeah there is not a lot of cool stuff on here lol. +
+ Buttons!/88X31s!
+
+ + + + diff --git a/pages/buttons.html b/pages/buttons.html old mode 100755 new mode 100644 index 6602850..1352090 --- a/pages/buttons.html +++ b/pages/buttons.html @@ -1,66 +1,169 @@ - - - - - =Buttons= - - - - - -
-
-

=== Buttons ===

-Ah yes 88x31 also known as buttons a staple in personal websites i would say. They are so cool in my opinion and i love having them. I even have my own 88x31 which you can download Here!
-(you can also just use that link instead of downloading the button. That would be even better actually cause if i update my button it gonna automaticly update on your website!) -
-

Website 88x31s:

- - -My button - -Unpato writing Button - -Tobskeep button. - -Eclipse Comunity Button - -AAgamings button. - -Mcneb10 button. - -georgemoody button. - -Xamern button. - -FSKY.io button. - - ari-web badge - - Telepath.im butoon - - nyx.fsky.io butoon - -
-


Other buttons:

- -Tested on Firefox button - -HTML 4 complient button - -Works on any browser button. - -Made for darkmode button. - -Runs on freeBSD button. -
-
Back to the main page -
-
- - - - - + + + + + + + + + + + + + + + =Buttons= + + + + +
+
+

=== Buttons ===

+ Ah yes 88x31 also known as buttons a staple in personal websites + i would say. They are so cool in my opinion and i love having + them. I even have my own 88x31 which you can download + Here!
+ (you can also just use that link instead of downloading the + button. That would be even better actually cause if i update my + button it gonna automaticly update on your website!) +
+

Website 88x31s:

+ + + My button + + Unpato writing Button + + Tobskeep button. + + Eclipse Comunity Button + + AAgamings button. + + Mcneb10 button. + + georgemoody button. + + Xamern button. + + + FSKY.io button. + + + ari-web badge + + + + Telepath.im butoon + + + nyx.fsky.io butoon + +
+


Other buttons:

+ + Tested on Firefox button + + HTML 4 complient button + + Works on any browser button. + + Made for darkmode button. + + Runs on freeBSD button. +
+
Back to the main page +
+
+ + + + diff --git a/pages/contact.html b/pages/contact.html old mode 100755 new mode 100644 index 17fd192..6028ad6 --- a/pages/contact.html +++ b/pages/contact.html @@ -1,28 +1,60 @@ - - - - - =Contact Me= - - - - -
-
-

=== Contact Me ===

-

Here are some ways to get in touch with me.

-Signal: @alek.69
-Matrix: purplebored:ari.lt
-Email: root(at)purplebored.pl
-XMPP: niko(at)telepath.im
-

I would prefer to be contacted by Email Or XMPP the other options are fine but I check email and XMPP the most.

-

Also if you are contacting me over email or XMPP please use PGP if you can in both cases! You can get my public key here!

-
-

Back to the main page

-
-
- - - + + + + + + + + + + + + + + + =Contact Me= + + + + +
+
+

=== Contact Me ===

+

Here are some ways to get in touch with me.

+ Signal: @alek.69
+ Matrix: purplebored:ari.lt
+ Email: root(at)purplebored.pl
+ XMPP: niko(at)telepath.im
+

+ I would prefer to be contacted by Email Or XMPP the other + options are fine but I check email and XMPP the most. +

+

+ Also if you are contacting me over email or XMPP please use + PGP if you can in both cases! + You can get my public key here! +

+
+

Back to the main page

+
+
+ + + diff --git a/pages/guides.html b/pages/guides.html index d0c33b9..4199c71 100644 --- a/pages/guides.html +++ b/pages/guides.html @@ -1,40 +1,63 @@ - - - - - - - =Purple Guides= - - - - - - -
- _____ _ _ - / ____| (_) | | - | | __ _ _ _ __| | ___ ___ - | | |_ | | | | |/ _` |/ _ \/ __| - | |__| | |_| | | (_| | __/\__ \ - \_____|\__,_|_|\__,_|\___||___/ - - -
- -
-

=== Info ===

-

Below you’ll find all the guides I’ve written. Each guide is available for download as a PDF or .docx file. Download links are located at the top of each guide.

-
-

=== Categories: ===

-

XMPP (Comming soon!)

-

PGP (Comming 2025!)

-

Privacy guides (Comming one day)

-
-
- - - - + + + + + + + + + + + + + + + =Purple Guides= + + + + + +
+ _____ _ _ + / ____| (_) | | + | | __ _ _ _ __| | ___ ___ + | | |_ | | | | |/ _` |/ _ \/ __| + | |__| | |_| | | (_| | __/\__ \ + \_____|\__,_|_|\__,_|\___||___/ + + +
+ +
+

=== Info ===

+

+ Below you’ll find all the guides I’ve written. Each guide is + available for download as a PDF or .docx file. Download links + are located at the top of each guide. +

+
+

=== Categories: ===

+

XMPP (Comming soon!)

+

PGP (Comming 2025!)

+

Privacy guides (Comming one day)

+
+
+ + + + diff --git a/pages/mirrors.html b/pages/mirrors.html index b51901b..7434ad4 100644 --- a/pages/mirrors.html +++ b/pages/mirrors.html @@ -1,27 +1,57 @@ - - - - - =Mirrors= - - - - -
-
-

=== Mirrors ===

-

Here is are list of my website mirrors and my tor site. Later gonna add a ygg site too!

- Main URL: https://purplebored.pl
- Mirror 1 URL: https://niko.fsky.io
- TOR: http://niko.fsky42e4xj4o4q7xiyxzodqvd75iwgztywxtbugdmixamrmui5l4vhid.onion/ -
-

Back to the home page

-
-
- - - - - + + + + + + + + + + + + + + + =Mirrors= + + + + +
+
+

=== Mirrors ===

+

+ Here is are list of my website mirrors and my tor site. + Later gonna add a ygg site too! +

+ Main URL: + https://purplebored.pl
+ Mirror 1 URL: + https://niko.fsky.io
+ TOR: + http://niko.fsky42e4xj4o4q7xiyxzodqvd75iwgztywxtbugdmixamrmui5l4vhid.onion/ +
+

Back to the home page

+
+
+ + + + diff --git a/pages/socials.html b/pages/socials.html old mode 100755 new mode 100644 index c85ad5e..6d82b76 --- a/pages/socials.html +++ b/pages/socials.html @@ -1,27 +1,52 @@ - - - - - =Socials= - - - - - -
-
-

=== My Socials ===

-

As you can see I don't really like to use social media. All I use is Mastodon and by use I pretty much only shitpost on there. You can go follow me just don't expect anything quality.

- Main fedi account: (at)20PLN(at)101010.pl
- Alt Fedi account: (at)purplebored(at)ak.ari.lt -
-

Back to the main page

-
-
- - - - - + + + + + + + + + + + + + + + =Socials= + + + + + +
+
+

=== My Socials ===

+

+ As you can see I don't really like to use social media. All + I use is Mastodon and by use I pretty much only shitpost on + there. You can go follow me just don't expect anything + quality. +

+ Main fedi account: (at)20PLN(at)101010.pl
+ Alt Fedi account: (at)purplebored(at)ak.ari.lt +
+

Back to the main page

+
+
+ + + +