https://mozg.com.br/ https://mozgbrasil.github.io/vitepress-mozg https://mozg-project.web.app/
VitePress is a Vue-powered static site generator and a spiritual successor to VuePress, built on top of Vite.
To check out docs, visit vitepress.dev.
npm create vitepress@latest -- --help
Detailed changes for each release are documented in the CHANGELOG.
Please make sure to read the Contributing Guide before making a pull request.
Copyright (c) 2019-present, Yuxi (Evan) You
git clone https://github.com/mozgbrasil/vitepress-mozg
cd vitepress-mozg
npm install
npm run dev
# meld /home/marcio/dados/vitepress/docs/.vitepress/dist /home/marcio/dados/mozgbrasil.github.io/docs
rm -fr dist ./docs/.vitepress/cache/ ./docs/.vitepress/dist/
npm run build && npm run serve
npm run build
npm uninstall @lunariajs/core
# npm install postcss-rtlcss
npm run dev