Started incorporating the docs into the repo
This commit is contained in:
parent
a3bec04088
commit
c189bb2662
17 changed files with 2918 additions and 69 deletions
22
docs/.vuepress/styles/index.styl
Normal file
22
docs/.vuepress/styles/index.styl
Normal file
|
@ -0,0 +1,22 @@
|
|||
.content
|
||||
font-size 15px !important
|
||||
|
||||
.site-name
|
||||
display: none !important
|
||||
|
||||
.logo
|
||||
height: 1.8rem !important
|
||||
vertical-align: middle !important
|
||||
|
||||
.content a > code
|
||||
background-color rgba(86, 155, 45, 0.13)
|
||||
|
||||
.sidebar a.sidebar-link
|
||||
font-size 15px !important
|
||||
font-weight normal !important
|
||||
|
||||
.sidebar a.sidebar-link.active
|
||||
font-weight bold !important
|
||||
|
||||
.sidebar > .sidebar-links > li:not(:first-child)
|
||||
margin-top 0.25rem !important
|
0
docs/.vuepress/styles/palette.styl
Normal file
0
docs/.vuepress/styles/palette.styl
Normal file
Loading…
Add table
Add a link
Reference in a new issue