Skip to content

Latest commit

 

History

History
110 lines (72 loc) · 2.75 KB

PITCHME.md

File metadata and controls

110 lines (72 loc) · 2.75 KB

---?image=https://i2.wp.com/dotdev.co/wp-content/uploads/2017/04/about-dotdev.png


Welcome to gitpitch

How about some Laravel?

<?php

class Idea extends Eloquent
{

    /**
     * Dreaming of something more?
     *
     * @with  Laravel
     */
     public function create()
     {
        // Have a fresh start...
     }

}

Or maybe a heading?


Markdown Presentations For Everyone
on
GitHub, GitLab and Bitbucket

GitPitch turns PITCHME.md into interactive, online slideshows.


[ JUST LIKE THIS ONE ]

No more Keynote.

No more Powerpoint.


### Just Markdown. Then Git-Commit.

STEP 1. PITCHME.md

MARKDOWN

Create GitPitch slideshow content using GitHub flavored Markdown in your favorite editor.


STEP 2. GIT-COMMIT

TERMINAL

Git-commit on any branch and push your PITCHME.md to GitHub, GitLab or Bitbucket.


STEP 3. GET THE WORD OUT!


https://gitpitch.com/user/repo/branch


Instantly use your GitPitch slideshow URL to promote, pitch or present absolutely anything.


GITPITCH DESIGNED FOR SHARING

SOCIAL

  • View any slideshow at its public URL
  • Promote any slideshow using a GitHub badge
  • Embed any slideshow within a blog or website
  • Share any slideshow on Twitter, LinkedIn, etc
  • Print any slideshow as a PDF document
  • Download and present any slideshow offline

GITPITCH FEATURE RICH SLIDESHOWS

  • GitHub Flavored Markdown +
  • Code Block and GIST Slides
  • Image and Video Slides
  • Custom Logos and Backgrounds
  • Multiple Themes And More
  • Plus...
  • Your Slideshow Is Part Of Your Project
  • Under Git Version Control Within Your Git Repo

Go for it.

Just add PITCHME.md ;)