/docs

Documentation site for Markdoc

Primary LanguageJavaScriptMIT LicenseMIT

Markdoc docs

Contributing

Contributions and feedback are welcomed and encouraged. Feel free to open PRs here, or open issues in the Markdoc core repo.

To edit the docs, follow these steps:

  1. Start the development server
    npm run dev
    or
    yarn dev
  2. Open http://localhost:3000 to view the Markdoc site.
  3. Try editing pages/index.md

Code of conduct

This project has adopted the Stripe Code of conduct.

License

This project uses the MIT license.