└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # feature-demo 2 | 3 | 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. 4 | 5 | ## Feature Demo Presentations 6 | 7 | - [GitPitch Pro Surveys](https://gitpitch.com/gitpitch/feature-demo/surveys) 8 | - [GitPitch Pro Terminal Sessions](https://gitpitch.com/gitpitch/feature-demo/pro-terminal-sessions) 9 | - [Presentation Modular Markdown](https://gitpitch.com/gitpitch/feature-demo/modular-markdown) 10 | - [Image Magic](https://gitpitch.com/gitpitch/feature-demo/image-magic) 11 | - [Size + Scale Images on Slides](https://gitpitch.com/gitpitch/feature-demo/customize-image-size) 12 | - [Create Image Workflows](https://gitpitch.com/gitpitch/feature-demo/image-workflows) 13 | - [Use FontAwesome Icons](https://gitpitch.com/gitpitch/feature-demo/fontawesome-shortcut-syntax) 14 | - [Use MathJax Formulas](https://gitpitch.com/gitpitch/feature-demo/mathjax) 15 | - [Add Charts to Slides](https://gitpitch.com/gitpitch/feature-demo/charts) 16 | - [Use List Fragment Shortcuts](https://gitpitch.com/gitpitch/feature-demo/frag-shortcut-syntax) 17 | - [Set Custom Alignment per Slide](https://gitpitch.com/gitpitch/feature-demo/per-slide-alignment) 18 | --------------------------------------------------------------------------------