feat: astro guide (#8714)

This commit is contained in:
Noel
2022-10-06 23:53:35 +02:00
committed by GitHub
parent 01d75c8b8b
commit 2628659747
74 changed files with 3740 additions and 102 deletions

30
packages/guide/.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# Packages
node_modules/
# Log files
logs/
*.log
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
# Env
.env
# Dist
dist/
typings/
.cache/
build/
api/
src/styles/unocss.css
.next/
# Miscellaneous
.tmp/
coverage/
.vercel
public/searchIndex