diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-11-25 15:09:32 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-25 15:09:32 +0300 |
| commit | 6756230cfa038b681415a2a1839e55d21c1824f6 (patch) | |
| tree | 1a613da7992089f1d2f11af43279a39a1697f7b5 | |
| parent | feat/backend: local demos path for testing (#243) (diff) | |
| download | lphub-6756230cfa038b681415a2a1839e55d21c1824f6.tar.gz lphub-6756230cfa038b681415a2a1839e55d21c1824f6.tar.bz2 lphub-6756230cfa038b681415a2a1839e55d21c1824f6.zip | |
docs/lphub: seperate contributors into a new file (#244)
| -rw-r--r-- | CONTRIBUTORS.md | 30 | ||||
| -rw-r--r-- | README.md | 28 |
2 files changed, 35 insertions, 23 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..817aead --- /dev/null +++ b/CONTRIBUTORS.md | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | # LPHUB Contributors | ||
| 2 | |||
| 3 | ## Project Team | ||
| 4 | |||
| 5 | * [@pektezol](https://github.com/pektezol) - Project Lead | ||
| 6 | * [@Krzyhau](https://github.com/Krzyhau) - Visual Design | ||
| 7 | * [@Nidboj132](https://github.com/Nidboj132) - Subject Expert & Frontend | ||
| 8 | * [@Oryn](https://github.com/Oryn-Goia) - Subject Expert | ||
| 9 | * [@Wolfboy248](https://github.com/Wolfboy248) - Frontend | ||
| 10 | * [@FifthWit](https://github.com/FifthWit) - Frontend | ||
| 11 | * [@NeKz](https://github.com/NeKzor) - Backend & Operations | ||
| 12 | |||
| 13 | ## Content Contributors | ||
| 14 | |||
| 15 | * Black_Semka | ||
| 16 | * Feliser | ||
| 17 | * Jaio | ||
| 18 | * Jess3n | ||
| 19 | * Robotwars1 | ||
| 20 | * SuperAiderton | ||
| 21 | * Thearus | ||
| 22 | |||
| 23 | ## Special Thanks | ||
| 24 | |||
| 25 | * [@NeKz](https://github.com/NeKzor) - For being the inspiration of this project and the developer of the former least portals site found [here](https://github.com/NeKzor/lp). Also for creating the [@nekz/sdp](https://github.com/NeKzor/sdp) package for demo parsing in client-side for quick information. | ||
| 26 | * [@UncraftedName](https://github.com/UncraftedName) - For being a guide to parsing demo files and helping with how to retrieve total portal count and elapsed time from the CM counter with their parser found [here](https://github.com/UncraftedName/UntitledParser). | ||
| 27 | |||
| 28 | ## Last Update | ||
| 29 | |||
| 30 | 2024-11-25 | ||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Least Portals Hub (LPHUB) | 1 | # LPHUB - Least Portals Hub |
| 2 | 2 | ||
| 3 | ## About LPHUB | 3 | ## About LPHUB |
| 4 | 4 | ||
| @@ -10,27 +10,9 @@ In addition, we host a leaderboard section for each map where users can compare | |||
| 10 | 10 | ||
| 11 | There's also discussion tabs for each map to act like forum pages in order to talk about possible new routes, alternatives, and overall comments. | 11 | There's also discussion tabs for each map to act like forum pages in order to talk about possible new routes, alternatives, and overall comments. |
| 12 | 12 | ||
| 13 | ## Project Team | 13 | ## Contributors |
| 14 | 14 | ||
| 15 | * [@pektezol](https://github.com/pektezol) - Project Lead | 15 | Full list of contributors can be found in the [CONTRIBUTORS](https://github.com/pektezol/lphub/blob/main/CONTRIBUTORS.md) file. |
| 16 | * [@Krzyhau](https://github.com/Krzyhau) - Visual Design | ||
| 17 | * [@Nidboj132](https://github.com/Nidboj132) - Subject Expert & Frontend | ||
| 18 | * [@Oryn](https://github.com/Oryn-Goia) - Subject Expert | ||
| 19 | * [@Wolfboy248](https://github.com/Wolfboy248) - Frontend | ||
| 20 | |||
| 21 | ## Content Contributors | ||
| 22 | |||
| 23 | * Black_Semka | ||
| 24 | * Feliser | ||
| 25 | * Jaio | ||
| 26 | * Jess3n | ||
| 27 | * Robotwars1 | ||
| 28 | * Thearus | ||
| 29 | |||
| 30 | ## Special Thanks | ||
| 31 | |||
| 32 | * [@NeKz](https://github.com/NeKzor) - For being the inspiration of this project and the developer of the former least portals site found [here](https://github.com/NeKzor/lp). Also for creating the [@nekz/sdp](https://github.com/NeKzor/sdp) package for demo parsing in client-side for quick information. | ||
| 33 | * [@UncraftedName](https://github.com/UncraftedName) - For being a guide to parsing demo files and helping with how to retrieve total portal count and elapsed time from the CM counter with their parser found [here](https://github.com/UncraftedName/UntitledParser). | ||
| 34 | 16 | ||
| 35 | ## Documentation | 17 | ## Documentation |
| 36 | 18 | ||
| @@ -53,7 +35,7 @@ If you want to support the creator, you can do it via using GitHub sponsorships | |||
| 53 | * We store a JWT (JSON Web Token) on your device as a cookie to facilitate authentication to LPHUB. | 35 | * We store a JWT (JSON Web Token) on your device as a cookie to facilitate authentication to LPHUB. |
| 54 | * We collect and store your publicly available id, username, avatar link, and country code from Steam during your first login to LPHUB. The exact date and time of your LPHUB account creation is also stored. | 36 | * We collect and store your publicly available id, username, avatar link, and country code from Steam during your first login to LPHUB. The exact date and time of your LPHUB account creation is also stored. |
| 55 | * In a case of profile update, newly changed values replaces the old data, and the update time is also stored. | 37 | * In a case of profile update, newly changed values replaces the old data, and the update time is also stored. |
| 56 | * All of the demo proof submitted by users are stored in a publicly accessible Google Drive folder. By submitting demo as a proof, you agree that your demo proof becomes available to the public. | 38 | * All of the demo proof submitted by users are stored in a publicly accessible Backblaze B2 bucket. By submitting demo as a proof, you agree that your demo proof becomes available to the public. |
| 57 | * Any information, ideas, or solutions shared on LPHUB are intended to be openly accessible and available for collaborative purposes. Users should understand that the content they contribute might be viewed and used by others for the purpose of generating insights and solutions. | 39 | * Any information, ideas, or solutions shared on LPHUB are intended to be openly accessible and available for collaborative purposes. Users should understand that the content they contribute might be viewed and used by others for the purpose of generating insights and solutions. |
| 58 | * At any time, Privacy Policy may get updated to reflect changes in LPHUB. The effective date at the bottom of the README indicates when the most recent changes were made. | 40 | * At any time, Privacy Policy may get updated to reflect changes in LPHUB. The effective date at the bottom of the README indicates when the most recent changes were made. |
| 59 | 41 | ||
| @@ -73,4 +55,4 @@ By using LPHUB, you acknowledge that you have read and understood this disclaime | |||
| 73 | 55 | ||
| 74 | ## Last Update | 56 | ## Last Update |
| 75 | 57 | ||
| 76 | 2024-10-31 \ No newline at end of file | 58 | 2024-11-25 \ No newline at end of file |