Mentions légales du service

Skip to content
Snippets Groups Projects
Name Last commit Last update
org
src/bigblow_theme
LICENSE
README.org

ElementaryX themes for org-mode html export themes

This repository only aims at pointing to themes available on other web repositories. In particular to the great fniessen org-html-themes.

According to the in-buffer settings section of the org-mode reference, the #+SETUPFILE: file may be employed. The setup file or a url pointing to such file is for additional in-buffer settings. org loads this file and parses it for any settings in it only when org opens the main file. If url is specified, the contents are downloaded and stored in a temporary file cache. org also parses and loads the document during normal exporting process.

According the Include Files section of the org-mode reference, the #+INCLUDE: file syntax may also be employed. Contrary to the #+SETUPFILE: file, the #+INCLUDE: file syntax is only related to the export process.

The advantage of the latter syntax is that no Internet connection is requested when editing the buffer. As a consequence, we preferably suggest to use the themes with this syntax:

#+INCLUDE: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-ox-html-themes/-/raw/main/org/theme-bigblow.setup

or

#+INCLUDE: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-ox-html-themes/-/raw/main/org/theme-readtheorg.setup

We refer to fniessen org-html-themes for the presentation of both these themes.

A slight variation of the bigblow theme can also be employed:

#+INCLUDE: https://gitlab.inria.fr/elementaryx/emacs-elementaryx-ox-html-themes/-/raw/main/org/theme-bigblow-alt.setup