portal icon indicating copy to clipboard operation
portal copied to clipboard

docs(CMC): What is CMC?

Open daniel-wong-dfinity-org opened this issue 9 months ago • 4 comments

Thank you for your contribution to the IC Developer Portal. This repo contains the content for https://internetcomputer.org and the ICP Developer Documentation, https://internetcomputer.org/docs/.

If you are submitting a Pull Request for adding or changing content on the ICP Developer Documentation, please make sure that your contribution meets the following requirements:

  • [ ] Follows the developer docs style guide.
  • [ ] Follows the best practices and guidelines.
  • [ ] New documentation pages include document tags.
  • [ ] New documentation pages include SEO keywords.
  • [ ] New documents are in the .mdx file format to support the previous two components.
  • [ ] New documents are registered in /sidebars.js, otherwise, it will not appear in the side navigation bar.
  • [ ] Make sure that the .github/CODEOWNERS file is filled with new documents that you added. This way we can ensure that future Pull Requests are reviewed by the right people.

daniel-wong-dfinity-org avatar Mar 04 '25 20:03 daniel-wong-dfinity-org

@daniel-wong-dfinity-org i think this could benefit from instructions on how to setup the CMC locally and some code examples that we provide. a while back i worked on this which does both things, but is not up to date anymore

letmejustputthishere avatar Mar 05 '25 13:03 letmejustputthishere

@daniel-wong-dfinity-org i think this could benefit from instructions on how to setup the CMC locally and some code examples that we provide.

Agreed. I would like to limit the scope of this PR. Would you mind implementing your suggestion in a follow up PR? Sounds like you already did some work in that direction.

daniel-wong-dfinity-org avatar Mar 05 '25 17:03 daniel-wong-dfinity-org

@daniel-wong-dfinity-org added to my backlog

letmejustputthishere avatar Mar 06 '25 08:03 letmejustputthishere