Markdown to docs in seconds. No Node.js required.
Docs · Quickstart · Changelog
gem install docyard
docyard init
docyard serveOpen localhost:4200. Edits reload instantly.
:::note
Requires Ruby 3.2 or higher.
:::
:::tabs
== macOS
brew install ruby
== Linux
sudo apt install ruby-full
:::Callouts, tabs, steps, cards, code groups, accordions, and more. See all components
docyard buildStatic HTML, search index, sitemap, and social cards in dist/. Deploy anywhere.
docyard.dev is built with Docyard.
See CONTRIBUTING.md.