Asciidoc

Top 23 Asciidoc Open-Source Projects

  • progit2

    Pro Git 2nd Edition

    Project mention: How relevant is the Pro Git book today for learning git. | /r/webdev | 2023-08-15

    EDIT: the book is being actively updated: https://github.com/progit/progit2/commits/main

  • documentation

    The official documentation for Raspberry Pi computers and microcontrollers (by raspberrypi)

    Project mention: Selfhostate e avete un homelab? | /r/ItalyInformatica | 2023-12-10
  • 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.

  • Asciidoctor

    :gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.

    Project mention: I don't always use LaTeX, but when I do, I compile to HTML (2013) | news.ycombinator.com | 2024-01-25

    You have also AsciiDoctor ( https://asciidoctor.org/ ) which is alive and well. I am using it for technical CS documentation internally, but only for single page documents. I did not try to deploy their whole multi-document setup called Antora ( https://antora.org/ ).

  • markor

    Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..

    Project mention: A structured note-taking app for personal use | news.ycombinator.com | 2023-12-21

    Just curious, any reason you're using TMarkor instead of Markor? (https://github.com/gsantner/markor/ , https://play.google.com/store/apps/details?id=net.gsantner.m...)

    Only asking since this was also the editor I ended up settling on in Android, but it seems like TMarkor is just a repackaging of Markor without any references to its forked(?) source.

    My requirement was that the repo had to be open source so that I could audit the repo and compile the APK from source, as well as potentially fork it for personal modifications if needed.

  • honkit

    :book: HonKit is building beautiful books using Markdown - Fork of GitBook

    Project mention: MdBook – Create book from Markdown files. Like Gitbook but implemented in Rust | news.ycombinator.com | 2023-06-29

    Since I see a few people in these comments mourning the general dive that gitbook has taken over the last few years, you might like this, an actively-maintained fork of gitbook as it was before it got bad:

    https://github.com/honkit/honkit

  • swagger2markup

    A Swagger to AsciiDoc or Markdown converter to simplify the generation of an up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documentation.

  • AsciidocFX

    Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • vim-pencil

    Rethinking Vim as a tool for writing

    Project mention: Is there a way to make undo sensible? | /r/vim | 2023-05-13
  • asciidoctor-pdf

    :page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.

  • JBake

    Java based open source static site/blog generator for developers & designers.

  • asciidoctor.js

    :scroll: A JavaScript port of Asciidoctor, a modern implementation of AsciiDoc

  • docToolchain

    a AsciiDoc Toolchain for technical Software Documentation, focused on Software Architecture Documentation

  • pytablewriter

    pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.

  • asciidoctor-web-pdf

    Convert AsciiDoc documents to PDF using web technologies

    Project mention: CSS for Printing to Paper | news.ycombinator.com | 2024-03-03

    I've been test-driving the web pdf build tool for Asciidoc, asciidoctor-web-pdf[1], for a few years, which uses Paged.js as the template engine before CSS PMM has its go. I like it - I like it a LOT[2] - but Puppeteer-Chrome bugs breaks the build on the regular, or requires a rework of templates. So the web-pdf team started just releasing docker images that include a tested Chromium version (among other things), so as to keep that from being such a PITA. Which is fine. Howaaaayyyyyyyver . . that shines a spotlight on a problem with this workflow: the dependency on browser rendering kit.

    [1] https://github.com/ggrossetie/asciidoctor-web-pdf

  • emacs-easy-hugo

    Emacs major mode for managing hugo

    Project mention: emacs-easy-hugo: Emacs major mode for managing hugo | /r/planetemacs | 2023-10-04
  • pythonfluente2e

    Python Fluente, Segunda Edição

    Project mention: Como iniciar meus estudos em Python | dev.to | 2023-07-21
  • asciidoctor-vscode

    AsciiDoc support for Visual Studio Code using Asciidoctor

  • clipboard-image.nvim

    Neovim Lua plugin to paste image from clipboard.

    Project mention: Pastify.nvim - A plugin that allows you to paste images to neovim directly. | /r/neovim | 2023-06-10

    This is cool! I see that pastify.nvim uses a python grabclipboard library, and https://github.com/ekickx/clipboard-image.nvim/blob/main/lua/clipboard-image/utils.lua uses xclip and other tools.

  • asciidoctor-browser-extension

    :white_circle: An extension for web browsers that converts AsciiDoc files to HTML using Asciidoctor.js.

  • confluence-publisher

    Maven plugin and Docker image to convert AsciiDoc and publish it to Confluence

  • asciidoc-py

    Legacy python processor for AsciiDoc

  • libasciidoc

    A Golang library for processing Asciidoc files.

  • infoq-mini-book

    Template project for creating an InfoQ Mini-Book with Asciidoctor

  • SaaSHub

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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-03.

Asciidoc related posts

Index

What are some of the best open-source Asciidoc projects? This list will help you:

Project Stars
1 progit2 5,594
2 documentation 5,077
3 Asciidoctor 4,638
4 markor 3,336
5 honkit 2,894
6 swagger2markup 2,472
7 AsciidocFX 1,834
8 vim-pencil 1,549
9 asciidoctor-pdf 1,119
10 JBake 1,092
11 asciidoctor.js 707
12 docToolchain 702
13 pytablewriter 593
14 asciidoctor-web-pdf 433
15 emacs-easy-hugo 341
16 pythonfluente2e 323
17 asciidoctor-vscode 312
18 clipboard-image.nvim 298
19 asciidoctor-browser-extension 216
20 confluence-publisher 199
21 asciidoc-py 194
22 libasciidoc 193
23 infoq-mini-book 174
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com