Skip to content

Commit

Permalink
Deployed 0c24c05 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Feb 7, 2025
0 parents commit ada18b1
Show file tree
Hide file tree
Showing 106 changed files with 80,420 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1,473 changes: 1,473 additions & 0 deletions 404.html

Large diffs are not rendered by default.

3,656 changes: 3,656 additions & 0 deletions api-reference/etcd-druid-api.html

Large diffs are not rendered by default.

75 changes: 75 additions & 0 deletions assets/css/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
/* header */
.md-header__button.md-logo {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}

.md-header__button.md-logo img,
.md-header__button.md-logo svg {
height: 3rem;
width: 3rem;
}
.md-header__title {
font-size: 1.5rem;
font-weight: normal;
height: 3.5rem;
line-height: 3.5rem;
font-family: "Zilla Slab";
}

/* Navigation tabs */
.md-tabs__list {
justify-content: left;
}

.md-tabs__item {
height: 2.0rem;
padding-left: 1.0em;
padding-right: 1.0em;
font-family: "Roboto";
}

.md-tabs__link {
font-size: 0.70rem;
font-weight: normal;
}

/* search box */
.md-search__form {
border: 1px solid var(--pg-light-border);
box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(0, 0, 0, 0.02) 0px 1px 2px -1px;
border-radius: 6px;
height: 1.6rem;
}

[data-md-toggle="search"]:checked ~ .md-header .md-search__form {
border-radius: 6px 6px 0 0;
}

.md-search__input {
font-size: .7rem;
}

/* show table borders */
.md-typeset td:not([class]):not(:last-child) {
border: 0.05rem solid var(--md-typeset-table-color);
}

/* Highlight selected file in the left navigation pane*/
.md-nav__link--active {
background-color: var(--md-code-bg-color);
border-radius: 0.3em;
padding: 0.2em;
outline: 0.1em;
}

/* Additional styling to fix glitches */
.md-sidebar__inner {
padding-top: 0.1em;
}

.md-nav--lifted > .md-nav__list > .md-nav__item--active > .md-nav__link {
box-shadow: initial;
}
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.
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.f1b6f286.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

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 ada18b1

Please sign in to comment.