The source code for https://milkdown.dev
This site is built with vite. And all docs are written in markdown and proudly rendered by Milkdown.
pnpm install && pnpm dev
- pages: All pages are in this folder.
- src: Website source code.
- plugins: Vite plugins used in this project.
- public: Static files.