mirror of
https://github.com/gitpitch/gitpitch.git
synced 2024-04-18 07:30:55 +08:00
Updated links to Kitchen Sink.
This commit is contained in:
parent
477724b8b2
commit
5126562c4f
13
README.md
13
README.md
|
@ -7,6 +7,7 @@
|
|||
- [What is GitPitch?](#what-is-gitpitch)
|
||||
- [What is GitPitch Pro?](#what-is-gitpitch-pro)
|
||||
- [Is GitPitch for you?](#is-gitpitch-for-you)
|
||||
- [Live Feature Tour](#gitpitch-kitchen-sink---a-live-feature-tour)
|
||||
- [How does GitPitch work?](#how-does-gitpitch-work)
|
||||
- [Compelling Presentations](#gitpitch-slideshow-presentations-are-compelling)
|
||||
- [Customizable Presentations](#gitpitch-slideshow-presentations-are-customizable)
|
||||
|
@ -64,6 +65,12 @@ If you ever find yourself needing to present a concept, design, library, framewo
|
|||
|
||||
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.
|
||||
|
||||
## GitPitch Kitchen Sink - A Live Feature Tour
|
||||
|
||||
![KITCHEN-SINK](assets/images/kitchen-sink.jpg)
|
||||
|
||||
See the [GitPitch Kitchen Sink](https://gitpitch.com/gitpitch/kitchen-sink) for a live demonstration of GitPitch slideshow features.
|
||||
|
||||
## 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 a self-hosted instance of GitHub Enterprise, GitLab CE, GitBucket, Gitea, or Gogs.
|
||||
|
@ -123,12 +130,6 @@ GitPitch requires no sign-up. And no configuration. Just add **PITCHME.md** ;)
|
|||
|
||||
The [GitPitch Docs](https://gitpitch.com/docs) provide a detailed `How-To` that walks you through getting started, building, customizing, and sharing your GitPitch slideshow presentations.
|
||||
|
||||
## GitPitch Kitchen Sink - A Live Feature Tour
|
||||
|
||||
![KITCHEN-SINK](assets/images/kitchen-sink.jpg)
|
||||
|
||||
See the [GitPitch Kitchen Sink](https://gitpitch.com/gitpitch/kitchen-sink) for a live demonstration of GitPitch slideshow features.
|
||||
|
||||
## GitPitch - An Open Source Project
|
||||
|
||||
The GitPitch server is a [Play Framework 2.5.x](https://playframework.com/) Web application open-sourced under an MIT License. This means you can fork, clone, and modify the source and build and test the server on your local machine.
|
||||
|
|
Loading…
Reference in New Issue
Block a user