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: 12 months 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 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-24T06:59:24.000Z (about 1 year ago)
- Last Synced: 2025-07-01T03:42:32.012Z (about 1 year ago)
- Topics: gatsbyjs, mdx, mdx-deck-theme
- Language: JavaScript
- Homepage: https://xenodochial-tereshkova-e852ec.netlify.com/
- Size: 804 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
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)