This package browser is in early development. Mind the rough edges.

emacs-org-reveal

Org and Reveal.js powered HTML presentation tool

Org-Reveal is a org-mode extension that allows to create beautiful presentations (slides) with 3D effects from simple but powerful Org contents.

Installation

Install the latest version of emacs-org-reveal as follows:

guix install emacs-org-reveal

Or install a particular version:

guix install emacs-org-reveal@20222711-1.f55c851

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of emacs-org-reveal about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/emacs-org-reveal'><img src='https://packages.guix.gnu.org/packages/emacs-org-reveal/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-org-reveal/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/emacs-org-reveal)

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-org-reveal][https://packages.guix.gnu.org/packages/emacs-org-reveal/badges/latest-version.svg]]