Skip to content

linexjlin/milkdown-playground

 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.5%
  • CSS 2.8%
  • JavaScript 1.7%