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
- Host: GitHub
- URL: https://github.com/lundegaard/mdx-deck-template
- Owner: lundegaard
- License: mit
- Created: 2020-02-24T13:12:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T15:20:38.000Z (over 5 years ago)
- Last Synced: 2025-03-24T00:06:27.263Z (3 months ago)
- Topics: gatsbyjs, mdx, mdx-deck-theme
- Language: JavaScript
- Homepage: https://xenodochial-tereshkova-e852ec.netlify.com/
- Size: 584 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
♠️ MDX Deck Template
♠️ ❤️ ♣️ ♦️
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)