https://github.com/fpapado/presentation-starter
https://github.com/fpapado/presentation-starter
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fpapado/presentation-starter
- Owner: fpapado
- Created: 2018-07-30T13:07:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-31T11:40:02.000Z (almost 8 years ago)
- Last Synced: 2025-06-28T16:49:00.964Z (12 months ago)
- Language: JavaScript
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mdx-deck
An example of a [mdx-deck](https://github.com/jxnblk/mdx-deck) that
builds and hosts on Now as a [static deployment](https://zeit.co/blog/dockerfile-static).
To deploy it, run:
```console
now
```
or turn on the [GitHub integration](https://zeit.co/github) to deploy
each PR automatically.
**Note:** `now.json` marks this deployment as `public` (open-source).
## Thanks
Based on mdx-deck: https://github.com/now-examples/mdx-deck