Skip to content

Commit

Permalink
Deployed baf066f with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Apr 17, 2024
0 parents commit 27168c2
Show file tree
Hide file tree
Showing 141 changed files with 51,603 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.

81 changes: 81 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
pre {
word-break: break-all;
overflow-wrap: break-word;
white-space: pre-wrap;
}

/*header {
background-image: linear-gradient(to right, #08306E, #0B47A5);
}
nav.md-tabs {
background-image: linear-gradient(to right, #08306E, #0B47A5);
}
@font-face {
font-family: 'HCLTech Roobert';
src: local('HCLTechRoobert-Regular'), url(HCLTechRoobert-Regular.otf);
}*/

tr.lostLinkItem:nth-child(even) {
background-color: #eeeeee;
}
header {
background-color: #4051b5;
}
footer {
background-color: #000000;
}

/*.md-search__inner {
background-color: #1d2123;
}
nav.md-tabs {
background-color: #000000;
}
.md-header__title {
background-color: #000000;
}
.md-header {
background-color: #000000;
}*/
@font-face {
font-family: 'HCLTech Roobert';
src: url(../font/HCLTechRoobert-Regular.otf);
}

:root {
--md-text-font: "HCLTech Roobert";
}

:root {
--md-code-font: "Courier";
}

:root > * {
--md-code-hl-string-color: #475156;
}

.md-typeset h1{
font-family:"HCLTech Roobert";
}

.md-typeset h2{
font-family:"HCLTech Roobert";
}
.md-typeset h3{
font-family:"HCLTech Roobert";
}
.md-typeset h4{
font-family:"HCLTech Roobert";
}
.md-typeset h5{
font-family:"HCLTech Roobert";
text-transform: capitalize;
font-size: medium;
color: #5b666d;
}
.md-typeset h6{
font-family:"HCLTech Roobert";
}
Binary file added assets/font/HCLTechRoobert-Regular.otf
Binary file not shown.
Binary file added assets/images/VoltMXGoLogo.png
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
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.3220b9d7.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.3220b9d7.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.

0 comments on commit 27168c2

Please sign in to comment.