Updated README.

This commit is contained in:
David Russell 2018-05-25 11:16:13 +07:00
parent 17329d688b
commit ec02f84e1a
2 changed files with 37 additions and 8 deletions

View File

@ -5,6 +5,7 @@
#### WEBSITE: [www.gitpitch.com](https://gitpitch.com) | HOW-TO : [GitPitch Wiki](https://github.com/gitpitch/gitpitch/wiki) | TWITTER: [@gitpitch](https://twitter.com/gitpitch)
- [What is GitPitch?](#what-is-gitpitch)
- [What is GitPitch Pro?](#what-is-gitpitch-pro)
- [Is GitPitch for you?](#is-gitpitch-for-you)
- [How does GitPitch work?](#how-does-gitpitch-work)
- [Compelling Presentations](#gitpitch-slideshow-presentations-are-compelling)
@ -18,31 +19,59 @@
## What is GitPitch?
GitPitch is a service that turns **[PITCHME.md](https://gitpitch.com/#gitpitch-pitchme-markdown)** markdown into online and offline, interactive slideshows. You can use it to promote, pitch or present absolutely anything.
GitPitch is a markdown presentation service for everyone on Git. You can use it
to promote, pitch or present absolutely anything using the tools you already
know and love - Markdown + Git.
Each slideshow presentation is made instantly available online just as soon as you git-commit and push **PITCHME.md** on any branch within a public [GitHub, GitLab, Bitbucket, GitBucket, Gitea, or Gogs](https://github.com/gitpitch/gitpitch/wiki/Git-Repo-Services) repo.
The service introduces a new convention for Git users, called **PITCHME.md**.
The GitPitch server turns **PITCHME.md** markdown files found within any public
or private repo into online and offline, interactive slideshows.
![URL](images/gp-url.jpg)
![STUNNING](assets/images/stunning.png)
GitPitch is an open source project so you can fork, clone, and modify the source. You can find detailed build instructions [here](https://github.com/gitpitch/gitpitch/wiki/Server-Build-Instructions). You can also submit bug, feature and pull-requests on this repo. If you like this project please show your support with a [GitHub star](https://github.com/gitpitch/gitpitch/stargazers). Much appreciated.
GitPitch is an open source project so you can fork, clone, and modify the source.
You can find detailed build instructions [here](https://github.com/gitpitch/gitpitch/wiki/Server-Build-Instructions).
You can also submit bug, feature and pull-requests on this repo. If you like
this project please show your support with a [GitHub star](https://github.com/gitpitch/gitpitch/stargazers).
Your support is much appreciated. Cheers, David :heart:.
## What is GitPitch Pro?
GitPitch Pro is the GitPitch service hosted on [gitpitch.com](https://gitpitch.com).
GitPitch Pro offers a wide range of [free](https://gitpitch.com/features) and
enhanced [subscription](https://gitpitch.com/pro-features) features, including
[GitPitch Desktop](https://gitpitch.com/desktop) for local development, live
previews, and presenting directly on your Linux, Windows, or OSX desktop.
![DESKTOP](assets/images/think-type-see.png)
GitPitch Pro is also available as [GitPitch Enterprise](https://gitpitch.com/pricing)
for on-premises deployment with seamless integration for GitHub Enterprise,
GitLab, Bitbucket, GitBucket, Gitea, and Gogs servers.
GitPitch Enterprise is delivered using Docker, the worlds leading software
containerization platform.
## Is GitPitch for you?
If you ever find yourself needing to present a concept, design, library, framework, product, service, or even course work:
If you ever find yourself needing to present a concept, design, library, framework, product, service, training materials, or educational course work:
- To colleagues, clients or customers
- At meetups or conferences
- Or to student classes
- At training events or teaching sessions
Then GitPitch is for you. Simply capture your ideas in Markdown and let GitPitch automatically turn those ideas into compelling, responsive, online and offline slideshow presentations.
## How does GitPitch work?
GitPitch presentations are powered by the amazing [reveal.js](https://github.com/hakimel/reveal.js) presentation framework. But with GitPitch there is nothing to download. Nothing to install. All you need is your favorite text editor. And an account on GitHub, GitLab, or Bitbucket. Or your instance of GitHub Enterprise, GitLab CE, GitBucket, Gitea, or Gogs.
GitPitch presentations are powered by the amazing [reveal.js](https://github.com/hakimel/reveal.js) presentation framework. But with GitPitch there is nothing to download. Nothing to install. All you need is your favorite text editor. And an account on GitHub, GitLab, or Bitbucket. Or a self-hosted instance of GitHub Enterprise, GitLab CE, GitBucket, Gitea, or Gogs.
![TERMINAL](images/gp-terminal.png)
No more Keynote. No more PowerPoint. Just Markdown. Then git-commit on any branch within a public GitHub, GitLab, Bitbucket, GitBucket, Gitea, or Gogs repo.
No more Keynote. No more PowerPoint. Just Markdown. Then git-commit and push on
any branch within a public GitHub, GitLab, Bitbucket, GitBucket, Gitea, or Gogs repo.
## GitPitch slideshow presentations are compelling

BIN
assets/images/stunning.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB