https://github.com/cksachdev/presentation-boilerplate
Boilerplate for mdx presentation with code surfer and hosting on gh-pages
https://github.com/cksachdev/presentation-boilerplate
boilerplate code-surfer mdx mdx-deck presentation-tools
Last synced: about 1 month ago
JSON representation
Boilerplate for mdx presentation with code surfer and hosting on gh-pages
- Host: GitHub
- URL: https://github.com/cksachdev/presentation-boilerplate
- Owner: cksachdev
- Created: 2019-06-17T06:20:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T06:47:13.000Z (about 7 years ago)
- Last Synced: 2025-10-26T03:41:40.421Z (8 months ago)
- Topics: boilerplate, code-surfer, mdx, mdx-deck, presentation-tools
- Language: JavaScript
- Size: 155 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to presentation boilterplate by Chetan Sachdev 👋
> Slides for how to create presentation slides using mdx-deck and code-surfer. Written in mdx!
> #### Preview: https://cksachdev.github.io/presentation-boilerplate/
## Install
```
npm i -g mdx-deck
```
```sh
npm install
```
## Usage
```sh
npm run start
```
## Author
👤 **Chetan Sachdev**
* Twitter: [@cksachdev](https://twitter.com/cksachdev)
* Github: [@cksachdev](https://github.com/cksachdev)
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_