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:

  1. Install Termux and start it.

  2. Type the following commands into the shell:

    $ pkg install git
    $ git clone https://github.com/paulojeronimo/termux-presentation
    $ cd $(basename $_)
    $ ./build.sh
  3. Open the generated doc:

    $ termux-open build/singlepage/index.html