This is a Termux presentation created by Paulo Jerônimo using the AsciiDoc Syntax.
Download and build this presentation using your own Android device by following these steps:
-
Install Termux and start it.
-
Type the following commands into the shell:
$ pkg install git $ git clone https://github.com/paulojeronimo/termux-presentation $ cd $(basename $_) $ ./build.sh
-
Open the generated doc:
$ termux-open build/singlepage/index.html