DemoCards.jl

Let's focus on writing good demos.

A plugin package to Documenter.jl that dynamically generate demos and associated assets for you.

Note

Please read the Documenter.jl documentation first if you're unfamiliar with the julia documentation system.

Package Features

  • a plugin package to Documenter.jl to manage all your demos.
  • folder structure is the demo structure.
  • minimal configuration.
  • CI friendly
  • support demos in markdown and julia format.