Ask HN: Best way for a Markdown based blog and eBook?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. jupyter-book

    Create beautiful, publication-quality books and documents from computational content.

    If it’s a technical book, you might like https://jupyterbook.org/

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Pelican

    Static site generator that supports Markdown and reST syntax. Powered by Python.

    Most static site generators will work to create a blog. I use pelican [1], which serves my needs.

    You will likely need to edit your blogposts a little bit before putting them in the book. So I recommend a separate program for that altogether.

    [1] https://getpelican.com/

  4. magicbook

    The magic book project returns!

    I've been curious about "Magic Book" for Markdown/HTML and PDF. (EPUB and MOBI on the roadmap.)

    > The Magic Book Project is an open source project funded by New York University's Interactive Telecommunications Program. It aims to be the best free tool for creating print and digital books from a single source.

    https://github.com/magicbookproject/magicbook

    I learned about it because it's used for The Nature of Code 2nd Edition.

    https://github.com/nature-of-code/noc-book-2

  5. noc-book-2

    Discontinued Repository for The Nature of Code book with p5.js

    I've been curious about "Magic Book" for Markdown/HTML and PDF. (EPUB and MOBI on the roadmap.)

    > The Magic Book Project is an open source project funded by New York University's Interactive Telecommunications Program. It aims to be the best free tool for creating print and digital books from a single source.

    https://github.com/magicbookproject/magicbook

    I learned about it because it's used for The Nature of Code 2nd Edition.

    https://github.com/nature-of-code/noc-book-2

  6. mkdocs-material

    Documentation that simply works

  7. SaaSHub

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

    SaaSHub logo
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

  • How to Install and Use MkDocs: A Beginner's Guide

    6 projects | dev.to | 16 May 2025
  • KiSSES: Keep Static Site Examples Simple

    3 projects | dev.to | 4 Mar 2025
  • How to Create and Publish a Python Package on PyPI 🐍

    1 project | dev.to | 22 Jan 2025
  • Docusaurus – Build optimized websites quickly, focus on your content

    5 projects | news.ycombinator.com | 28 Aug 2024
  • I am stepping down from MkDocs

    1 project | news.ycombinator.com | 7 Apr 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?