docs: vuepress构建文档

This commit is contained in:
2024-03-28 08:26:44 +08:00
parent 0880623930
commit 1bbd1dd234
43 changed files with 4000 additions and 2 deletions

View File

@ -0,0 +1,3 @@
// you can change config here
$colors: #c0392b, #d35400, #f39c12, #27ae60, #16a085, #2980b9, #8e44ad, #2c3e50,
#7f8c8d !default;

View File

@ -0,0 +1 @@
// place your custom styles here

View File

@ -0,0 +1,2 @@
// you can change colors here
$theme-color: #096dd9;