Skip to content

The official documentation website for milkdown.

License

Notifications You must be signed in to change notification settings

Milkdown/website

Repository files navigation

Milkdown.dev

The source code for https://milkdown.dev

Development

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.

License

MIT