Skip to content

Updating the docs

To make changes to the docs, please:

  • git clone git@github.com:zopencommunity/meta.git
  • cd meta/docs
  • make updates
  • validate your changes, locally on port 5173, as follows:
    • npm install
    • npm run serve
    • bring up your browser on localhost:5173 and validate
  • create a PR as you would for any other code for your changes

Copyright © zopen community a Series of LF Projects, LLC. For website terms of use, trademark policy, and other project policies, please see https://lfprojects.org.