2016-09-20 17:27:18 +08:00
[![GitPitch ](https://gitpitch.com/assets/badge.svg )](https://gitpitch.com/gitpitch/gitpitch/master) [![Build Status ](https://semaphoreci.com/api/v1/onetapbeyond/gitpitch/branches/master/shields_badge.svg )](https://semaphoreci.com/onetapbeyond/gitpitch)
2016-07-27 15:57:59 +08:00
2020-09-27 17:37:58 +08:00
## GitPitch 4.0
2016-08-27 10:49:46 +08:00
2020-09-27 17:37:58 +08:00
#### WEBSITE: [www.gitpitch.com](https://gitpitch.com) | HOW-TO : [GitPitch Docs](https://docs.gitpitch.com/#/) | TWITTER: [@gitpitch](https://twitter.com/gitpitch)
2016-08-27 10:49:46 +08:00
2016-07-27 15:57:59 +08:00
2020-09-27 17:37:58 +08:00
### About
2016-07-27 15:57:59 +08:00
2020-09-27 17:37:58 +08:00
GitPitch 4.0 is the perfect slide deck solution for tech conferences, training, developer advocates, and educators. Available on MacOS, Linux, and Windows 10. Work and present offline. Export to PDF and PPTX. Or git-push to share public, private and password-protected slide decks online.
2020-05-07 23:46:53 +08:00
2020-09-27 17:37:58 +08:00
![GITPITCH ](assets/reade/gitpitch-desktop-offline-development.png )
2018-05-25 12:16:13 +08:00
2020-05-07 23:46:53 +08:00
< br >
2018-05-25 12:16:13 +08:00
2020-01-12 22:17:10 +08:00
- GitPitch is a markdown presentation tool for MacOS, Linux, and Windows 10.
2020-01-12 17:51:36 +08:00
- GitPitch Desktop lets you develop, preview, and present markdown presentations offline.
2020-05-07 23:46:53 +08:00
- Using modular markdown to deliver modular decks...perfect for training and course content.
2020-01-26 13:47:52 +08:00
- Export your markdown presentations to PDF and PowerPoint PPTX.
2020-01-12 17:51:36 +08:00
- And publish and share your markdown presentations online at [gitpitch.com ](https://gitpitch.com ).
- To publish any deck just *git-push* from your desktop to any repo on GitHub, GitLab, or Bitbucket.
2020-05-07 23:46:53 +08:00
- And share it as a public, private, or password-protected markdown presentation on [gitpitch.com ](https://gitpitch.com ).
< br >
# GitPitch Product Repos
2020-09-27 17:37:58 +08:00
I started working on GitPitch as an open-source project back in 2016. Since early 2017 I have been working full time developing a number of [GitPitch products and services ](https://docs.gitpitch.com/#/meet-the-family ) most of which are maintained in private repositories. This repository is now used to maintain the official GitPitch docs. You can also use this repository to report issues and request features for all GitPitch products using GitHub [issue tracking ](https://github.com/gitpitch/gitpitch/issues ).
2020-05-07 23:46:53 +08:00
2020-09-27 17:37:58 +08:00
As you will see from the following [CHANGELOG ](#changelog ) the GitPitch project is actively under development with fixes, features and even new products being added all the time.
2020-05-07 23:46:53 +08:00
< br >
# Changelog
2020-09-27 17:37:58 +08:00
A high level change history for GitPitch projects. Unless otherwise indicated fixes and features shown below are integrated across the entire [GitPitch Product Family ](https://docs.gitpitch.com/#/meet-the-family ).
2018-05-25 12:16:13 +08:00
2019-07-10 19:45:47 +08:00
< br >
2018-05-25 12:16:13 +08:00
2020-09-27 17:37:58 +08:00
## [Oct 1, 2020]
### Released
- Brand new product GitPitch 4.0
- See the [What's New in 4.0 Guide ](https://docs.gitpitch.com/#/whats-new-in-40 )
- [YouTube: Introducing GitPitch 4.0 ](# )
2020-06-19 06:10:22 +08:00
2020-09-27 17:37:58 +08:00
![GITPITCH 4.0 ](assets/changelog/gitpitch-40-release.png )
2020-06-19 06:10:22 +08:00
< br >
2020-05-30 15:42:06 +08:00
2020-06-25 14:11:53 +08:00
## [Jun 25, 2020]
### Added
2020-09-27 17:37:58 +08:00
- New product [GitPitch CI ](https://docs.gitpitch.com/#/cicd/ )
2020-05-07 23:46:53 +08:00
- For seamless integration with your existing CI/CD pipelines
2020-06-25 14:11:53 +08:00
- Initial support for [CircleCI ](https://circleci.com/ )
2020-05-07 23:46:53 +08:00
- For any GitPitch slide deck in any repo you can...
- Auto-generate PDF, PowerPoint PPTX, and/or Slide Screenshots (JPG)
2020-06-25 14:16:32 +08:00
2020-06-25 14:15:06 +08:00
![GITPITCH CI ](assets/changelog/gitpitch-ci-circleci-artifacts.png )
2020-05-07 23:46:53 +08:00
2020-06-08 22:30:06 +08:00
## [Jun 08, 2020]
### Added
2020-09-27 17:37:58 +08:00
- Brand new [Mermaid Diagram Markdown Widget ](https://docs.gitpitch.com/#/diagrams/mermaid ) for rendering diagrams and flowcharts on any slide
2020-06-08 22:30:06 +08:00
- See the [Mermaid Diagrams + Flowcharts Official Docs ](https://mermaid-js.github.io/mermaid )
2020-09-27 17:37:58 +08:00
- The [Cloud Diagram Markdown Widget ](https://docs.gitpitch.com/#/diagrams/cloud-architecture ) updated to support [Diagrams As Code v0.13.1 ](https://diagrams.mingrammer.com/ )
2020-06-08 22:30:06 +08:00
![GITPITCH MERMAID DIAGRAMS ](assets/changelog/mermaid-sequence.png )
2020-05-27 21:00:45 +08:00
## [May 27, 2020]
### Added
2020-09-27 17:37:58 +08:00
- GitPitch [Desktop Whiteboard ](https://docs.gitpitch.com/#/desktop/tools ) powered by the amazing [Excalidraw ](https://github.com/excalidraw/excalidraw )
2020-05-27 21:03:32 +08:00
- Create beautiful mockups, wireframes, system diagrams, UI flows, brainstorming, etc for any slide
![GITPITCH DESKTOP WHITEBOARD ](assets/changelog/gitpitch-desktop-whiteboard.png )
2020-05-27 21:00:45 +08:00
2020-05-25 22:47:14 +08:00
## [May 23, 2020]
### Added
2020-09-27 17:37:58 +08:00
- Brand new [Citations + Bibliography Support ](https://docs.gitpitch.com/#/citations/bibliographies ) using BibTEX, EndNote, or RIS databases.
2020-05-25 22:47:54 +08:00
2020-05-25 22:47:14 +08:00
![GITPITCH CITATIONS ](assets/changelog/gitpitch-citations.gif )
2020-05-13 15:21:17 +08:00
## [May 12, 2020]
### Added
2020-09-27 17:37:58 +08:00
- Brand new [Custom Fonts Support ](https://docs.gitpitch.com/#/theme/custom-fonts ) unlocks unlimited typography options for GitPitch slide decks
2020-05-13 15:21:17 +08:00
![GITPITCH CUSTOM FONTS ](assets/changelog/gitpitch-custom-fonts.png )
2020-05-07 23:46:53 +08:00
## [May 06, 2020]
### Added
2020-09-27 17:37:58 +08:00
- New PITCHME.yaml [Confidential Mode Challenge Form Settings ](https://docs.gitpitch.com/#/cloud/password-protected-slide-decks ) for secure publishing on [gitpitch.com ](https://gitpitch.com )
2020-05-07 23:46:53 +08:00
![GITPITCH PASSWORD PROTECTED PUBLISHING ](assets/changelog/gitpitch-publish-confidential.jpg )
## [May 02, 2020]
### Fixed
2020-09-27 17:37:58 +08:00
- Audio Slide Deck [List Fragment Support ](https://docs.gitpitch.com/#/cloud/audio-slide-decks )
2020-05-07 23:46:53 +08:00
## [Apr 28, 2020]
### Changed
2020-09-27 17:37:58 +08:00
- The [Cloud Diagram Markdown Widget ](https://docs.gitpitch.com/#/diagrams/cloud-architecture ) updated to support [Diagrams As Code v0.9.0 ](https://diagrams.mingrammer.com/ )
2020-05-07 23:46:53 +08:00
![GITPITCH CLOUD DIAGRAMS ](assets/changelog/gitpitch-cloud-diagrams-2.png )
## [Apr 24, 2020]
### Added
2020-09-27 17:37:58 +08:00
- New PITCHME.yaml [theme-builder setting ](https://docs.gitpitch.com/#/theme/builder ) to control visibility of the builder
- New PITCHME.yaml [favicon setting ](https://docs.gitpitch.com/#/settings/favicon ) to activate a custom favicon for deck
- New PITCHME.yaml [lang setting ](https://docs.gitpitch.com/#/settings/lang ) to activate a custom HTML lang for deck
2020-05-07 23:46:53 +08:00
## [Apr 18, 2020]
### Changed
- Simplified slide deck home menu logo + layout
2020-09-27 17:37:58 +08:00
- Updated [Fira Code Monospaced Font v3.1 ](https://github.com/tonsky/FiraCode ) built-in support within [Theme Template ](https://docs.gitpitch.com/#/theme/template )
2020-05-07 23:46:53 +08:00
## [Apr 09, 2020]
### Added
2020-09-27 17:37:58 +08:00
- New [Cloud Diagram Markdown Widget ](https://docs.gitpitch.com/#/diagrams/cloud-architecture ) for Cloud System Architecture Diagrams
2020-05-07 23:46:53 +08:00
![GITPITCH CLOUD DIAGRAMS ](assets/changelog/gitpitch-cloud-diagrams-1.png )
## [Mar 15, 2020]
### Changed
- Improved [User Dashboard ](https://gitpitch.com/login ) subscription reporting and management
## [Feb 08, 2020]
### Added
2020-09-27 17:37:58 +08:00
- Support on [User Dashboard ](https://gitpitch.com/login ) for quickstart one-click download of [GitPitch Desktop ](https://docs.gitpitch.com/#/desktop/ )
2020-05-07 23:46:53 +08:00
![GITPITCH DASHBOARD DESKTOP DOWNLOAD ](assets/changelog/gitpitch-dashboard-desktop-download.png )
## [Jan 28, 2020]
### Added
2020-09-27 17:37:58 +08:00
- New [Inline Image Filters, Transformations, Behaviors ](https://docs.gitpitch.com/#/images/widget )
2020-05-07 23:46:53 +08:00
- [YouTube: GitPitch Image Manipulation Video Tutorial ](https://youtu.be/vdMDj9YNbYw )
![GITPITCH IMAGE MANIPULATION ](assets/changelog/gitpitch-image-manipulation.png )
## [Jan 22, 2020]
### Changed
2020-09-27 17:37:58 +08:00
- Added support for search directly within the [GitPitch Docs ](https://docs.gitpitch.com/#/ )
2020-05-07 23:46:53 +08:00
![GITPITCH DOCS ](assets/changelog/gitpitch-docs.png )
## [Jan 9, 2020]
### Added
2020-09-27 17:37:58 +08:00
- Brand new visual [Theme Builder ](https://docs.gitpitch.com/#/theme/builder ) for [GitPitch Desktop ](https://docs.gitpitch.com/#/desktop/ )
2020-05-07 23:46:53 +08:00
- [YouTube: GitPitch Theme Builder Video Tutorial ](https://youtu.be/pfMsOZRvfXw )
![GITPITCH THEME BUILDER ](assets/changelog/gitpitch-theme-builder.gif )
## [Dec 16, 2019]
### Added
- [User Dashboard ](https://gitpitch.com/login ) default login now public-access-only with new private-access upgrade option
![GITPITCH DASHBOARD OAUTH ](assets/changelog/gitpitch-dashboard-private-repo-access.png )
## [Dec 06, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New PITCHME.yaml [speaker-mode setting ](https://docs.gitpitch.com/#/speaker/window ) to disable access to speaker window and notes
2020-05-07 23:46:53 +08:00
## [Dec 02, 2019]
### Added
2020-09-27 17:37:58 +08:00
- One-click compression for PNG, JPG, and GIF images within [GitPitch Desktop Image Manager ](https://docs.gitpitch.com/#/desktop/tools )
2020-05-07 23:46:53 +08:00
![GITPITCH DESKTOP IMAGE MANAGER ](assets/changelog/gitpitch-desktop-image-manager.png )
## [Dec 02, 2019]
### Added
- [YouTube: Custom Slide Layouts for Markdown Presentation Video Tutorial ](https://youtu.be/rt4J1jUbSJU )
## [Nov 09, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [List Markdown Widget ](https://docs.gitpitch.com/#/lists/widget ) speaker mode hide and fade behaviors
- New [Table Data Markdown Widget ](https://docs.gitpitch.com/#/media/table-data ) speaker mode hide and fade behaviors
2020-05-07 23:46:53 +08:00
![GITPITCH LIST WIDGET ](assets/changelog/gitpitch-list-widget-fade-frags.gif )
## [Oct 25, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [Iosevka Code Monospaced Font ](https://github.com/be5invis/Iosevka ) built-in support within [Theme Template ](https://docs.gitpitch.com/#/theme/template )
2020-05-07 23:46:53 +08:00
## [Sept 13, 2019]
### Changed
2020-09-27 17:37:58 +08:00
- Updated [Fira Code Monospaced Font v2.x ](https://github.com/tonsky/FiraCode ) built-in support within [Theme Template ](https://docs.gitpitch.com/#/theme/template )
2020-05-07 23:46:53 +08:00
## [Sept 11, 2019]
### Changed
2020-09-27 17:37:58 +08:00
- Updated [Font Awesome 5 Markdown Widget ](https://docs.gitpitch.com/#/media/fontawesome ) support for [FA Regular Icon Set ](https://fontawesome.com/icons?s=regular )
2020-05-07 23:46:53 +08:00
## [Sept 09, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [Code Line Number + Code Tag Filters ](https://docs.gitpitch.com/#/code/filters ) support for source code files and GIST
2020-05-07 23:46:53 +08:00
- [YouTube: GitPitch Code Filters Video Tutorial ](https://youtu.be/X8stj8p4JM4 )
## [Sept 03, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New Table Data Renderer for standard markdown table syntax within [Snap Layouts ](https://docs.gitpitch.com/#/auxiliary/snap-layouts )
2020-05-07 23:46:53 +08:00
## [Aug 30, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [Markdown Text Manipulation Guide ](https://docs.gitpitch.com/#/text/basics ) added to the [GitPitch Docs ](https://docs.gitpitch.com/#/ )
2020-05-07 23:46:53 +08:00
![GITPITCH MARKDOWN TEXT MANIPULATION ](assets/changelog/gitpitch-markdown-text-manipulation.png )
## [Aug 29, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [Font Family Utility Styles ](https://docs.gitpitch.com/#/theme/utility-styles?id=text-fonts ) built-in support within [Theme Template ](https://docs.gitpitch.com/#/theme/template )
2020-05-07 23:46:53 +08:00
## [Aug 29, 2019]
### Added
2020-09-27 17:37:58 +08:00
- [Code Power Properties ](https://docs.gitpitch.com/#/code/widgets )
2020-05-07 23:46:53 +08:00
![Code Presenting with Annotations ](assets/changelog/gitpitch-code-presenting-annotations.gif )
## [July 06, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [Victor Mono Cursive + Code Ligatures Font ](https://github.com/rubjo/victor-mono ) built-in support within [Theme Template ](https://docs.gitpitch.com/#/theme/template )
2020-05-07 23:46:53 +08:00
## [June 26, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New `code-noblend` control property added to list of supported [Code Power Properties ](https://docs.gitpitch.com/#/code/widgets )
2020-05-07 23:46:53 +08:00
## [June 20, 2019]
### Changed
2020-09-27 17:37:58 +08:00
- Updated [GitPitch Pro Surveys ](https://docs.gitpitch.com/#/cloud/survey-slide-decks ) support for JotForm
2020-05-07 23:46:53 +08:00
## [June 26, 2019]
### Added
2020-09-27 17:37:58 +08:00
- Brand new [Theme Template ](https://docs.gitpitch.com/#/theme/template ) becomes the default theme for all decks
2020-05-07 23:46:53 +08:00
- [YouTube: Custom Themes for Markdown Presentations ](https://youtu.be/OQOma4Xj-GY )
![GITPITCH THEME TEMPLATE ](assets/changelog/gitpitch-theme-template.jpg )
## [May 13, 2019]
### Added
2020-09-27 17:37:58 +08:00
- Brand new voiceover-for-slides support powered by [GitPitch Audio Slide Decks ](https://docs.gitpitch.com/#/cloud/audio-slide-decks )
2020-05-07 23:46:53 +08:00
- [Blog Post: Presenting GitPitch Audio Slide Decks ](https://medium.com/@gitpitch/presenting-gitpitch-audio-slide-decks-4fa4989533c6 )
![GITPITCH AUDIO SLIDE DECKS ](assets/changelog/gitpitch-audio-slide-decks.png )
## [Mar 25, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [Table Data Markdown Widget ](https://docs.gitpitch.com/#/media/table-data ) support for table rendering, styling, sizing and behaviors
2020-05-07 23:46:53 +08:00
## [Mar 18, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [Code Revealing Modes ](https://docs.gitpitch.com/#/code/behaviors ) support for fenced code, source files, and GIST
2020-05-07 23:46:53 +08:00
![GITPITCH CODE REVEALING ](assets/changelog/gitpitch-code-revealing-fast-mode.gif )
## [Mar 13, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [Font Awesome 5 Markdown Widget ](https://docs.gitpitch.com/#/media/fontawesome ) support for [FA Solid + Brand Icon Sets ](https://fontawesome.com/icons?d=gallery&s=brands,solid )
2018-05-25 12:16:13 +08:00
2020-05-07 23:46:53 +08:00
## [Feb 28, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [GitHub Diff Markdown Widget ](https://docs.gitpitch.com/#/code/widgets ) to generate and render an interactive diff for any commit
2018-05-25 12:16:13 +08:00
2020-05-07 23:46:53 +08:00
## [Feb 16, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [Tweet Markdown Widget ](https://docs.gitpitch.com/#/media/tweets ) to render Twitter tweets on any slide
2016-07-27 15:57:59 +08:00
2020-05-07 23:46:53 +08:00
![TWEET MARKDOWN WIDGET ](assets/changelog/gitpitch-markdown-tweet-widget.png )
2019-07-11 10:19:09 +08:00
2020-05-07 23:46:53 +08:00
## [Feb 11, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [UML Markdown Widget ](https://docs.gitpitch.com/#/diagrams/plantuml ) to render [PlantUML Diagrams ](https://plantuml.com/ ) on any slide
2019-07-11 10:19:09 +08:00
2020-05-07 23:46:53 +08:00
![GITPITCH PLANTUML DIAGRAMS ](assets/changelog/gitpitch-plantuml.png )
2019-07-11 10:19:09 +08:00
2020-05-07 23:46:53 +08:00
## [Jan 27, 2019]
### Added
2020-09-27 17:37:58 +08:00
- [GitPitch Desktop ](https://docs.gitpitch.com/#/desktop/ ) adds slide deck export to **PDF** and **PowerPoint PPTX**
2020-05-07 23:46:53 +08:00
- [Blog Post: GitPitch embraces Microsoft PowerPoint, Keynote, and Google Slides ](https://medium.com/@gitpitch/gitpitch-embraces-microsoft-powerpoint-keynote-google-slides-7095017dd57c )
2018-08-06 17:14:24 +08:00
2020-05-07 23:46:53 +08:00
![GITPITCH DESKTOP EXPORT ](assets/changelog/gitpitch-desktop-export.gif )
2018-08-06 17:14:24 +08:00
2020-05-07 23:46:53 +08:00
## [Jan 03, 2019]
### Added
2020-09-27 17:37:58 +08:00
- New [Ascinema Recorded Terminal Sessions ](https://docs.gitpitch.com/#/code/terminal-sessions ) playback support on any slide
2017-04-27 18:39:51 +08:00
2020-05-07 23:46:53 +08:00
## [Dec 15, 2018]
### Added
2020-09-27 17:37:58 +08:00
- New [Code ZOOM ](https://docs.gitpitch.com/#/grid-layouts/fit-code ) support for fenced code, source files, and GIST
2020-05-07 23:46:53 +08:00
- [Blog Post: GitPitch adds Code ZOOM for Slide Decks ](https://medium.com/hackernoon/gitpitch-adds-code-zoom-for-slide-decks-49c9cf2cd3df )
2016-07-27 15:57:59 +08:00
2020-05-07 23:46:53 +08:00
![GITPITCH CODE ZOOM ](assets/changelog/gitpitch-code-zoom.png )
2016-08-11 21:25:28 +08:00
2020-05-07 23:46:53 +08:00
## [Dec 12, 2018]
### Added
2020-09-27 17:37:58 +08:00
- New [Code Markdown Widget + GIST Markdown Widget ](https://docs.gitpitch.com/#/code/widgets ) support for source files and GIST
2016-08-11 21:25:28 +08:00
2020-05-07 23:46:53 +08:00
## [Dec 04, 2018]
### Added
2020-09-27 17:37:58 +08:00
- New [GitPitch In 60 Seconds ](https://docs.gitpitch.com/#/quickstart ) quickstart tutorial on GitHub, GitLab, and Bitbucket
2016-08-11 21:25:28 +08:00
2020-05-07 23:46:53 +08:00
## [Aug 01, 2018]
### Added
2020-09-27 17:37:58 +08:00
- New [GitPitch Snap Layouts ](https://docs.gitpitch.com/#/auxiliary/snap-layouts ) markdown syntax for flexible slide designs
2020-05-07 23:46:53 +08:00
- [Blog Post: Snap Layouts for GitPitch Markdown Presentations ](https://medium.com/@gitpitch/snap-layouts-for-gitpitch-markdown-presentations-29800f642586 )
- [YouTube: An Introduction to Snap Layouts for Markdown Presentations Video Tutorial ](https://youtu.be/MVd-SxhEPFs )
2016-08-11 21:25:28 +08:00
2020-05-07 23:46:53 +08:00
![GITPITCH SNAP LAYOUTS ](assets/changelog/gitpitch-snap-layouts.gif )
2016-08-27 10:49:46 +08:00
2020-05-07 23:46:53 +08:00
## [Jun 26, 2018]
### Added
2020-09-27 17:37:58 +08:00
- Brand new [GitPitch Documentation ](https://docs.gitpitch.com/#/ ) full of sample slide markdown snippets and live demos
2020-05-07 23:46:53 +08:00
- [Blog Post: GitPitch releases brand new documentation for everyone ](https://medium.com/@gitpitch/gitpitch-releases-brand-new-documentation-for-everyone-5a9417f352a6 )
2016-08-11 21:25:28 +08:00
2020-05-07 23:46:53 +08:00
## [May 21, 2018]
### Added
2020-09-27 17:37:58 +08:00
- Announced general availability of [GitPitch Enterprise ](https://docs.gitpitch.com/#/enterprise/ ) for on-premises deployment
2020-05-07 23:46:53 +08:00
- [Blog Post: GitPitch adds support for GitHub Enterprise On-Premises ](https://medium.com/hackernoon/gitpitch-adds-support-for-github-enterprise-on-premise-servers-f15a5b91de5a )
- [Blog Post: GitPitch adds support for GitLab + Bitbucket On-Premises ](https://medium.com/hackernoon/gitpitch-adds-support-for-gitlab-and-bitbucket-on-premise-servers-dfb78b104a3a )
2019-07-10 20:28:34 +08:00
2020-05-07 23:46:53 +08:00
## [Apr 17, 2018]
### Added
2020-09-27 17:37:58 +08:00
- New SurveyMonkey, JotForm, and Google Forms embedded support using [GitPitch Surveys ](https://docs.gitpitch.com/#/cloud/survey-slide-decks )
2020-05-07 23:46:53 +08:00
- [Blog Post: Start a Two-Way Conversation with your Audience ](https://medium.com/@gitpitch/start-a-two-way-conversation-with-your-slideshow-audience-8ad56bd96ff3 )
2016-08-12 01:10:10 +08:00
2020-05-07 23:46:53 +08:00
## [Apr 05, 2018]
### Added
2020-09-27 17:37:58 +08:00
- Announced general availability of [GitPitch Desktop ](https://docs.gitpitch.com/#/desktop/ ) for Linux, MacOS, and Windows 10
2016-08-11 21:25:28 +08:00
2020-05-07 23:46:53 +08:00
![GITPITCH DESKTOP ](assets/changelog/gitpitch-desktop.png )
2016-08-12 01:10:10 +08:00
2020-05-07 23:46:53 +08:00
## [Feb 19, 2018]
### Added
2020-09-27 17:37:58 +08:00
- New [GitPitch Slide Deck Publishing ](https://docs.gitpitch.com/#/cloud/private-slide-decks ) using private repositories on GitHub, GitLab, and Bitbucket
2020-05-07 23:46:53 +08:00
- [Blog Post: Public Publishing using Private Repos ](https://medium.com/hackernoon/gitpitch-private-git-repo-support-part-1-aa85ebc70f7e )
- [Blog Post: Private Publishing using Private Repos ](https://medium.com/hackernoon/gitpitch-private-git-repo-support-part-2-e6aea33565d7 )
- [Blog Post: Password Protected Publishing using Private Repos ](https://medium.com/hackernoon/gitpitch-private-git-repo-support-part-3-c19aad572c14 )
2020-01-12 17:58:15 +08:00
2020-05-07 23:46:53 +08:00
## [Nov 08, 2017]
### Added
2020-09-27 17:37:58 +08:00
- Manage decks as you manage code using [Slide Deck Modular Markdown ](https://docs.gitpitch.com/#/modular-markdown/ )
2020-05-07 23:46:53 +08:00
- [Blog Post: Develop Course and Training Materials ](https://medium.com/hackernoon/develop-course-and-training-materials-using-fruit-punnets-cf9cfa88040f )
2020-01-12 17:58:15 +08:00
2020-05-07 23:46:53 +08:00
## [Aug 29, 2017]
### Added
2020-09-27 17:37:58 +08:00
- [GitPitch Speaker Support ](https://docs.gitpitch.com/#/speaker/ ) including speaker notes, live preview, and remote control
2020-01-12 17:58:15 +08:00
2020-05-07 23:46:53 +08:00
![GITPITCH SPEAKER SUPPORT ](assets/changelog/gitpitch-speaker-notes.gif )
2020-01-12 17:58:15 +08:00
2020-05-07 23:46:53 +08:00
## [May 31, 2017]
### Added
2020-09-27 17:37:58 +08:00
- New [Live Code Presenting ](https://docs.gitpitch.com/#/code/presenting ) to *focus-on* and *step-through* code on any slide
2020-05-07 23:46:53 +08:00
- [Blog Post: Let Your Code Do The Talking ](https://medium.com/hackernoon/let-your-code-do-the-talking-983906a3a587 )
2016-08-11 21:25:28 +08:00
2020-05-07 23:46:53 +08:00
## [Sep 07, 2016]
### Added
- [GitPitch.com Markdown Presentations ](https://gitpitch.com ) SAAS added support for everyone on GitHub, GitLab, and Bitbucket
2017-03-12 23:29:56 +08:00
2020-05-07 23:46:53 +08:00
## [Aug 28, 2016]
### Added
- Released [GitPitch ](https://gitpitch.com ) as open source on [GitHub ](https://github.com/gitpitch/gitpitch )
2017-03-12 23:29:56 +08:00
2020-05-07 23:46:53 +08:00
## [Aug 01, 2016]
### Added
- Launched [GitPitch.com Markdown Presentations ](https://gitpitch.com ) SAAS for everyone on GitHub
- [Blog Post: Use Git to deliver Modern Slideshow Presentations ](https://medium.com/@gitpitch/use-git-to-deliver-stunning-slideshow-presentations-5dbdf644d4cc )
2017-06-01 00:28:39 +08:00
2017-06-01 10:18:28 +08:00
2017-10-03 16:35:14 +08:00
2017-06-01 00:28:39 +08:00