Docs
Documentation site for Markdoc
[Markdoc](https://markdoc.dev) is a [Markdown](https://commonmark.org)-based syntax and toolchain for creating custom documentation sites and experiences. We designed Markdoc to power [Stripe's public docs](http://stripe.com/docs), our largest and most complex content site. The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2022. Key topics include: docs, documentation, markdoc.
Markdoc docs
Markdoc is a Markdown-based syntax and toolchain for creating custom documentation sites and experiences.
We designed Markdoc to power Stripe's public docs, our largest and most complex content site.
Contributing
Contributions and feedback are welcomed and encouraged. Feel free to open PRs here, or open issues in the Markdoc core repo.
Installation
-
Create a new branch with
git checkout -b <BRANCH_NAME> -
Install the dependencies by running
npm install -
Start the development server on http://localhost:3000 by running
npm run dev -
Try editing
pages/index.md
Code of conduct
This project has adopted the Stripe Code of conduct.
License
This project uses the MIT license.
Contributors
Showing top 12 contributors by commit count.
