Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.
/ circuit-deck Public archive

Create presentations with mdx-deck and Circuit UI

License

Notifications You must be signed in to change notification settings

sumup/circuit-deck

Repository files navigation

circuit-deck

A mdx-deck starter repo, preconfigured with SumUp's Circuit UI component library and SumUp's Foundry CLI toolkit for writing JavaScript.

Development

To run the presentation deck in development mode:

yarn start

Edit the deck.mdx file to get started.

Exporting

To build the presentation deck as static HTML:

yarn build

To export a PDF:

yarn pdf

To export an image of the title slide:

yarn image

Deploying

To deploy the presentation to GitHub Pages:

yarn deploy

For more documentation see the mdx-deck repo.

About

Create presentations with mdx-deck and Circuit UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published