Skip to content

Commit

Permalink
Deployed ab279ab with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 16, 2024
0 parents commit 73d47df
Show file tree
Hide file tree
Showing 82 changed files with 39,582 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1,245 changes: 1,245 additions & 0 deletions 404.html

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions assets/css/extra-customize.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
/* Enable code wrapping in code blocks */
pre code {
white-space: pre-wrap;
word-wrap: break-word;
}

.md-header {
background: linear-gradient(
to bottom,
color-mix(in srgb, var(--md-primary-fg-color) 100%, white),
color-mix(in srgb, var(--md-primary-fg-color) 85%, white)
);
}

.md-tabs {
background: linear-gradient(
to bottom,
color-mix(in srgb, var(--md-primary-fg-color) 85%, white),
color-mix(in srgb, var(--md-primary-fg-color) 70%, white)
);
}

.md-footer-meta {
background-color: var(--md-primary-fg-color);
color: var(--md-primary-bg-color);
}
.md-copyright__highlight {
color: var(--md-primary-bg-color);
}
.md-main__inner {
margin-bottom: 1.5rem;
}
Binary file added assets/formatterAnsiColored_customColorScheme.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.
Binary file added assets/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions assets/javascripts/bundle.88dd0f4e.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.88dd0f4e.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/javascripts/lunr/min/lunr.ar.min.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.da.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.de.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions assets/javascripts/lunr/min/lunr.du.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 73d47df

Please sign in to comment.