Skip to content

Onion Reveal coding and documenting

About the project

  • Contact: @rhatto
  • Chat: #tor-dev on irc.oftc.net
  • Video room: to be defined.

Participants

Summary

This is a proposal to write a reveal.js compiler similar to Onion TeX Slim.

Project A - Writing

The first project in this proposal would be to actually write Onion Reveal. This software could work like this:

  • Use a Makefile/script target that traverses a folder looking for .md files.
  • Then it would build the HTML slides using a pandoc reveal template.
  • With CI/CD for automation, in a way that's easy to integrate into existing projects.
  • Localization support.
  • With support for QR code generation, so it's easy to embed QR codes into slides.

Examples:

Project B - Trying

Related issues:

Examples:

Skills

Some knowledge in the following technologies may be needed in order to participate:

  • Git/GitLab.
  • Markdown.
  • Writing documentation.
  • Basic scripting (Python, shell).

Links

Edited by Silvio Rhatto