MdBook – a command line tool to create books with Markdown

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mdBook

    Create book from markdown files. Like Gitbook but implemented in Rust

    Biggest downside of this tool is inability to render PDF or ePub[1]. This is why we recently switched to Quarto[2]. Typst is also a good alternative, already mentioned in other comments.

    [1] https://github.com/rust-lang/mdBook/issues/815

    [2] https://quarto.org/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • pandoc

    Universal markup converter

  • vitepress

    Vite & Vue powered static site generator.

    VitePress and Docusaurus seem decent. I think VitePress might be more suited to blogging, but I admit I haven’t actually used or tested either.

    https://docusaurus.io/

    https://vitepress.dev/

  • Docusaurus

    Easy to maintain open source documentation websites.

    VitePress and Docusaurus seem decent. I think VitePress might be more suited to blogging, but I admit I haven’t actually used or tested either.

    https://docusaurus.io/

    https://vitepress.dev/

  • KeenWrite

  • typst

    A new markup-based typesetting system that is powerful and easy to learn.

    I am happily experimenting with Typst right now (https://typst.app/ ), which compiles much faster than LaTeX and with a syntax very similar to md, together with nice support for math, figures and advanced settings.

  • zine

    Fast, Scalable, Flexible Static Site Generator (SSG) (by kristoff-it)

  • Hugo

    The world’s fastest framework for building websites.

    I'm satisfied with Hugo: https://gohugo.io/ It is very fast and has a lot of features. The syntax highlighting for code looks also very good.

  • mdbook-asciidoc

    mdBook backend for AsciiDoc generation

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

  • Building Progressive Web Applications using SvelteKit

    9 projects | dev.to | 2 Aug 2024
  • Can anyone suggest a way of serving rendered (HTML) Markdown files on a server?

    4 projects | /r/selfhosted | 3 Nov 2022
  • livewire markdown editor suggestions

    3 projects | /r/laravel | 2 Jun 2022
  • Wikis don't work for software documentation

    5 projects | dev.to | 21 Sep 2021
  • Nice repos/tools/posts - 1st April - #1

    9 projects | dev.to | 1 Apr 2021

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?