Skip to content

Commit

Permalink
Deployed 4764b50 with MkDocs version: 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Aug 16, 2023
0 parents commit 253f794
Show file tree
Hide file tree
Showing 711 changed files with 7,938,421 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
11,091 changes: 11,091 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.
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.220ee61c.min.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions assets/javascripts/bundle.220ee61c.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 253f794

Please sign in to comment.