An open API service indexing awesome lists of open source software.

https://github.com/brunobonacci/org-doc

Common setup for org-mode documentation
https://github.com/brunobonacci/org-doc

Last synced: over 1 year ago
JSON representation

Common setup for org-mode documentation

Awesome Lists containing this project

README

          

* org-doc

This repo just contains a bunch of common files for ~org-mode~ documentation.

To use the GTD theme with syntax highlighting for html export add

#+begin_src org
#+SETUPFILE: https://cdn.jsdelivr.net/gh/BrunoBonacci/org-doc/org-theme-gtd.setup
#+end_src

Here is the list of available syntax highlighting options:
- [[https://github.com/highlightjs/highlight.js/tree/main/src/styles][highlight.js themes]]
- [[https://github.com/highlightjs/highlight.js/tree/main/src/languages][highlight.js languages]]