mirror of
https://github.com/gitpitch/gitpitch.git
synced 2024-04-18 07:30:55 +08:00
Converted slideshow md to use new default slide delimiters.
This commit is contained in:
parent
e9be97f4b4
commit
2af70e27c5
18
PITCHME.md
18
PITCHME.md
|
@ -1,4 +1,4 @@
|
|||
#HSLIDE
|
||||
---
|
||||
<!-- .slide: data-autoslide="10000" -->
|
||||
|
||||
![LOGO](https://d1z75bzl1vljy2.cloudfront.net/img/gp-logo.png)
|
||||
|
@ -11,13 +11,13 @@
|
|||
<br>
|
||||
<span style="color:gray">GitHub, GitLab and Bitbucket</span>
|
||||
|
||||
#HSLIDE
|
||||
---
|
||||
|
||||
### GitPitch turns <span style="color: #e49436; text-transform: none">PITCHME.md</span> into interactive, online slideshows.
|
||||
<br>
|
||||
<span style="color:gray; font-size:0.6em;">[ JUST LIKE THIS ONE ]</span>
|
||||
|
||||
#HSLIDE
|
||||
---
|
||||
<!-- .slide: data-autoslide="2000" -->
|
||||
|
||||
### No more <span style="color: #666666">Keynote.</span>
|
||||
|
@ -25,7 +25,7 @@
|
|||
<br>
|
||||
### <span class="fragment" data-fragment-index="2" data-autoslide="3500">Just <span style="color: #e49436">Markdown</span>. Then <span style="color: #e49436">Git-Commit</span>.</li>
|
||||
|
||||
#HSLIDE
|
||||
---
|
||||
|
||||
<span style="color: #e49436">STEP 1. PITCHME.md</span>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
|
||||
Create GitPitch slideshow content using GitHub flavored Markdown in your favorite editor.
|
||||
|
||||
#HSLIDE
|
||||
---
|
||||
|
||||
<span style="color: #e49436">STEP 2. GIT-COMMIT</span>
|
||||
|
||||
|
@ -41,7 +41,7 @@ Create GitPitch slideshow content using GitHub flavored Markdown in your favorit
|
|||
|
||||
Git-commit on any branch and push your PITCHME.md to GitHub, GitLab or Bitbucket.
|
||||
|
||||
#HSLIDE
|
||||
---
|
||||
|
||||
<span style="color: #e49436">STEP 3. GET THE WORD OUT!</span>
|
||||
|
||||
|
@ -53,7 +53,7 @@ Git-commit on any branch and push your PITCHME.md to GitHub, GitLab or Bitbucket
|
|||
|
||||
Instantly use your GitPitch slideshow URL to promote, pitch or present absolutely anything.
|
||||
|
||||
#HSLIDE
|
||||
---
|
||||
<!-- .slide: data-autoslide="11000" -->
|
||||
|
||||
<span style="color: #e49436">GIT</span>PITCH DESIGNED FOR SHARING
|
||||
|
@ -67,7 +67,7 @@ Instantly use your GitPitch slideshow URL to promote, pitch or present absolutel
|
|||
- Print any slideshow as a PDF document
|
||||
- Download and present any slideshow offline
|
||||
|
||||
#HSLIDE
|
||||
---
|
||||
<!-- .slide: data-autoslide="12000" -->
|
||||
|
||||
<span style="color: #e49436">GIT</span>PITCH FEATURE RICH SLIDESHOWS
|
||||
|
@ -82,7 +82,7 @@ Instantly use your GitPitch slideshow URL to promote, pitch or present absolutel
|
|||
- Under Git Version Control Within Your Git Repo
|
||||
|
||||
|
||||
#HSLIDE
|
||||
---
|
||||
<!-- .slide: data-autoslide="8000" -->
|
||||
|
||||
### Go for it.
|
||||
|
|
Loading…
Reference in New Issue
Block a user