Skip to content

Commit

Permalink
Deployed 1d413d1 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Nov 3, 2024
0 parents commit eac11e0
Show file tree
Hide file tree
Showing 737 changed files with 12,058,830 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
16,533 changes: 16,533 additions & 0 deletions 404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
asmen.icopy.site
14 changes: 14 additions & 0 deletions _static/css/extra.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.md-typeset table:not([class]) th {
min-width: 0rem;
}
.md-nav__link--active {
color: inherit;
}
blockquote.page-copyright {
margin: 20px 0;
padding-left: 1.5rem;
border-left: 5px solid #ff1700; /* Just change the color value and that's it*/
}
.gt-container .gt-meta {
z-index: auto !important;
}
32 changes: 32 additions & 0 deletions _static/js/extra.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
window.MathJax = {
tex2jax: {
inlineMath: [ ["\\(","\\)"] ],
displayMath: [ ["\\[","\\]"] ]
},
TeX: {
TagSide: "right",
TagIndent: ".8em",
MultLineWidth: "85%",
equationNumbers: {
autoNumber: "AMS",
},
unicode: {
fonts: "STIXGeneral,'Arial Unicode MS'"
}
},
showProcessingMessages: false,
messageStyle: "none"
};
window.addEventListener('load', function() {
var p=localStorage.getItem("data-md-color-primary");
if (p){
document.body.setAttribute('data-md-color-primary',p);
}
var a=localStorage.getItem('data-md-color-accent');
if (a){
document.body.setAttribute('data-md-color-accent',a);
}
}, false);

//添加空格
pangu.spacingPageBody();
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.83f73b43.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/javascripts/bundle.83f73b43.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 eac11e0

Please sign in to comment.