about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorArun Isaac2023-08-12 20:11:03 +0100
committerArun Isaac2023-08-12 20:13:06 +0100
commitcf38217c1ae9644a58bb0ebf5d4e14bbc4739ce2 (patch)
treed8a7dba9cc9ed1348a367ee3bed4007fa6964ecd /doc
parent275a68f8ab6df00181555949b9284f8d43f8039c (diff)
downloadguix-forge-cf38217c1ae9644a58bb0ebf5d4e14bbc4739ce2.tar.gz
guix-forge-cf38217c1ae9644a58bb0ebf5d4e14bbc4739ce2.tar.lz
guix-forge-cf38217c1ae9644a58bb0ebf5d4e14bbc4739ce2.zip
cgit: Render org mode README files.
* guix/forge/cgit.scm: Import emacs-minimal from (gnu packages emacs).
(%cgit-readme): Add README.org.
(about-filter-gexp): Render org mode README files.
* guix/forge/org2html.el: New file.
* doc/forge.skb (Services)[Git web viewers]{cgit service}: Document
support for org mode README files.
Diffstat (limited to 'doc')
-rw-r--r--doc/forge.skb4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/forge.skb b/doc/forge.skb
index be1260c..077a449 100644
--- a/doc/forge.skb
+++ b/doc/forge.skb
@@ -201,8 +201,8 @@ web. Our cgit service features]
             (item [syntax highlighting for a wide variety of
 programming languages using ,(ref :url "https://pygments.org/" :text
 "Pygments")])
-            (item [rendering markdown, reStructuredText, man page,
-HTML or plain text README files in the ,(emph [About]) page])
+            (item [rendering markdown, org mode, reStructuredText, man
+page, HTML or plain text README files in the ,(emph [About]) page])
             (item [hiding full email addresses on cgit web pages]))
            [Note that this service is different from the cgit service
 of the same name in Guix upstream.])