Install dependencies:
npm installnpm run devThis will create the dist/ directory for publishing to static hosting:
npm run buildTo preview the static generated app, run npm run start
For a detailed explanation of how things work, check out nextjs, markdoc and tailwind.
- update banner in
src/components/Banner - add version
src/pages/docs/community/releases - update CURRENT_VERSION in
src/components/Layout - update version in docs