jekyll build from Action 8186bfe974c4e97648a6d18ce54e113f47ffb0a2

This commit is contained in:
Florian Weber 2025-01-01 20:32:29 +00:00
parent b10fbd8f36
commit c84e59cc85
15 changed files with 1471 additions and 171 deletions

View File

@ -1139,11 +1139,11 @@ blockquote {
}
}
.site-title:hover {
background-image: linear-gradient(-90deg, #201f23 0%, rgba(32, 31, 35, 0.8) 80%, rgba(32, 31, 35, 0) 100%);
background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 80%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0) 100%);
}
.site-button:hover {
background-image: linear-gradient(-90deg, #201f23 0%, rgba(32, 31, 35, 0.8) 100%);
background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 100%);
}
body {
@ -1484,7 +1484,7 @@ body {
text-decoration: none;
}
.nav-list .nav-list-item .nav-list-link:hover, .nav-list .nav-list-item .nav-list-link.active {
background-image: linear-gradient(-90deg, #201f23 0%, rgba(32, 31, 35, 0.8) 80%, rgba(32, 31, 35, 0) 100%);
background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 80%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0) 100%);
}
.nav-list .nav-list-item .nav-list-expander {
position: absolute;
@ -1502,7 +1502,7 @@ body {
}
}
.nav-list .nav-list-item .nav-list-expander:hover {
background-image: linear-gradient(-90deg, #201f23 0%, rgba(32, 31, 35, 0.8) 100%);
background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 100%);
}
.nav-list .nav-list-item .nav-list-expander svg {
transform: rotate(90deg);
@ -1812,19 +1812,19 @@ h6,
box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25);
}
.btn:hover, .btn.zeroclipboard-is-hover {
color: #227efa;
color: rgb(34.0361111111, 126.1916666667, 249.7638888889);
}
.btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active {
text-decoration: none;
background-color: #2e2b33;
background-color: rgb(45.5272727273, 42.6818181818, 51.2181818182);
}
.btn:active, .btn.selected, .btn.zeroclipboard-is-active {
background-color: #29262e;
background-color: rgb(40.5818181818, 38.0454545455, 45.6545454545);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn.selected:hover {
background-color: #cfcfcf;
background-color: rgb(207.25, 207.25, 207.25);
}
.btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover {
color: rgba(102, 102, 102, 0.5);
@ -1840,7 +1840,7 @@ h6,
box-shadow: inset 0 0 0 2px #e6e1e8;
}
.btn-outline:hover, .btn-outline:active, .btn-outline.zeroclipboard-is-hover, .btn-outline.zeroclipboard-is-active {
color: #1878fa;
color: rgb(24.0722222222, 120.3833333333, 249.5277777778);
text-decoration: none;
background-color: transparent;
box-shadow: inset 0 0 0 3px #e6e1e8;
@ -1856,82 +1856,82 @@ h6,
.btn-primary {
color: #fff;
background-color: #2448a7;
background-image: linear-gradient(#2b55c4, #2448a7);
background-color: rgb(36.1802816901, 72.3605633803, 166.6197183099);
background-image: linear-gradient(rgb(42.5492957746, 85.0985915493, 195.9507042254), rgb(36.1802816901, 72.3605633803, 166.6197183099));
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-primary:hover, .btn-primary.zeroclipboard-is-hover {
color: #fff;
background-color: #22459e;
background-image: linear-gradient(#2850b7, #22459e);
background-color: rgb(34.3605633803, 68.7211267606, 158.2394366197);
background-image: linear-gradient(rgb(39.8197183099, 79.6394366197, 183.3802816901), rgb(34.3605633803, 68.7211267606, 158.2394366197));
}
.btn-primary:active, .btn-primary.selected, .btn-primary.zeroclipboard-is-active {
background-color: #21439a;
background-color: rgb(33.4507042254, 66.9014084507, 154.0492957746);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-primary.selected:hover {
background-color: #1d3a85;
background-color: rgb(28.9014084507, 57.8028169014, 133.0985915493);
}
.btn-purple {
color: #fff;
background-color: #5739ce;
background-image: linear-gradient(#6f55d5, #5739ce);
background-color: rgb(87.0708860759, 56.8227848101, 205.9772151899);
background-image: linear-gradient(rgb(111.3227848101, 85.4430379747, 213.0569620253), rgb(87.0708860759, 56.8227848101, 205.9772151899));
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-purple:hover, .btn-purple.zeroclipboard-is-hover {
color: #fff;
background-color: #5132cb;
background-image: linear-gradient(#6549d2, #5132cb);
background-color: rgb(81.0025316456, 50.0936708861, 202.5063291139);
background-image: linear-gradient(rgb(100.9291139241, 73.1772151899, 210.0227848101), rgb(81.0025316456, 50.0936708861, 202.5063291139));
}
.btn-purple:active, .btn-purple.selected, .btn-purple.zeroclipboard-is-active {
background-color: #4f31c6;
background-color: rgb(79.3670886076, 49.082278481, 198.417721519);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-purple.selected:hover {
background-color: #472cb2;
background-color: rgb(71.1898734177, 44.0253164557, 177.9746835443);
}
.btn-blue {
color: #fff;
background-color: #227efa;
background-image: linear-gradient(#4593fb, #227efa);
background-color: rgb(34.0361111111, 126.1916666667, 249.7638888889);
background-image: linear-gradient(rgb(68.9097222222, 146.5208333333, 250.5902777778), rgb(34.0361111111, 126.1916666667, 249.7638888889));
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-blue:hover, .btn-blue.zeroclipboard-is-hover {
color: #fff;
background-color: #1878fa;
background-image: linear-gradient(#368afa, #1878fa);
background-color: rgb(24.0722222222, 120.3833333333, 249.5277777778);
background-image: linear-gradient(rgb(53.9638888889, 137.8083333333, 250.2361111111), rgb(24.0722222222, 120.3833333333, 249.5277777778));
}
.btn-blue:active, .btn-blue.selected, .btn-blue.zeroclipboard-is-active {
background-color: #1375f9;
background-color: rgb(19.0902777778, 117.4791666667, 249.4097222222);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-blue.selected:hover {
background-color: #0669ed;
background-color: rgb(5.625, 104.625, 237.375);
}
.btn-green {
color: #fff;
background-color: #10ac7d;
background-image: linear-gradient(#13cc95, #10ac7d);
background-color: rgb(16.1242424242, 171.6757575758, 125.2);
background-image: linear-gradient(rgb(19.1893939394, 204.3106060606, 149), rgb(16.1242424242, 171.6757575758, 125.2));
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-green:hover, .btn-green.zeroclipboard-is-hover {
color: #fff;
background-color: #0fa276;
background-image: linear-gradient(#12be8b, #0fa276);
background-color: rgb(15.2484848485, 162.3515151515, 118.4);
background-image: linear-gradient(rgb(17.8757575758, 190.3242424242, 138.8), rgb(15.2484848485, 162.3515151515, 118.4));
}
.btn-green:active, .btn-green.selected, .btn-green.zeroclipboard-is-active {
background-color: #0f9e73;
background-color: rgb(14.8106060606, 157.6893939394, 115);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-green.selected:hover {
background-color: #0d8662;
background-color: rgb(12.6212121212, 134.3787878788, 98);
}
.btn-reset {
@ -2085,7 +2085,7 @@ h6,
padding: 0.25rem 0.75rem;
}
.search-result:hover, .search-result.active {
background-color: #201f23;
background-color: rgb(31.6333333333, 30.8222222222, 34.8777777778);
}
.search-result-title {
@ -7609,4 +7609,320 @@ div.opaque {
background-color: #27262b;
}
p.highlight, blockquote.highlight {
background: rgba(255, 235, 130, 0.2);
border-left: 4px solid #e7af06;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.highlight > .highlight-title, blockquote.highlight > .highlight-title {
color: #e7af06;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.highlight-title, blockquote.highlight-title {
background: rgba(255, 235, 130, 0.2);
border-left: 4px solid #e7af06;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.highlight-title > p:first-child, blockquote.highlight-title > p:first-child {
margin-top: 0;
margin-bottom: 0;
color: #e7af06;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
blockquote.highlight {
margin-left: 0;
margin-right: 0;
}
blockquote.highlight > p:first-child {
margin-top: 0;
}
blockquote.highlight > p:last-child {
margin-bottom: 0;
}
blockquote.highlight-title {
margin-left: 0;
margin-right: 0;
}
blockquote.highlight-title > p:nth-child(2) {
margin-top: 0;
}
blockquote.highlight-title > p:last-child {
margin-bottom: 0;
}
p.info, blockquote.info {
background: rgba(44, 132, 250, 0.2);
border-left: 4px solid #183385;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.info::before, blockquote.info::before {
color: #183385;
content: "Info";
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.info > .info-title, blockquote.info > .info-title {
color: #183385;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.info-title, blockquote.info-title {
background: rgba(44, 132, 250, 0.2);
border-left: 4px solid #183385;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.info-title > p:first-child, blockquote.info-title > p:first-child {
margin-top: 0;
margin-bottom: 0;
color: #183385;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
blockquote.info {
margin-left: 0;
margin-right: 0;
}
blockquote.info > p:first-child {
margin-top: 0;
}
blockquote.info > p:last-child {
margin-bottom: 0;
}
blockquote.info-title {
margin-left: 0;
margin-right: 0;
}
blockquote.info-title > p:nth-child(2) {
margin-top: 0;
}
blockquote.info-title > p:last-child {
margin-bottom: 0;
}
p.new, blockquote.new {
background: rgba(65, 214, 147, 0.2);
border-left: 4px solid #026e57;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.new::before, blockquote.new::before {
color: #026e57;
content: "Neu";
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.new > .new-title, blockquote.new > .new-title {
color: #026e57;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.new-title, blockquote.new-title {
background: rgba(65, 214, 147, 0.2);
border-left: 4px solid #026e57;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.new-title > p:first-child, blockquote.new-title > p:first-child {
margin-top: 0;
margin-bottom: 0;
color: #026e57;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
blockquote.new {
margin-left: 0;
margin-right: 0;
}
blockquote.new > p:first-child {
margin-top: 0;
}
blockquote.new > p:last-child {
margin-bottom: 0;
}
blockquote.new-title {
margin-left: 0;
margin-right: 0;
}
blockquote.new-title > p:nth-child(2) {
margin-top: 0;
}
blockquote.new-title > p:last-child {
margin-bottom: 0;
}
p.note, blockquote.note {
background: rgba(114, 83, 237, 0.2);
border-left: 4px solid #381885;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.note::before, blockquote.note::before {
color: #381885;
content: "Notiz";
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.note > .note-title, blockquote.note > .note-title {
color: #381885;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.note-title, blockquote.note-title {
background: rgba(114, 83, 237, 0.2);
border-left: 4px solid #381885;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.note-title > p:first-child, blockquote.note-title > p:first-child {
margin-top: 0;
margin-bottom: 0;
color: #381885;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
blockquote.note {
margin-left: 0;
margin-right: 0;
}
blockquote.note > p:first-child {
margin-top: 0;
}
blockquote.note > p:last-child {
margin-bottom: 0;
}
blockquote.note-title {
margin-left: 0;
margin-right: 0;
}
blockquote.note-title > p:nth-child(2) {
margin-top: 0;
}
blockquote.note-title > p:last-child {
margin-bottom: 0;
}
p.warning, blockquote.warning {
background: rgba(247, 126, 126, 0.2);
border-left: 4px solid #dd2e2e;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.warning::before, blockquote.warning::before {
color: #dd2e2e;
content: "Warnung";
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.warning > .warning-title, blockquote.warning > .warning-title {
color: #dd2e2e;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.warning-title, blockquote.warning-title {
background: rgba(247, 126, 126, 0.2);
border-left: 4px solid #dd2e2e;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.warning-title > p:first-child, blockquote.warning-title > p:first-child {
margin-top: 0;
margin-bottom: 0;
color: #dd2e2e;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
blockquote.warning {
margin-left: 0;
margin-right: 0;
}
blockquote.warning > p:first-child {
margin-top: 0;
}
blockquote.warning > p:last-child {
margin-bottom: 0;
}
blockquote.warning-title {
margin-left: 0;
margin-right: 0;
}
blockquote.warning-title > p:nth-child(2) {
margin-top: 0;
}
blockquote.warning-title > p:last-child {
margin-bottom: 0;
}
/*# sourceMappingURL=just-the-docs-dark.css.map */

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -1,3 +1,3 @@
.site-nav ul li a {
background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%);
background-image: linear-gradient(-90deg, rgb(31.6333333333, 30.8222222222, 34.8777777778) 0%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0.8) 80%, rgba(31.6333333333, 30.8222222222, 34.8777777778, 0) 100%);
}

View File

@ -875,11 +875,11 @@ blockquote {
}
}
.site-title:hover {
background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%);
background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 80%, rgba(234.8, 236.82, 244.9, 0) 100%);
}
.site-button:hover {
background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 100%);
background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 100%);
}
body {
@ -1220,7 +1220,7 @@ body {
text-decoration: none;
}
.nav-list .nav-list-item .nav-list-link:hover, .nav-list .nav-list-item .nav-list-link.active {
background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%);
background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 80%, rgba(234.8, 236.82, 244.9, 0) 100%);
}
.nav-list .nav-list-item .nav-list-expander {
position: absolute;
@ -1238,7 +1238,7 @@ body {
}
}
.nav-list .nav-list-item .nav-list-expander:hover {
background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 100%);
background-image: linear-gradient(-90deg, rgb(234.8, 236.82, 244.9) 0%, rgba(234.8, 236.82, 244.9, 0.8) 100%);
}
.nav-list .nav-list-item .nav-list-expander svg {
transform: rotate(90deg);
@ -1548,19 +1548,19 @@ h6,
box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25);
}
.btn:hover, .btn.zeroclipboard-is-hover {
color: #6a4aec;
color: rgb(106.4305263158, 73.7663157895, 236.0336842105);
}
.btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active {
text-decoration: none;
background-color: #f4f4f4;
background-color: rgb(244.45, 244.45, 244.45);
}
.btn:active, .btn.selected, .btn.zeroclipboard-is-active {
background-color: #efefef;
background-color: rgb(239.35, 239.35, 239.35);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn.selected:hover {
background-color: #cfcfcf;
background-color: rgb(207.25, 207.25, 207.25);
}
.btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover {
color: rgba(102, 102, 102, 0.5);
@ -1576,7 +1576,7 @@ h6,
box-shadow: inset 0 0 0 2px #e6e1e8;
}
.btn-outline:hover, .btn-outline:active, .btn-outline.zeroclipboard-is-hover, .btn-outline.zeroclipboard-is-active {
color: #6341eb;
color: rgb(98.8610526316, 64.5326315789, 235.0673684211);
text-decoration: none;
background-color: transparent;
box-shadow: inset 0 0 0 3px #e6e1e8;
@ -1592,82 +1592,82 @@ h6,
.btn-primary {
color: #fff;
background-color: #5739ce;
background-image: linear-gradient(#6f55d5, #5739ce);
background-color: rgb(87.0708860759, 56.8227848101, 205.9772151899);
background-image: linear-gradient(rgb(111.3227848101, 85.4430379747, 213.0569620253), rgb(87.0708860759, 56.8227848101, 205.9772151899));
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-primary:hover, .btn-primary.zeroclipboard-is-hover {
color: #fff;
background-color: #5132cb;
background-image: linear-gradient(#6549d2, #5132cb);
background-color: rgb(81.0025316456, 50.0936708861, 202.5063291139);
background-image: linear-gradient(rgb(100.9291139241, 73.1772151899, 210.0227848101), rgb(81.0025316456, 50.0936708861, 202.5063291139));
}
.btn-primary:active, .btn-primary.selected, .btn-primary.zeroclipboard-is-active {
background-color: #4f31c6;
background-color: rgb(79.3670886076, 49.082278481, 198.417721519);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-primary.selected:hover {
background-color: #472cb2;
background-color: rgb(71.1898734177, 44.0253164557, 177.9746835443);
}
.btn-purple {
color: #fff;
background-color: #5739ce;
background-image: linear-gradient(#6f55d5, #5739ce);
background-color: rgb(87.0708860759, 56.8227848101, 205.9772151899);
background-image: linear-gradient(rgb(111.3227848101, 85.4430379747, 213.0569620253), rgb(87.0708860759, 56.8227848101, 205.9772151899));
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-purple:hover, .btn-purple.zeroclipboard-is-hover {
color: #fff;
background-color: #5132cb;
background-image: linear-gradient(#6549d2, #5132cb);
background-color: rgb(81.0025316456, 50.0936708861, 202.5063291139);
background-image: linear-gradient(rgb(100.9291139241, 73.1772151899, 210.0227848101), rgb(81.0025316456, 50.0936708861, 202.5063291139));
}
.btn-purple:active, .btn-purple.selected, .btn-purple.zeroclipboard-is-active {
background-color: #4f31c6;
background-color: rgb(79.3670886076, 49.082278481, 198.417721519);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-purple.selected:hover {
background-color: #472cb2;
background-color: rgb(71.1898734177, 44.0253164557, 177.9746835443);
}
.btn-blue {
color: #fff;
background-color: #227efa;
background-image: linear-gradient(#4593fb, #227efa);
background-color: rgb(34.0361111111, 126.1916666667, 249.7638888889);
background-image: linear-gradient(rgb(68.9097222222, 146.5208333333, 250.5902777778), rgb(34.0361111111, 126.1916666667, 249.7638888889));
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-blue:hover, .btn-blue.zeroclipboard-is-hover {
color: #fff;
background-color: #1878fa;
background-image: linear-gradient(#368afa, #1878fa);
background-color: rgb(24.0722222222, 120.3833333333, 249.5277777778);
background-image: linear-gradient(rgb(53.9638888889, 137.8083333333, 250.2361111111), rgb(24.0722222222, 120.3833333333, 249.5277777778));
}
.btn-blue:active, .btn-blue.selected, .btn-blue.zeroclipboard-is-active {
background-color: #1375f9;
background-color: rgb(19.0902777778, 117.4791666667, 249.4097222222);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-blue.selected:hover {
background-color: #0669ed;
background-color: rgb(5.625, 104.625, 237.375);
}
.btn-green {
color: #fff;
background-color: #10ac7d;
background-image: linear-gradient(#13cc95, #10ac7d);
background-color: rgb(16.1242424242, 171.6757575758, 125.2);
background-image: linear-gradient(rgb(19.1893939394, 204.3106060606, 149), rgb(16.1242424242, 171.6757575758, 125.2));
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12);
}
.btn-green:hover, .btn-green.zeroclipboard-is-hover {
color: #fff;
background-color: #0fa276;
background-image: linear-gradient(#12be8b, #0fa276);
background-color: rgb(15.2484848485, 162.3515151515, 118.4);
background-image: linear-gradient(rgb(17.8757575758, 190.3242424242, 138.8), rgb(15.2484848485, 162.3515151515, 118.4));
}
.btn-green:active, .btn-green.selected, .btn-green.zeroclipboard-is-active {
background-color: #0f9e73;
background-color: rgb(14.8106060606, 157.6893939394, 115);
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.btn-green.selected:hover {
background-color: #0d8662;
background-color: rgb(12.6212121212, 134.3787878788, 98);
}
.btn-reset {
@ -1821,7 +1821,7 @@ h6,
padding: 0.25rem 0.75rem;
}
.search-result:hover, .search-result.active {
background-color: #ebedf5;
background-color: rgb(234.8, 236.82, 244.9);
}
.search-result-title {
@ -7345,4 +7345,320 @@ div.opaque {
background-color: #fff;
}
p.highlight, blockquote.highlight {
background: rgba(255, 235, 130, 0.2);
border-left: 4px solid #e7af06;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.highlight > .highlight-title, blockquote.highlight > .highlight-title {
color: #e7af06;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.highlight-title, blockquote.highlight-title {
background: rgba(255, 235, 130, 0.2);
border-left: 4px solid #e7af06;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.highlight-title > p:first-child, blockquote.highlight-title > p:first-child {
margin-top: 0;
margin-bottom: 0;
color: #e7af06;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
blockquote.highlight {
margin-left: 0;
margin-right: 0;
}
blockquote.highlight > p:first-child {
margin-top: 0;
}
blockquote.highlight > p:last-child {
margin-bottom: 0;
}
blockquote.highlight-title {
margin-left: 0;
margin-right: 0;
}
blockquote.highlight-title > p:nth-child(2) {
margin-top: 0;
}
blockquote.highlight-title > p:last-child {
margin-bottom: 0;
}
p.info, blockquote.info {
background: rgba(44, 132, 250, 0.2);
border-left: 4px solid #183385;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.info::before, blockquote.info::before {
color: #183385;
content: "Info";
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.info > .info-title, blockquote.info > .info-title {
color: #183385;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.info-title, blockquote.info-title {
background: rgba(44, 132, 250, 0.2);
border-left: 4px solid #183385;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.info-title > p:first-child, blockquote.info-title > p:first-child {
margin-top: 0;
margin-bottom: 0;
color: #183385;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
blockquote.info {
margin-left: 0;
margin-right: 0;
}
blockquote.info > p:first-child {
margin-top: 0;
}
blockquote.info > p:last-child {
margin-bottom: 0;
}
blockquote.info-title {
margin-left: 0;
margin-right: 0;
}
blockquote.info-title > p:nth-child(2) {
margin-top: 0;
}
blockquote.info-title > p:last-child {
margin-bottom: 0;
}
p.new, blockquote.new {
background: rgba(65, 214, 147, 0.2);
border-left: 4px solid #026e57;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.new::before, blockquote.new::before {
color: #026e57;
content: "Neu";
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.new > .new-title, blockquote.new > .new-title {
color: #026e57;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.new-title, blockquote.new-title {
background: rgba(65, 214, 147, 0.2);
border-left: 4px solid #026e57;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.new-title > p:first-child, blockquote.new-title > p:first-child {
margin-top: 0;
margin-bottom: 0;
color: #026e57;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
blockquote.new {
margin-left: 0;
margin-right: 0;
}
blockquote.new > p:first-child {
margin-top: 0;
}
blockquote.new > p:last-child {
margin-bottom: 0;
}
blockquote.new-title {
margin-left: 0;
margin-right: 0;
}
blockquote.new-title > p:nth-child(2) {
margin-top: 0;
}
blockquote.new-title > p:last-child {
margin-bottom: 0;
}
p.note, blockquote.note {
background: rgba(114, 83, 237, 0.2);
border-left: 4px solid #381885;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.note::before, blockquote.note::before {
color: #381885;
content: "Notiz";
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.note > .note-title, blockquote.note > .note-title {
color: #381885;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.note-title, blockquote.note-title {
background: rgba(114, 83, 237, 0.2);
border-left: 4px solid #381885;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.note-title > p:first-child, blockquote.note-title > p:first-child {
margin-top: 0;
margin-bottom: 0;
color: #381885;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
blockquote.note {
margin-left: 0;
margin-right: 0;
}
blockquote.note > p:first-child {
margin-top: 0;
}
blockquote.note > p:last-child {
margin-bottom: 0;
}
blockquote.note-title {
margin-left: 0;
margin-right: 0;
}
blockquote.note-title > p:nth-child(2) {
margin-top: 0;
}
blockquote.note-title > p:last-child {
margin-bottom: 0;
}
p.warning, blockquote.warning {
background: rgba(247, 126, 126, 0.2);
border-left: 4px solid #dd2e2e;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.warning::before, blockquote.warning::before {
color: #dd2e2e;
content: "Warnung";
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.warning > .warning-title, blockquote.warning > .warning-title {
color: #dd2e2e;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
p.warning-title, blockquote.warning-title {
background: rgba(247, 126, 126, 0.2);
border-left: 4px solid #dd2e2e;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08);
padding: 0.8rem;
}
p.warning-title > p:first-child, blockquote.warning-title > p:first-child {
margin-top: 0;
margin-bottom: 0;
color: #dd2e2e;
display: block;
font-weight: bold;
text-transform: uppercase;
font-size: 0.75em;
padding-bottom: 0.125rem;
}
blockquote.warning {
margin-left: 0;
margin-right: 0;
}
blockquote.warning > p:first-child {
margin-top: 0;
}
blockquote.warning > p:last-child {
margin-bottom: 0;
}
blockquote.warning-title {
margin-left: 0;
margin-right: 0;
}
blockquote.warning-title > p:nth-child(2) {
margin-top: 0;
}
blockquote.warning-title > p:last-child {
margin-bottom: 0;
}
/*# sourceMappingURL=just-the-docs-light.css.map */

File diff suppressed because one or more lines are too long

View File

@ -1,9 +1,93 @@
{"0": {
"doc": "FAQ",
"title": "FAQ",
"content": ". | Wie lautet die Server IP? | . ",
"url": "/docs/faq/",
"relUrl": "/docs/faq/"
},"1": {
"doc": "Modpack",
"title": "Illuvia Prime Modpack",
"content": "Aktuelle Version: 1.0.0 . Aktuell arbeiten wir noch mit Modrinth zusammen daran, dass unser Modpack regulär über Modrinth zu erhalten ist. Bis dahin gibt es nur die Möglichkeit dieses über unsere Homepage herunterzuladen und in Modrinth zu importieren. Solange unser eigenes Modpack nur über diesen Weg zu bekommen ist werden wir definitiv auch noch Technical Electrical: Secret Schemes unterstützen. ",
"url": "/docs/modpack/#illuvia-prime-modpack",
"relUrl": "/docs/modpack/#illuvia-prime-modpack"
},"2": {
"doc": "Modpack",
"title": "Wieso das Illuvia Prime Modpack?",
"content": "Wir haben den Server mit Technical Electrical gestartet. Aktuell unterstützen wir dieses auch noch allerdings haben wir beim Spielen auf dem Server so einige Ideen gehabt, wie man das Spielerlebnis noch verbessern könnten. So haben wir viele weitere Mods gefunden und in unseren lokalen Instanzen hinzugefügt. Nun möchten wir euch auch davon profitieren lassen! . Unter anderem haben wir einen eigenen Server Voice Chat integriert, der unabhängig von Discord, Teamspeak und Co. funktioniert. So ist es möglich auch mal miteinander zu quatschen (zum Beispiel zum Handeln) selbst wenn man sich in unterschiedlichen Discord Channels oder Servern befindet. ",
"url": "/docs/modpack/#wieso-das-illuvia-prime-modpack",
"relUrl": "/docs/modpack/#wieso-das-illuvia-prime-modpack"
},"3": {
"doc": "Modpack",
"title": "Installtion",
"content": ". | Downloade das Illuvia Prime Pack | Öffne nun Modrinth und erstelle eine neue Instanz | Nun kannst du unter dem Punkt From File die heruntergeladene Illuvia-Prime-1.0.0.mrpack auswählen | . ",
"url": "/docs/modpack/#installtion",
"relUrl": "/docs/modpack/#installtion"
},"4": {
"doc": "Modpack",
"title": "Modpack",
"content": " ",
"url": "/docs/modpack/",
"relUrl": "/docs/modpack/"
},"5": {
"doc": "Home",
"title": "Illuvia Prime Homepage",
"content": "Willkommen bei der offiziellen Homepage und Dokumentation für den Illuvia Prime Minecraft Server. Erkunde eine einzigartige Welt voller Magie und technischer Möglichkeiten. Get started now Download Modpack . 🎮 Minecraft Version: 1.21.1 🔃 Mod Loader: NeoForge 21.1.77 📦 Modpack: Illuvia Prime 1.0.0 oder Technical Electrical: Secret Schemes 5.2.1 . ",
"url": "/#illuvia-prime-homepage",
"relUrl": "/#illuvia-prime-homepage"
},"6": {
"doc": "Home",
"title": "Getting started",
"content": "Du musst von einem Spieler bei der Serverleitung (SitirioTV | Justin, Kosmos | Florian) empfohlen werden. Die Serverleitung gibt dann dem Spieler, der dich empfohlen hat bescheid ob du aufgenommen wirst oder nicht. Modpack Installation . | Downloade und installiere Modrinth als Launcher | Starte den Launcher und logge dich mit deinem Minecraft / Microsoft Account ein | Downloade das Illuvia Prime Modpack und importiere es | . Server beitreten . | Bitte joine einmal dem Server. Es wird eine Meldung kommen, dass du nicht auf der Whitelist stehst. | Teile der Serverleitung über Discord deinen Minecraft Benutzernamen mit, damit wir dich auf Whitelist setzen können. | Warte auf eine Antwort und joine erneut sobald du aufgenommen wurdest. | Viel Spaß! 🥳 | . ",
"url": "/#getting-started",
"relUrl": "/#getting-started"
},"7": {
"doc": "Home",
"title": "Home",
"content": "This is a bare-minimum template to create a Jekyll site that uses the Just the Docs theme. You can easily set the created site to be published on GitHub Pages the README file explains how to do that, along with other details. If Jekyll is installed on your computer, you can also build and preview the created site locally. This lets you test changes before committing them, and avoids waiting for GitHub Pages.1 And you will be able to deploy your local build to a different platform than GitHub Pages. More specifically, the created site: . | uses a gem-based approach, i.e. uses a Gemfile and loads the just-the-docs gem | uses the GitHub Pages / Actions workflow to build and publish the site on GitHub Pages | . Other than that, youre free to customize sites that you create with this template, however you like. You can easily change the versions of just-the-docs and Jekyll it uses, as well as adding further plugins. Browse our documentation to learn more about how to use this theme. To get started with creating a site, simply: . | click “use this template” to create a GitHub repository | go to Settings > Pages > Build and deployment > Source, and select GitHub Actions | . If you want to maintain your docs in the docs directory of an existing project repo, see Hosting your docs from an existing project repo in the template README. | It can take up to 10 minutes for changes to your site to publish after you push the changes to GitHub. ↩ . | . ",
"content": " ",
"url": "/",
"relUrl": "/"
},"8": {
"doc": "Modliste",
"title": "Installierte Mods",
"content": ". | AI Improvements | AmbientSounds | Applied Mekanistics | BadOptimizations | BetterF | BetterThirdPerson | Controlling | Corgilib | CraterLib | CreativeCore | Cucumber | CustomWindowTitle | DistantHorizons | Emojiful | ExtremeReactors | GPUTape | GlitchCore | ImmediatelyFast | ImmersiveEngineering | Jade | KryptonFoxified | Ksyxis | LittleFrames | MRU | Mekanism | MekanismAdditions | MekanismGenerators | MekanismTools | Modern Dynamics | Modern Industrialization | MouseTweaks | MysticalAgradditions | MysticalAgriculture | NoChatReports | Not Enough Recipe Book | OctoLib | Oh The Biomes Weve Gone | Oh The Trees Youll Grow | OreExcavation | Patchouli | Powah | Searchables | SimpleRPC Universal | SmartBrainLib | Sounds | Statues | TerraBlender | The Undergarden | Totemic | TravelersTitles | Xaeros Minimap | XaerosWorldMap | YetAnotherConfigLib | YungsApi | ZeroCore | SecurityCraft | accessories cclayer | accessories | actuallyadditions | aewtlib | almostunified | appleskin | appliedenergistics | architectury | ars additions | ars ocultas | athena | azurelib neo | balm | better modlist | cme | cc tweaked | chisel | cloth config | collective | drippyloadingscreen | elevatorid | emi | enderio | entityculling | fancymenu | ferritecore | freecam | friendsandfoes | functionalstorage | geckolib | handcrafted | idle boost | industrialforegoing | iris | ironchest | jamlib | jei | konkrete | kotlinfor | libIPN | lootr | melody | mffs | modernfix | modonomicon | moreculling | notenoughanimations | occultism | open parties and claims | owo lib | packetfixer | PlasmoVoice | pneumaticcraft repressurized | polyeng | polylib | polymorph | prefab | radium | reeses sodium options | relics | resourcefulconfig | resourcefullib | servercore | shrink | skinlayersd | sodium | sound physics remastered | stellaris | tectonic | the bumblezone | theurgy | thingamajigs | titanium | toms trading network | travelersbackpack | utility belt | watermedia | waveycapes | waystones | . ",
"url": "/docs/modpack/modliste.html#installierte-mods",
"relUrl": "/docs/modpack/modliste.html#installierte-mods"
},"9": {
"doc": "Modliste",
"title": "Installierte Resourcepacks",
"content": ". | Faithful 64x | 3D Crops Revamped | PresenceFootsteps: Remastered Sounds | Visual Travelers Title Biomes Addon | . ",
"url": "/docs/modpack/modliste.html#installierte-resourcepacks",
"relUrl": "/docs/modpack/modliste.html#installierte-resourcepacks"
},"10": {
"doc": "Modliste",
"title": "Installierte Shader",
"content": ". | Solas Shader | Complementary Shaders - Reimagined | . ",
"url": "/docs/modpack/modliste.html#installierte-shader",
"relUrl": "/docs/modpack/modliste.html#installierte-shader"
},"11": {
"doc": "Modliste",
"title": "Modliste",
"content": " ",
"url": "/docs/modpack/modliste.html",
"relUrl": "/docs/modpack/modliste.html"
},"12": {
"doc": "Wie lautet die Server IP?",
"title": "Wie lautet die Server IP?",
"content": "join.illuvia.world . ",
"url": "/docs/faq/what-is-the-server-ip.html",
"relUrl": "/docs/faq/what-is-the-server-ip.html"
}
}

1
docs/faq/index.html Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1
docs/modpack/index.html Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
img/new_instance.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

File diff suppressed because one or more lines are too long