From 99715d13874450ee6f654ab506e3468cf57fc968 Mon Sep 17 00:00:00 2001 From: Milo <104236864+WindowsMeosu@users.noreply.github.com> Date: Thu, 19 Oct 2023 22:36:21 +0200 Subject: [PATCH] some adjustments, add stub page for akolibed, updated `mrekk.md`. --- README.md | 7 +++---- docs/api/404.json | 1 + docs/api/Akolibed.json | 1 + docs/api/Bancho.json | 1 + docs/api/COE.json | 1 + docs/api/IRC.json | 1 + docs/api/WhiteCat.json | 1 + docs/api/Zallius.json | 1 + docs/api/index.json | 1 + docs/api/jhlee0133.json | 1 + docs/api/medals.json | 1 + docs/api/mrekk.json | 1 + docs/api/peppy.json | 1 + docs/api/peppypedia.json | 1 + docs/api/users.json | 1 + docs/content/en/users/Akolibed.md | 26 ++++++++++++++++++++++++++ docs/content/en/users/mrekk.md | 2 +- 17 files changed, 44 insertions(+), 5 deletions(-) create mode 100644 docs/api/404.json create mode 100644 docs/api/Akolibed.json create mode 100644 docs/api/Bancho.json create mode 100644 docs/api/COE.json create mode 100644 docs/api/IRC.json create mode 100644 docs/api/WhiteCat.json create mode 100644 docs/api/Zallius.json create mode 100644 docs/api/index.json create mode 100644 docs/api/jhlee0133.json create mode 100644 docs/api/medals.json create mode 100644 docs/api/mrekk.json create mode 100644 docs/api/peppy.json create mode 100644 docs/api/peppypedia.json create mode 100644 docs/api/users.json create mode 100644 docs/content/en/users/Akolibed.md diff --git a/README.md b/README.md index 7fd3cb5..fc84cea 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ # peppypedia -this version of peppypedia is a reworked version of the now depreciated jekyll-HTML ver peppypedia. Please note that this is still running jekyll (or technically still running jekyll) since github-pages uses jekyll as an `pre-installed dependency`. With this site, many jekyll resources WON'T be used. (which was flooding up the directories) +peppypedia is not to be a replacement for the osu!wiki. Some code here may not belong to me. IRC: (libera.chat) #peppypedia - If you use gitlab instead of github please go here: -https://github.com/WindowsMeosu/peppypedia/tree/master/README.md + This repo is maintained by WindowsMeosu clone or fork this for whatever needs suit you best, to contribute, to mirror peppypedia to make or run your own so-called "peppypedia", etc, etc, etc, etc. @@ -34,4 +33,4 @@ git clone github:/WindowsMeosu/peppypedia ## Contributors -Please refer to [contributors](./contributors.md). \ No newline at end of file +Please refer to [contributors](./contributors.md). diff --git a/docs/api/404.json b/docs/api/404.json new file mode 100644 index 0000000..bfdfb39 --- /dev/null +++ b/docs/api/404.json @@ -0,0 +1 @@ +{"exists":"false"} \ No newline at end of file diff --git a/docs/api/Akolibed.json b/docs/api/Akolibed.json new file mode 100644 index 0000000..14e1e84 --- /dev/null +++ b/docs/api/Akolibed.json @@ -0,0 +1 @@ +{"exists":"true","name":"Akolibed","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/Bancho.json b/docs/api/Bancho.json new file mode 100644 index 0000000..2e84b01 --- /dev/null +++ b/docs/api/Bancho.json @@ -0,0 +1 @@ +{"exists":"true","type":"parent","child-pages":"2","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/COE.json b/docs/api/COE.json new file mode 100644 index 0000000..a87cbf1 --- /dev/null +++ b/docs/api/COE.json @@ -0,0 +1 @@ +{"exists":"true","name":"canove osu! event","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/IRC.json b/docs/api/IRC.json new file mode 100644 index 0000000..87015f5 --- /dev/null +++ b/docs/api/IRC.json @@ -0,0 +1 @@ +{"exists":"true","name":"Internet Relay Chat","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/WhiteCat.json b/docs/api/WhiteCat.json new file mode 100644 index 0000000..237545c --- /dev/null +++ b/docs/api/WhiteCat.json @@ -0,0 +1 @@ +{"exists":"true","name":"WhiteCat","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/Zallius.json b/docs/api/Zallius.json new file mode 100644 index 0000000..ed699a1 --- /dev/null +++ b/docs/api/Zallius.json @@ -0,0 +1 @@ +{"exists":"true","name":"Zallius","markup":"html/markdown","group":"Global Moderaton Team","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/index.json b/docs/api/index.json new file mode 100644 index 0000000..ec81e95 --- /dev/null +++ b/docs/api/index.json @@ -0,0 +1 @@ +{"exists":"true","type":"index","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/jhlee0133.json b/docs/api/jhlee0133.json new file mode 100644 index 0000000..0860563 --- /dev/null +++ b/docs/api/jhlee0133.json @@ -0,0 +1 @@ +{"exists":"true","name":"jhlee0133","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/medals.json b/docs/api/medals.json new file mode 100644 index 0000000..2bd4fc9 --- /dev/null +++ b/docs/api/medals.json @@ -0,0 +1 @@ +{"exists":"true","type":"parent","child-pages":"1","nav_exclude":"true","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/mrekk.json b/docs/api/mrekk.json new file mode 100644 index 0000000..cbd7bf7 --- /dev/null +++ b/docs/api/mrekk.json @@ -0,0 +1 @@ +{"exists":"true","name":"mrekk","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/peppy.json b/docs/api/peppy.json new file mode 100644 index 0000000..ad684cd --- /dev/null +++ b/docs/api/peppy.json @@ -0,0 +1 @@ +{"exists":"true","name":"peppy","markup":"html/markdown","group":"ppy","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/peppypedia.json b/docs/api/peppypedia.json new file mode 100644 index 0000000..ec81e95 --- /dev/null +++ b/docs/api/peppypedia.json @@ -0,0 +1 @@ +{"exists":"true","type":"index","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/api/users.json b/docs/api/users.json new file mode 100644 index 0000000..daafd2e --- /dev/null +++ b/docs/api/users.json @@ -0,0 +1 @@ +{"exists":"true","type":"parent","child-pages":"none","nav_exclude":"true","markup":"html/markdown","author":"Windows_Me"} \ No newline at end of file diff --git a/docs/content/en/users/Akolibed.md b/docs/content/en/users/Akolibed.md new file mode 100644 index 0000000..2957e68 --- /dev/null +++ b/docs/content/en/users/Akolibed.md @@ -0,0 +1,26 @@ +--- +title: [Akolibed] +lastmod: [2023-10-19] +categories: [users] +menu: + docs: + parent: "users" +aliases: [] +stub: [true] +peppypedia-old: [planned] +peppypedia-current: [true] +nav_exclude: true +--- + +
[Windows Me](https://osu.ppy.sh/users/28893698)
+
+ +![Unknown](https://a.ppy.sh/0.jpeg#author "No author") + + + +
+This page is looking for contribution + + +## Akolibed diff --git a/docs/content/en/users/mrekk.md b/docs/content/en/users/mrekk.md index 05d8d14..b469256 100644 --- a/docs/content/en/users/mrekk.md +++ b/docs/content/en/users/mrekk.md @@ -22,7 +22,7 @@ peppypedia-current: [true] # mrekk -mrekk is the current #1 ranked osu! player in performance points who prospered #1 on April, 08, 2020.[^1] He is also the first australian #1 since eyup who peaked #1 in ranked score during 2007.[^2][^3] mrekk also has the curernt performance points record (1371.45pp) thus beating the old record set by aetrna(1356.97pp, 1357 excl. decimals).[^4][^5] As of September 04, 2023, mrekk has won 12 tournament badges.[^6] +mrekk is the current #1 ranked osu! player in performance points who prospered #1 on April, 08, 2020.[^1] He is also the first australian #1 since eyup who peaked #1 in ranked score during 2007.[^2][^3] On December 27m 2022, mrekk had set the performance points record (1371.45pp) thus beating the old record set by aetrna(1356.97pp, 1357 excl. decimals).[^4][^5]. This record was broken by [Akolibed](Akolibed.md) As of September 04, 2023, mrekk has won 12 tournament badges.[^6]