Skip to content

Commit

Permalink
Deployed 6eab35d to dev with MkDocs 1.5.3 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Docs committed Nov 28, 2023
1 parent b57b0ca commit ac7b8b7
Show file tree
Hide file tree
Showing 98 changed files with 38,723 additions and 0 deletions.
1,060 changes: 1,060 additions & 0 deletions dev/404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dev/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docs.nspanel.pky.eu
80 changes: 80 additions & 0 deletions dev/_assets/user.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
/*.md-header__button.md-logo img {
width: unset;
}*/

.md-main__inner {
margin-top: unset;
}

.md-nav__title {
display: none;
}

/*.md-header,*/ .md-footer {
background-color: #333333;
}

.md-footer__inner.md-grid {
display: none;
}

.md-sidebar {
padding-top: 0px;
}

/*.md-sidebar.md-sidebar--primary {
position: unset;
}*/

.md-sidebar.md-sidebar--secondary {
padding-top: 10px;
}

.md-sidebar.md-sidebar--primary .md-sidebar__scrollwrap {
/*overflow-y: unset;*/
padding-right: 1px;
border-right: 1px solid #adadad;
}

.md-sidebar.md-sidebar--primary .md-sidebar__inner {
/*border-right: 1px solid #adadad;*/
padding-bottom: 30px;
}
.md-sidebar.md-sidebar--secondary .md-sidebar__inner {
border-left: 1px solid #adadad;
}

.md-nav__item .md-nav__list {
padding-left: 10px;
}

.md-content {
margin-top: 25px;
/*border-left: 1px solid #adadad;
border-right: 1px solid #adadad;*/
}

.md-top {
display: none;
}

.md-typeset hr {
border-bottom: 1px solid #adadad;
}

.md-typeset h1,
.md-typeset h2,
.md-typeset h3,
.md-typeset h4,
.md-typeset h5 {
font-weight: bold;
}

.md-typeset table:not([class]) td:not(:last-child),
.md-typeset table:not([class]) th:not(:last-child) {
border-right: .05rem solid var(--md-typeset-table-color);
}

ol li::marker {
font-weight: bold;
}
Binary file added dev/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.
29 changes: 29 additions & 0 deletions dev/assets/javascripts/bundle.cd18aaf1.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions dev/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 dev/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 dev/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 ac7b8b7

Please sign in to comment.