DemoCards.jl

Let's focus on writing good demos.

A plugin package to Documenter.jl that dynamically generate a demo gallery 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 demo structure.
  • minimal configuration.
  • all demos can be tested by CI.
  • support demos in markdown and julia format.

Usage Examples

Manual Outline