An open API service indexing awesome lists of open source software.

https://github.com/lundegaard/mdx-deck-template

♠️ Template for MDX Deck
https://github.com/lundegaard/mdx-deck-template

gatsbyjs mdx mdx-deck-theme

Last synced: about 8 hours ago
JSON representation

♠️ Template for MDX Deck

Awesome Lists containing this project

README

        


♠️ MDX Deck Template



by Lundegaard



Github

MIT License

Netlify Status


♠️ ❤️ ♣️ ♦️


For quick setup of beautiful web presentations


We prepared theme for awesome MDX deck that uses clean design of Lundegaard company. In addition we created set of layouts that will make creation of lists and code samples slides peace of cake 🎂🎂🎂.

# Getting started

```shell
git clone https://github.com/lundegaard/mdx-deck-template
cd mdx-deck-template
yarn install
```

## Developing

```shell
yarn start
```

## Building

```shell
yarn build
```

# Related
- [mdx-deck](https://github.com/jxnblk/mdx-deck)
- [code-surfer](https://github.com/pomber/code-surfer)