Version: 0.0.4
Last Updated: Unknown
Use this tool to convert markdown in the spectacle folder into the presentation/index.mdx file used for presentation.
yarn install mkdir spectacle touch spectacle/spectacle.json kratos init kratos store cli cli kratos install cli spectacle-cli shotgun run
Update spectacle/spectacle.json to have information on the order:
{ "order": ["imports", "base", "table", "image"] }
Running build on the CLI will build those files in order for the presentation/index.mdx file. This file will be what is used to run the presentation.