awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gitpitch avatar

gitpitch/gitpitch

0
View on GitHub↗
5,481 stars·449 forks·Python·25 viewsgitpitch.github.io/gitpitch↗

Gitpitch

Gitpitch is a publishing system that hosts presentation slides by syncing markdown files from a remote repository. It serves as a tool to convert markdown text into formatted slide decks for professional and educational materials.

The system enables the public or private sharing of presentation decks by pushing markdown files to a remote repository. This workflow allows for the development and preview of technical presentation assets using version control.

The tool provides capabilities for transforming markdown presentations into multiple distribution formats, including PDF, PPTX, and HTML files for offline sharing.

Features

  • Markdown-to-Slide Decks - Converts markdown text into formatted slide decks for professional and educational presentations.
  • Git-Based Presentation Publishing - Publishes presentation decks online by syncing markdown files from a remote Git repository.
  • Git-Push Deployments - Implements a workflow where pushing markdown files to a Git repository automatically triggers the hosting of slide decks.
  • Markdown-to-HTML Slide Converters - Transforms structured markdown text into HTML slide fragments for consistent browser-based viewing.
  • Markdown Presentation Generation - Generates full presentation decks from markdown source including the necessary styling and templates.
  • Developer Presentation Workflows - Enables a developer-centric workflow using version control and markdown to manage technical presentation assets.
  • Markdown Presentation Exporters - Converts markdown presentations into PDF, PPTX, or HTML files for distribution and offline sharing.
  • Slide Export Generators - Compiles markdown sources into portable PDF and PPTX files via server-side conversion tools.
  • Markdown-to-PDF Renderers - Transforms markdown slide decks into high-quality PDF files along with PPTX and HTML formats.
  • Multi-Format Slide Decks - Transforms markdown presentations into multiple formats including PDF, PPTX, and HTML for wide distribution.
  • Presentation Tools - Platform for hosting Markdown presentations on Git repositories.

Star history

Star history chart for gitpitch/gitpitchStar history chart for gitpitch/gitpitch

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Gitpitch

Similar open-source projects, ranked by how many features they share with Gitpitch.
  • hiroppy/fusumahiroppy avatar

    hiroppy/fusuma

    5,371View on GitHub↗

    Fusuma is a markdown presentation framework and static slide generator that transforms Markdown and MDX files into structured slide decks for web-based presentations. It functions as a technical content renderer and an interactive presentation tool, enabling the creation of slides from text-based source files. The project distinguishes itself as a speaker delivery suite, providing tools for presentation rehearsal such as voice recording, timing analysis, and rehearsal timelines. It includes a dedicated presenter view with speaker notes and supports real-time slide annotations and live comment

    JavaScripta11ykeynotemarkdown
    View on GitHub↗5,371
  • shd101wyy/markdown-preview-enhancedshd101wyy avatar

    shd101wyy/markdown-preview-enhanced

    4,400View on GitHub↗

    This project is a markdown preview extension that provides an advanced renderer for markdown files. It functions as an interactive markdown notebook by executing embedded code snippets and displaying the results directly within the preview pane. The system includes a markdown-to-PDF converter for professional document generation and a slide deck generator that transforms markdown text into presentation visuals. The tool supports technical rendering for mathematical formulas and diagrams, while maintaining side-by-side content editing through synchronized scrolling between the source text and

    HTMLatomatom-packagekatex
    View on GitHub↗4,400
  • googleworkspace/md2googleslidesgoogleworkspace avatar

    googleworkspace/md2googleslides

    4,724View on GitHub↗

    md2googleslides is a tool that transforms markdown text into formatted Google Slides presentations. It functions as a presentation generation engine that maps markdown elements and rich text styles to slide components via the Google Slides API. The system enables programmatic presentation design, allowing users to define slide layouts and structures through specific markers in markdown. It handles the conversion of technical content, including the rasterization of mathematical expressions and vector graphics into images for slide compatibility. The tool supports the insertion of tables, emoj

    TypeScriptgoogle-slidesgoogle-workspacegsuite
    View on GitHub↗4,724
  • 0atman/noboilerplate0atman avatar

    0atman/noboilerplate

    3,858View on GitHub↗

    Noboilerplate is an educational presentation scripting tool and technical content authoring framework designed to streamline the creation of video scripts and slide decks. It provides a structured system for transforming raw technical notes and complex concepts into organized, clear narratives suitable for public speaking and educational media. The project functions as a markdown presentation generator that utilizes a static asset pipeline to convert plain text source files into distributable media. By employing a declarative schema and template-driven generation, it separates the raw educati

    HTMLeducationrustvideo
    View on GitHub↗3,858
See all 30 alternatives to Gitpitch→

Frequently asked questions

What does gitpitch/gitpitch do?

Gitpitch is a publishing system that hosts presentation slides by syncing markdown files from a remote repository. It serves as a tool to convert markdown text into formatted slide decks for professional and educational materials.

What are the main features of gitpitch/gitpitch?

The main features of gitpitch/gitpitch are: Markdown-to-Slide Decks, Git-Based Presentation Publishing, Git-Push Deployments, Markdown-to-HTML Slide Converters, Markdown Presentation Generation, Developer Presentation Workflows, Markdown Presentation Exporters, Slide Export Generators.

What are some open-source alternatives to gitpitch/gitpitch?

Open-source alternatives to gitpitch/gitpitch include: hiroppy/fusuma — Fusuma is a markdown presentation framework and static slide generator that transforms Markdown and MDX files into… shd101wyy/markdown-preview-enhanced — This project is a markdown preview extension that provides an advanced renderer for markdown files. It functions as an… googleworkspace/md2googleslides — md2googleslides is a tool that transforms markdown text into formatted Google Slides presentations. It functions as a… 0atman/noboilerplate — Noboilerplate is an educational presentation scripting tool and technical content authoring framework designed to… jdan/cleaver — Cleaver is a developer-focused presentation creator and static HTML presentation framework. It functions as a markdown… quarto-dev/quarto-cli — Quarto is an open-source scientific and technical publishing system built on Pandoc that converts Markdown and Jupyter…