A tool to create slides using Markdown easily for you

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • reveal.js

    The HTML Presentation Framework

  • It's great to see more tools and options in this space.

    I like using reveal.js[1] for presentations, which Pandoc supports. I generally create presentations by writing markdown and then passing it to Pandoc[2] to build a reveal.js presentation for me.

    [1] https://github.com/hakimel/reveal.js

    [2] https://pandoc.org/

  • fusuma

    ✍️ Fusuma makes slides with Markdown easily.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • gist-reveal

    Render gist markdown URL using reveal.js

  • You can create the entire presentation in markdown with reveal.js too https://github.com/rectalogic/gist-reveal

  • asciidoctor-web-pdf

    Convert AsciiDoc documents to PDF using web technologies

  • Just use asciidoc.

    E.g.

    - https://github.com/Mogztter/asciidoctor-web-pdf/tree/master/...

  • reveal-md

    reveal.js on steroids! Get beautiful reveal.js presentations from any Markdown file

  • I've been using this: https://github.com/webpro/reveal-md

    which is only markdown on top of reveal.js, quite cool

  • cleaver

    30-second slideshows for hackers

  • https://github.com/jdan/cleaver

    Here's a similar project that I've used in the past and liked a lot

  • haskset

    Convert presentations written for Deckset to be compatible with conversion via pandoc and reveal.js to HTML

  • As a Deckset user, my only gripe (minor, and usually not a big deal) is not having an HTML version generated by it (this is why I wrote this CLI tool [1])

    [1]: Haskset: https://github.com/rberenguel/haskset

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Code-Server

    VS Code in the browser

  • I hadn't heard of this! Thank you! My VSCode experience is primarily "VSCode" (not Codium) w/ the MS Remote extensions and looking at code-server for its more unique capabilities. Definitely going to look into this and adopt it where I can.

    FYI, it looks like the code-server devs have some concerns about # of extensions and matching the MS market: https://github.com/cdr/code-server/issues/1473 . I'm not too worried about that for myself though.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Stunning Presentations with Asciidoctor and RevealJS

    3 projects | dev.to | 7 Jun 2022
  • VC Code in the browser – Self hosted, sync between devices

    1 project | news.ycombinator.com | 4 May 2024
  • RStudio: Integrated development environment (IDE) for R

    6 projects | news.ycombinator.com | 20 Mar 2024
  • Architecture.md (2021)

    4 projects | news.ycombinator.com | 24 Feb 2024
  • Secure Browser Access to code-server VSCode

    4 projects | dev.to | 16 Feb 2024