-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# feature-demo | ||
A GitPitch repo to demonstrate slideshow features to the community. | ||
|
||
This repo contains a number of sample GitPitch presentations. Each presentation is used to demonstrate a specific feature. You can access the `PITCHME.md` markdown source for each presentation in the respective branches. | ||
|
||
## Feature Demo Presentations | ||
|
||
- [Modular Markdown](https://gitpitch.com/gitpitch/feature-demo/modular-markdown) | ||
- [Image Workflows](https://gitpitch.com/gitpitch/feature-demo/image-workflows) | ||
- [MathJax Formulas](https://gitpitch.com/gitpitch/feature-demo/mathjax) | ||
- [Embedded Charts](https://gitpitch.com/gitpitch/feature-demo/charts) | ||
- [Fragment Shortcuts](https://gitpitch.com/gitpitch/feature-demo/frag-syntax-shortcuts) |