ModDota GitHub Pages project.
This website is built using VitePress, a modern static website generator.
$ npm install$ npm run devThis command starts a local development server. Most changes are reflected live without having to restart the server.
$ npm run build