https://github.com/denysdovhan/keynote-slides-template
Template repo for my Keynote slides exported as HTML
https://github.com/denysdovhan/keynote-slides-template
keynote slides talk template
Last synced: 7 months ago
JSON representation
Template repo for my Keynote slides exported as HTML
- Host: GitHub
- URL: https://github.com/denysdovhan/keynote-slides-template
- Owner: denysdovhan
- Created: 2019-05-16T09:29:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T09:38:26.000Z (over 6 years ago)
- Last Synced: 2025-01-17T16:55:51.759Z (9 months ago)
- Topics: keynote, slides, talk, template
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# keynote-slides-template
How to setup:
1. Open your Keynote slides
2. `File` → `Export To` → `HTML…`.
3. Click `Next` in export popup and save the result of the export.
4. Copy `assets` and `index.html` into this repo.
5. Update `README.md` file (title and topic).
6. Update `package.json` (`name` and `description` fields).
7. Remove this instruction.
8. Commit and push.
9. Profit!---
# slides-topic
> Slides for my talk about Topic
## Scripts
- `npm start` — start up the [local server](http://localhost:3000).
## License
MIT © [Denys Dovhan](http://denysdovhan.com)