[Emacs] Add documentation for ox-gemini

This commit is contained in:
Lucien Cartier-Tilet 2023-05-14 13:50:19 +02:00
parent f2f5db5cfc
commit cf2b55878a
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 4 additions and 0 deletions

View File

@ -5050,6 +5050,10 @@ you can guess, exports org files to the [[https://www.w3.org/publishing/epub32/]
:PROPERTIES:
:CUSTOM_ID: Packages-Configuration-Org-mode-Exporters-Gemini-4td3dk21kej0
:END:
Gemini is a lightweight protocol for creating lightweight websites
that are basically text-only websites with maybe some images. Im
currently maintaining my own fork of Justin Abrahms =ox-gemini= which
fixes two issues I had with the original package.
#+begin_src emacs-lisp
(use-package ox-gemini
:defer t