docs(CMC): What is CMC?
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
.mdxfile 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/CODEOWNERSfile 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 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
@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 added to my backlog