Install dependencies:
npm install
npm run dev
This will create the dist/
directory for publishing to static hosting:
npm run build
To 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