Skip to content

Commit

Permalink
Deploying to documentation from @ 710178c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
enisz committed Mar 4, 2024
1 parent 710178c commit 27dddac
Show file tree
Hide file tree
Showing 51 changed files with 3,222 additions and 0 deletions.
33 changes: 33 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<!doctype html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>IGDB PHP Wrapper Documentation</title>
<base href=".">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="manifest" href="manifest.webmanifest">
<style>@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap";@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-4RSXLDQT.woff2") format("woff2"),url("./media/fa-brands-400-RP3MZ4AX.ttf") format("truetype")}:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-6ODLNN6G.woff2") format("woff2"),url("./media/fa-regular-400-VE33OVPX.ttf") format("truetype")}:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-ZZETRIYD.woff2") format("woff2"),url("./media/fa-solid-900-BALFL4QR.ttf") format("truetype")}:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #adb4c0;--bs-gray-dark: #747f94;--bs-gray-100: white;--bs-gray-200: #f5f6f8;--bs-gray-300: #e7e9ed;--bs-gray-400: #d9dce1;--bs-gray-500: #cacfd6;--bs-gray-600: #adb4c0;--bs-gray-700: #919aaa;--bs-gray-800: #747f94;--bs-gray-900: #252930;--bs-primary: #28b76b;--bs-secondary: #5d6778;--bs-success: #5cb377;--bs-info: #5b99ea;--bs-warning: #EEBF41;--bs-danger: #d26d69;--bs-light: white;--bs-dark: #252930;--bs-primary-rgb: 40, 183, 107;--bs-secondary-rgb: 93, 103, 120;--bs-success-rgb: 92, 179, 119;--bs-info-rgb: 91, 153, 234;--bs-warning-rgb: 238, 191, 65;--bs-danger-rgb: 210, 109, 105;--bs-light-rgb: 255, 255, 255;--bs-dark-rgb: 37, 41, 48;--bs-primary-text-emphasis: #10492b;--bs-secondary-text-emphasis: #252930;--bs-success-text-emphasis: #254830;--bs-info-text-emphasis: #243d5e;--bs-warning-text-emphasis: #5f4c1a;--bs-danger-text-emphasis: #542c2a;--bs-light-text-emphasis: #919aaa;--bs-dark-text-emphasis: #919aaa;--bs-primary-bg-subtle: #d4f1e1;--bs-secondary-bg-subtle: #dfe1e4;--bs-success-bg-subtle: #def0e4;--bs-info-bg-subtle: #deebfb;--bs-warning-bg-subtle: #fcf2d9;--bs-danger-bg-subtle: #f6e2e1;--bs-light-bg-subtle: white;--bs-dark-bg-subtle: #d9dce1;--bs-primary-border-subtle: #a9e2c4;--bs-secondary-border-subtle: #bec2c9;--bs-success-border-subtle: #bee1c9;--bs-info-border-subtle: #bdd6f7;--bs-warning-border-subtle: #f8e5b3;--bs-danger-border-subtle: #edc5c3;--bs-light-border-subtle: #f5f6f8;--bs-dark-border-subtle: #cacfd6;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #252930;--bs-body-color-rgb: 37, 41, 48;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(37, 41, 48, .75);--bs-secondary-color-rgb: 37, 41, 48;--bs-secondary-bg: #f5f6f8;--bs-secondary-bg-rgb: 245, 246, 248;--bs-tertiary-color: rgba(37, 41, 48, .5);--bs-tertiary-color-rgb: 37, 41, 48;--bs-tertiary-bg: white;--bs-tertiary-bg-rgb: 255, 255, 255;--bs-heading-color: inherit;--bs-link-color: #28b76b;--bs-link-color-rgb: 40, 183, 107;--bs-link-decoration: underline;--bs-link-hover-color: #209256;--bs-link-hover-color-rgb: 32, 146, 86;--bs-code-color: #d63384;--bs-highlight-color: #252930;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #e7e9ed;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(40, 183, 107, .25);--bs-form-valid-color: #5cb377;--bs-form-valid-border-color: #5cb377;--bs-form-invalid-color: #d26d69;--bs-form-invalid-border-color: #d26d69}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}p{margin-top:0;margin-bottom:1rem}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}body{font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#5d6778;padding-top:69px}div#app-loader{position:fixed;padding-top:50px;inset:0;text-align:center}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#3dd584;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
</style><link rel="stylesheet" href="styles-7ANQFRW3.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-7ANQFRW3.css"></noscript><link rel="modulepreload" href="chunk-MSBEWFBG.js"><link rel="modulepreload" href="chunk-2CJAWYAV.js"><link rel="preload" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap" as="style"></head>
<body>
<app-root>
<ng-container *ngif="!(applicationInitStatus.donePromise | async)">
<div id="app-loader">
<div class="lds-roller">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>

<p>Loading Database...</p>
</div>
</ng-container>
</app-root>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="polyfills-CG2UM2YX.js" type="module"></script><script src="scripts-DZNAUCVQ.js" defer></script><script src="main-6MHC226C.js" type="module"></script></body>
</html>
1 change: 1 addition & 0 deletions docs/assets/database.json

Large diffs are not rendered by default.

Empty file added docs/assets/icons/debug.log
Empty file.
Binary file added docs/assets/icons/icon-128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/icons/icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/icons/icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/icons/icon-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/icons/icon-384x384.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/icons/icon-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/icons/icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/icons/icon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/icons/logo.psd
Binary file not shown.
16 changes: 16 additions & 0 deletions docs/assets/images/coderdocs-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/coderpro-features-thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/coderpro-features.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/coderpro-home-thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/coderpro-home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/coderpro-pricing-thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/coderpro-pricing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
332 changes: 332 additions & 0 deletions docs/assets/theme/_base.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,332 @@
/* ============= Base ============= */

/*********** Theme Generic **********/
body {
font-family: 'Poppins', sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: $theme-text-color-secondary;
padding-top: 69px;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Poppins', sans-serif;
color: $theme-text-color-primary;
font-weight: 600;
}

code {
background: $theme-bg-light;
color: $theme-text-color-primary;
padding: 0.25rem 0.375rem;
@include border-radius(0.25rem);
}


.table-bordered th, .table-bordered td {
border-color: $theme-divider;
}

.table th, .table td {
border-color: $theme-divider;
}

.table thead th {
border-color: $theme-divider;
}

.table-striped tbody tr:nth-of-type(odd) {
background-color: $smoky-white;
}

.table-dark th, .table-dark td, .table-dark thead th {
border-color: lighten($theme-text-color-primary, 20%);
}

.popover {
border-color: darken($theme-bg-light, 5%);
}
.bs-popover-left>.arrow::before, .bs-popover-auto[x-placement^="left"]>.arrow::before {
border-left-color: darken($theme-bg-light, 5%);
}
.bs-popover-right>.arrow::before, .bs-popover-auto[x-placement^="right"]>.arrow::before {
border-right-color: darken($theme-bg-light, 5%);
}
.bs-popover-top>.arrow::before, .bs-popover-auto[x-placement^="top"]>.arrow::before {
border-top-color: darken($theme-bg-light, 5%);
}
.bs-popover-bottom>.arrow::before, .bs-popover-auto[x-placement^="bottom"]>.arrow::before {
border-bottom-color: darken($theme-bg-light, 5%);
}

a.theme-link {
color: $theme-text-color-primary;
text-decoration: underline;
-webkit-text-decoration-color: rgba($theme-text-color-primary,0.3);
text-decoration-color: rgba($theme-text-color-primary,0.3);
&:hover {
color: $theme-color-primary;
-webkit-text-decoration-color: rgba($theme-color-primary,0.8);
text-decoration-color: rgba($theme-color-primary,0.8);
}
}

a.text-link {
text-decoration: none;

&:hover {
text-decoration: underline;
}
}

.btn {
font-weight: 600;
padding: 0.6rem 1.25rem;
border: none;
&:hover, &:active, &:focus {
box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
box-shadow: 0 12px 24px -6px rgba(0,0,0,0.15);
text-decoration:none;
outline: none;
@include transition (all 0.4s ease-in-out);
}
}

.btn:focus, .btn.focus {
box-shadow: none !important;
}

.btn-primary {
background: $theme-color-primary;
color: #fff;
&:hover, &:focus, &:active {
color: #fff;
}
}

.btn-secondary {
background: $theme-text-color-secondary;
color: #fff;
}

.btn-light {
background: $theme-bg-light;
color: $theme-color-primary;
&:hover {
background: $theme-bg-light;
color: $theme-color-primary;
}
}


.form-control {
padding-top: 0.875rem;
padding-bottom: 0.875rem;
height: 2.75rem;
border-color: darken($theme-bg-light, 5%);
&:focus {
box-shadow: 0 5px 15px 0 rgba(0,0,0,0.15);
outline: none;
}
}

.theme-icon-holder {
display: inline-block;
background: $theme-bg-light;
color: $theme-color-primary;
width: 32px;
height: 32px;
padding-top: 4px;
font-size: 1rem;
text-align: center;
@include border-radius(50%);

.svg-inline---fa {
color: $theme-color-primary;
}
}

.theme-bg-light {
background: $theme-bg-light !important;
}

.theme-bg-dark {
background: $theme-bg-dark !important;
}

.theme-bg-shapes-right {
position: absolute;
height: 100%;
width: 100%;
right: 0;
top: 0;
overflow:hidden;
&:before {
content: "";
width: 300px;
height: 150px;
background: rgba(256, 256, 256, 0.1);
position: absolute;
right: -60px;
top: 0;
@include border-radius(4px);
@include skew(25,-10);
@include transform-origin(top left);
}

&:after {
content: "";
width: 150px;
height: 600px;
background: rgba(256, 256, 256, 0.15);
position: absolute;
right: 0px;
top: 30px;
@include border-radius(6px);
@include skew(25,10);
@include transform-origin(top left);
}
}

.theme-bg-shapes-left {
position: absolute;
height: 100%;
width: 100%;
right: 0;
top: 0;
overflow:hidden;
&:before {
content: "";
width: 300px;
height: 150px;
background: rgba(256, 256, 256, 0.1);
position: absolute;
left: -90px;
top: 0;
@include border-radius(6px);
@include skew(25,-12);
@include transform-origin(top left);
}

&:after {
content: "";
width: 150px;
height: 600px;
background: rgba(256, 256, 256, 0.15);
position: absolute;
left: 0px;
top: 30px;
@include border-radius(4px);
@include skew(-25,10);
@include transform-origin(top left);
}
}



/*********** Theme Utilities **********/

.border-radius-0 {
@include border-radius(0);
}


.font-style-normal {
font-style: normal !important;
}


.single-col-max {
max-width: $single-col-max;
}


/* Header */

.site-logo {
.logo-text {
color: $theme-text-color-primary;
font-size: 1.5rem;
font-weight:bold;
}

.text-alt {
font-weight:300;
}
.navbar-brand {
font-size: 2rem;
font-weight: 600;
padding-top: 0;
}

}


/* Page headers */
.page-header {
&.theme-bg-dark {
.page-heading {
color: #fff;
}
.page-intro {
color: #fff;
@include opacity(0.8);
}
}
}


.social-list {
li {
font-size: 1.125rem;
background: $theme-bg-light;
width: 32px;
height: 32px;
text-align: center;
@include border-radius(50%);
padding-top: 2px;
a {
color: lighten($theme-color-primary, 10%);
&:hover {
color: $theme-color-primary;
}
}

&:not(:last-child) {
margin-right: 0.875rem;
}
}
}

.header {
@include box-shadow(0 1px 4px 0 rgba(0,0,0,.1));
background: #fff;
}


.btn-success, .btn-warning, .btn-info, .btn-danger {
color: #fff;
&:hover, &:focus, &:active {
color: #fff;
}
}


/* Footer */
.footer {

.copyright {
font-size: 0.875rem;
}


}

/* Page related */
.page-heading {
font-size: 2.5rem;
}
.page-intro {
font-size: 1.125rem;
}

Loading

0 comments on commit 27dddac

Please sign in to comment.