asciidoctor-safe

implementation in Ruby

Install

All systems
curl cmd.cat/asciidoctor-safe.sh
Debian Debian
apt-get install gitlab
Ubuntu
apt-get install gitlab
Arch Arch Linux
pacman -S gitlab
Fedora
dnf install rubygem-asciidoctor
Windows (WSL2)
sudo apt-get update sudo apt-get install gitlab
Raspbian
apt-get install gitlab

rubygem-asciidoctor

implementation in Ruby

asciidoctor

AsciiDoc to HTML rendering for Ruby

Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats.

gitlab

git powered software platform to collaborate on code (non-omnibus)

gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.