add mkdocs documents

This commit is contained in:
jerry
2020-11-10 23:16:55 +08:00
parent 7fe405d0af
commit c460b37d14
13 changed files with 150 additions and 0 deletions

9
docs/assets/extra.css Normal file
View File

@@ -0,0 +1,9 @@
.md-header-nav__button.md-logo {
padding: .2rem;
margin: .2rem;
}
.md-header-nav__button.md-logo img, .md-header-nav__button.md-logo svg {
width: 1.6rem;
height: 1.6rem;
}