Skip to content
/ docs Public

Documentation site for Markdoc

License

Notifications You must be signed in to change notification settings

markdoc/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e659c59 · Apr 30, 2025
Nov 9, 2022
Aug 29, 2024
Apr 7, 2025
Apr 10, 2024
Apr 2, 2025
Apr 30, 2025
May 10, 2022
May 6, 2022
Jun 1, 2022
May 26, 2022
Jun 16, 2022
May 6, 2022
May 10, 2022
May 6, 2022
Jun 23, 2022
Jul 5, 2022
May 18, 2022
Aug 29, 2024
Apr 10, 2024

Repository files navigation

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

  1. Fork and clone this repository to your local environment.

  2. Create a new branch with git checkout -b <BRANCH_NAME>

  3. Install the dependencies by running npm install

  4. Start the development server on http://localhost:3000 by running npm run dev

  5. Try editing pages/index.md

Code of conduct

This project has adopted the Stripe Code of conduct.

License

This project uses the MIT license.