Vercel-MkDocs
https://github.com/fu-sen/Vercel-MkDocs
MkDocs with ▲Vercel (minimal configuration)
How to use
- Edit
mkdocs.yml
anddocs/index.md
, add more files if needed. - Add the pip package to
requirements.txt
. (Themes and plugins) - Use the Vercel command:
vercel dev
vercel
andvercel --prod
or commit to a Git project:git push
You do not need to change the Build & Development Settings
item.