.github | ||
app | ||
assets | ||
conf | ||
deps | ||
images | ||
project | ||
public | ||
test/com/gitpitch | ||
.gitattributes | ||
.gitignore | ||
build.sbt | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
PITCHME.md | ||
PITCHME.yaml | ||
README.md |
Slide Decks for Tech Conferences, Meetups, and Training
WEBSITE: www.gitpitch.com | HOW-TO : GitPitch Docs | TWITTER: @gitpitch
What is GitPitch?
Developers. Conference Speakers. Educators. Training Instructors. Pssst...
- GitPitch is a markdown presentation tool for MacOS, Linux, and Windows 10.
- GitPitch Desktop lets you develop, preview, and present markdown presentations offline.
- Using modular markdown to deliver modular decks...perfect for training and course content.
- Export your markdown presentations to PDF and PowerPoint PPTX.
- And publish and share your markdown presentations online at gitpitch.com.
- To publish any deck just git-push from your desktop to any repo on GitHub, GitLab, or Bitbucket.
- And share it as a public, private, or password-protected markdown presentation on gitpitch.com.
GitPitch Product Family
- GitPitch.com ( Free )
- GitPitch.com ( Paid )
- GitPitch Desktop
- GitPitch Enterprise
- GitPitch CI ( Coming Soon )
GitPitch Product Repos
I started working on GitPitch as an open-source project back in 2016. The original code for that project is still found in this repository. Since mid 2017 I have been working full time developing a number of GitPitch products and services most of which are maintained in private repositories. But I encourage users to report issues and request features for all GitPitch products using GitHub issue tracking on this repository.
As you will see from the following CHANGELOG the GitPitch project is actively under development with fixes, features and even new products being added all the time.
Changelog
A high level change history for GitPitch projects. Unless otherwise indicated fixes and features shown below are integrated across the entire GitPitch Product Family.
[Work In Progress]
- New product GitPitch CI
- For seamless integration with your existing CI/CD pipelines
- For any GitPitch slide deck in any repo you can...
- Auto-generate PDF, PowerPoint PPTX, and/or Slide Screenshots (JPG)
[May 12, 2020]
Added
- Brand new Custom Fonts Support unlocks unlimited typography options for GitPitch slide decks
[May 06, 2020]
Added
- New PITCHME.yaml Confidential Mode Challenge Form Settings for secure publishing on gitpitch.com
[May 02, 2020]
Fixed
- Audio Slide Deck List Fragment Support
[Apr 28, 2020]
Changed
- The Cloud Diagram Markdown Widget updated to support Diagrams As Code v0.9.0
[Apr 24, 2020]
Added
- New PITCHME.yaml theme-builder setting to control visibility of the builder
- New PITCHME.yaml favicon setting to activate a custom favicon for deck
- New PITCHME.yaml lang setting to activate a custom HTML lang for deck
[Apr 18, 2020]
Changed
- Simplified slide deck home menu logo + layout
- Updated Fira Code Monospaced Font v3.1 built-in support within Theme Template
[Apr 09, 2020]
Added
- New Cloud Diagram Markdown Widget for Cloud System Architecture Diagrams
[Mar 15, 2020]
Changed
- Improved User Dashboard subscription reporting and management
[Feb 08, 2020]
Added
- Support on User Dashboard for quickstart one-click download of GitPitch Desktop
[Jan 28, 2020]
Added
- New Inline Image Filters, Transformations, Behaviors
- YouTube: GitPitch Image Manipulation Video Tutorial
[Jan 22, 2020]
Changed
- Added support for search directly within the GitPitch Docs
[Jan 9, 2020]
Added
- Brand new visual Theme Builder for GitPitch Desktop
- YouTube: GitPitch Theme Builder Video Tutorial
[Dec 16, 2019]
Added
- User Dashboard default login now public-access-only with new private-access upgrade option
[Dec 06, 2019]
Added
- New PITCHME.yaml speaker-mode setting to disable access to speaker window and notes
[Dec 02, 2019]
Added
- One-click compression for PNG, JPG, and GIF images within GitPitch Desktop Image Manager
[Dec 02, 2019]
Added
[Nov 09, 2019]
Added
- New List Markdown Widget speaker mode hide and fade behaviors
- New Table Data Markdown Widget speaker mode hide and fade behaviors
[Oct 25, 2019]
Added
- New Iosevka Code Monospaced Font built-in support within Theme Template
[Sept 13, 2019]
Changed
- Updated Fira Code Monospaced Font v2.x built-in support within Theme Template
[Sept 11, 2019]
Changed
- Updated Font Awesome 5 Markdown Widget support for FA Regular Icon Set
[Sept 09, 2019]
Added
- New Code Line Number + Code Tag Filters support for source code files and GIST
- YouTube: GitPitch Code Filters Video Tutorial
[Sept 03, 2019]
Added
- New Table Data Renderer for standard markdown table syntax within Snap Layouts
- YouTube: Table Data Widget for Markdown Presentations
[Aug 30, 2019]
Added
- New Markdown Text Manipulation Guide added to the GitPitch Docs
[Aug 29, 2019]
Added
- New Font Family Utility Styles built-in support within Theme Template
[Aug 29, 2019]
Added
- Code Power Properties now supported on Code Delimiters and GIST Delimiters
[July 06, 2019]
Added
- New Victor Mono Cursive + Code Ligatures Font built-in support within Theme Template
[June 26, 2019]
Added
- New
code-noblend
control property added to list of supported Code Power Properties
[June 20, 2019]
Changed
- Updated GitPitch Pro Surveys support for JotForm
[June 26, 2019]
Added
- Brand new Theme Template becomes the default theme for all decks
- YouTube: Custom Themes for Markdown Presentations
[May 13, 2019]
Added
- Brand new voiceover-for-slides support powered by GitPitch Audio Slide Decks
- Blog Post: Presenting GitPitch Audio Slide Decks
[Mar 25, 2019]
Added
- New Table Data Markdown Widget support for table rendering, styling, sizing and behaviors
[Mar 18, 2019]
Added
- New Code Revealing Modes support for fenced code, source files, and GIST
[Mar 13, 2019]
Added
- New Font Awesome 5 Markdown Widget support for FA Solid + Brand Icon Sets
[Feb 28, 2019]
Added
- New GitHub Diff Markdown Widget to generate and render an interactive diff for any commit
[Feb 16, 2019]
Added
- New Tweet Markdown Widget to render Twitter tweets on any slide
[Feb 11, 2019]
Added
- New UML Markdown Widget to render PlantUML Diagrams on any slide
[Jan 27, 2019]
Added
- GitPitch Desktop adds slide deck export to PDF and PowerPoint PPTX
- Blog Post: GitPitch embraces Microsoft PowerPoint, Keynote, and Google Slides
[Jan 03, 2019]
Added
- New Ascinema Recorded Terminal Sessions playback support on any slide
[Dec 15, 2018]
Added
- New Code ZOOM support for fenced code, source files, and GIST
- Blog Post: GitPitch adds Code ZOOM for Slide Decks
[Dec 12, 2018]
Added
- New Code Markdown Widget + GIST Markdown Widget support for source files and GIST
[Dec 12, 2018]
Added
- New Box Markdown Widget support for boxed text on any slide
[Dec 04, 2018]
Added
- New GitPitch In 60 Seconds quickstart tutorial on GitHub, GitLab, and Bitbucket
[Aug 01, 2018]
Added
- New GitPitch Snap Layouts markdown syntax for flexible slide designs
- Blog Post: Snap Layouts for GitPitch Markdown Presentations
- YouTube: An Introduction to Snap Layouts for Markdown Presentations Video Tutorial
[Jun 26, 2018]
Added
- Brand new GitPitch Documentation full of sample slide markdown snippets and live demos
- Blog Post: GitPitch releases brand new documentation for everyone
[May 21, 2018]
Added
- Announced general availability of GitPitch Enterprise for on-premises deployment
- Blog Post: GitPitch adds support for GitHub Enterprise On-Premises
- Blog Post: GitPitch adds support for GitLab + Bitbucket On-Premises
[Apr 17, 2018]
Added
- New SurveyMonkey, JotForm, and Google Forms embedded support using GitPitch Surveys
- Blog Post: Start a Two-Way Conversation with your Audience
[Apr 05, 2018]
Added
- Announced general availability of GitPitch Desktop for Linux, MacOS, and Windows 10
[Feb 19, 2018]
Added
- New GitPitch Slide Deck Publishing using private repositories on GitHub, GitLab, and Bitbucket
- Blog Post: Public Publishing using Private Repos
- Blog Post: Private Publishing using Private Repos
- Blog Post: Password Protected Publishing using Private Repos
[Nov 08, 2017]
Added
- Manage decks as you manage code using Slide Deck Modular Markdown
- Blog Post: Develop Course and Training Materials
[Aug 29, 2017]
Added
- GitPitch Speaker Support including speaker notes, live preview, and remote control
[May 31, 2017]
Added
- New Live Code Presenting to focus-on and step-through code on any slide
- Blog Post: Let Your Code Do The Talking
[Sep 07, 2016]
Added
- GitPitch.com Markdown Presentations SAAS added support for everyone on GitHub, GitLab, and Bitbucket
[Aug 28, 2016]
Added
[Aug 01, 2016]
Added
- Launched GitPitch.com Markdown Presentations SAAS for everyone on GitHub
- Blog Post: Use Git to deliver Modern Slideshow Presentations