https://github.com/gitpitch/devoxx-fr-2018-template
GitPitch live template for the Devoxx France 2018 Conference
https://github.com/gitpitch/devoxx-fr-2018-template
Last synced: about 1 month ago
JSON representation
GitPitch live template for the Devoxx France 2018 Conference
- Host: GitHub
- URL: https://github.com/gitpitch/devoxx-fr-2018-template
- Owner: gitpitch
- Created: 2018-04-11T08:07:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T09:48:50.000Z (about 8 years ago)
- Last Synced: 2025-03-05T11:35:00.522Z (over 1 year ago)
- Language: CSS
- Size: 1.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Devoxx France 2018 Conference - Slideshow Template
GitPitch live template for the Devoxx France 2018 Conference.
If you are a speaker at the upcoming Devoxx France 2018 Conference you can use this template to create your slideshow presentation using plain markdown.
> This template meets with the criteria set out by the conference organizers, detailed [here](https://bitbucket.org/nicolas_martignole/devoxxfr_templates/).
### How-To
1. Fork, clone, or download the contents of this repository.
1. Add the downloaded content to **your own repository** on Github, GitLab, or Bitbucket.
1. Customize the slideshow content in the `PITCHME.md` file.
1. To preview your changes simply `git-push` and then
1. Open your presentation on `https://gitpitch.com/$user/$repo/$branch?grs=$grs`
Where `$grs` is one of the following values: `github`, `gitlab`, or `bitbucket`.
If you are a GitPitch subscriber, you can use [GitPitch Desktop](https://gitpitch.com/desktop) to develop, preview, and present your slideshow locally on your desktop.
If you are not a GitPitch subscriber but you want to take your presentation **offline** for presenting at the conference, simply download your presentation as a self-contained bundle. Details [here](https://github.com/gitpitch/gitpitch/wiki/Slideshow-Offline).