conf VS marp

Compare conf vs marp and see what are their differences.

marp

The entrance repository of Markdown presentation ecosystem (by marp-team)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
conf marp
2 22
0 7,145
- 3.2%
8.0 4.0
about 1 year ago 8 days ago
Shell TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

conf

Posts with mentions or reviews of conf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Marp: Markdown Presentation Ecosystem
    16 projects | news.ycombinator.com | 24 Jan 2023
    With Marp, I use a PowerShell function I call marp-template[0] (I use PowerShell Core on Linux and MacOS) to create a markdown file to serve as a starting template for me.

    Then I use Marp's docker image, in another PowerShell function named marp[1] to render the HTML (I like using the --html flag so I can have actual HTML in my markdown files).

    This workflow results in me being able to create presentations very quickly.

    [0] https://github.com/heywoodlh/conf/blob/00d1b5aadd6a39288fa68...

    [1] https://github.com/heywoodlh/conf/blob/00d1b5aadd6a39288fa68...

  • Small, Sharp Tools
    1 project | news.ycombinator.com | 24 Jul 2022
    Can't speak for parent but a lot of my tiny improvements are in my dotfiles repo:

    https://github.com/heywoodlh/conf

    Particularly the shell aliases/functions I have in the .bash.d directory.

marp

Posts with mentions or reviews of marp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.
  • Ask HN: What products other than Obsidian share the file over app philosophy?
    6 projects | news.ycombinator.com | 3 Apr 2024
    > Recently I've been using iAPresenter, which lets you build presentations using Markdown.

    Save yourself the $90 for a one-time license and use Marp[1], for free, instead.

    [1] https://marp.app/

  • Marp: A Markdown Presentation App That Simplifies Your Tech Talks
    2 projects | dev.to | 12 Mar 2024
    --- theme: gaia _class: lead paginate: true backgroundColor: #fff backgroundImage: url('https://marp.app/assets/hero-background.svg') --- ![bg left:40% 80%](https://marp.app/assets/marp.svg) # **Marp** Markdown Presentation Ecosystem https://marp.app/ --- # How to write slides Split pages by horizontal ruler (`---`). It's very simple! :satisfied: --- # Slide 1 foobar --- # Slide 2 foobar
  • Sent – simple plaintext presentation tool
    6 projects | news.ycombinator.com | 18 Feb 2024
    I've done a number of text-based slide presentations with `marp` and I've been pleased with the results. Mostly it's just plain markdown slides but if you want to get into the weeds with HTML and have a 2-column slide or something you can do it. https://marp.app/
  • Ask HN: What are some unpopular technologies you wish people knew more about?
    56 projects | news.ycombinator.com | 2 Dec 2023
    Just want to +1 this, and also add a twist. The Sphinx community also has a great extension called hieroglyph, which lets you use rST directives to build slide presentations which also double as single-page HTML notes documents.

    https://hieroglyph.readthedocs.io/en/latest/getting-started....

    This meant I could first write a blog post on learning Clojure as a Pythonista[1]; then turn some code samples and tables and images into slides I could present on my laptop or desktop[2]; and then finally publish a public notes document that audience members could use to easily study or copy-paste code examples[3]. And this is generated HTML all the way down! And, of course, I could version control and render the .rst file powering the slides / notes / etc. in GitHub.

    Note: the slides do not play well on mobile. You are meant to use keyboard arrows to advance and tap “t” to switch into tiled mode (aka slide sorter) and “c” to open a presenter console. The slides are powered by a fork of html5slides, which will look familiar if you’ve seen the JS/CSS slide template that Go core developers use in https://go.dev/talks (they generate those with “go present,” a different tool, though).

    I have also used a similar-in-spirit tool called marp (https://marp.app) for generating technical slides from source, but the output and functionality was never quite as good as rST + Sphinx + hieroglyph. The big advantages to marp: Markdown is used as the source, some tooling allows for VSCode preview, and PDF export is fully supported alongside HTML slides.

    I have a soft spot for Sphinx, not only because it was responsible for so much great documentation of Python open source libraries (including Python’s own standard library docs at python.org), but also because the first comprehensive technical docs I ever wrote for a successful commercial product were written in Sphinx. And the Sphinx-powered docs stayed thar way for a ridiculously long time before being moved to a CMS.

    [1]: https://amontalenti.com/2014/11/02/clojonic

    [2]: https://amontalenti.com/pub/clojonic/

    [3]: https://amontalenti.com/pub/clojonic/notes/

  • Pysentation – The Python Presentation
    3 projects | news.ycombinator.com | 1 Sep 2023
    We've been using a non-commercial alternative, marp, at work to great success and make slides where PowerPoint usually sucks: code blocks (we present on our data format frequently).

    https://marp.app/

  • Tutorial: Marp for VS Code
    7 projects | dev.to | 14 Jul 2023
    Marp: Markdown Presentation Ecosystem
  • Why won't students use Microsoft Office products?
    1 project | /r/Professors | 11 Apr 2023
    for video, photo, and audio editing, I use open source software. even for slides, I recently started using an open source solution (https://marp.app for anyone curious!).
  • My repository of the week: Marp - Create your slides with Markdown!
    1 project | /r/webdev | 26 Mar 2023
    Upsi! Here is the link: https://github.com/marp-team/marp
  • How to create a normal text structure when copying from PDFs
    1 project | /r/software | 7 Mar 2023
    I used to do this all the time and used a program called Marp https://marp.app/. I haven't done much recently so there may be a better option out now.
  • What software do you use to make presentations?
    3 projects | /r/GradSchool | 1 Mar 2023
    I haven't actually tried it yet, but I'm curious about Marp (Markdown Presentation Environment).

What are some alternatives?

When comparing conf and marp you can also consider the following projects:

sent - a simple plaintext presentation tool

lookatme - An interactive, terminal-based markdown presenter

gslides-maker - Generate Google Slides from Wikipedia content [Moved to: https://github.com/vilmacio/gslides-maker]

pysentation - pysentation is a CLI for displaying Python presentations.

Instrumenta - Free and open source consulting-style Powerpoint toolbar

mdx-deck - ♠️ React MDX-based presentation decks

reveal.js - The HTML Presentation Framework

marp-cli - A CLI interface for Marp and Marpit based converters

marp-vscode - Marp for VS Code: Create slide deck written in Marp Markdown on VS Code

mdp - A command-line based markdown presentation tool.

HedgeDoc - HedgeDoc - Ideas grow better together

Reveal-Jekyll - ✨ Web presentation with Markdown, Reveal.js and Jekyll