aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorArun Isaac2021-06-10 14:35:09 +0530
committerArun Isaac2021-06-10 14:36:50 +0530
commit8aa71efb28fb07defaf543638b25441df6a3f71b (patch)
treef21954a4fac0267ced69d1c6c266d7bc05f796f5 /README.org
parent7f64860411c49f12ef96aa7f5066f3d342ec86a4 (diff)
downloadccwl-8aa71efb28fb07defaf543638b25441df6a3f71b.tar.gz
ccwl-8aa71efb28fb07defaf543638b25441df6a3f71b.tar.lz
ccwl-8aa71efb28fb07defaf543638b25441df6a3f71b.zip
README: Do not use org macros.
Unfortunately, GitHub's org exporter does not support macros. * README.org (ci-badge): Delete macro. Replace ci-badge macro invocations with expansions.
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.org b/README.org
index 4b26e56..93dab94 100644
--- a/README.org
+++ b/README.org
@@ -1,7 +1,6 @@
#+TITLE: Concise Common Workflow Language (ccwl)
-#+MACRO: ci-badge [[https://ci.systemreboot.net/jobs/$1][https://ci.systemreboot.net/badge/$1.svg]]
-{{{ci-badge(ccwl-with-guile-3.0)}}} {{{ci-badge(ccwl-with-guile-3.0-latest)}}} {{{ci-badge(ccwl-website)}}}
+[[https://ci.systemreboot.net/jobs/ccwl-with-guile-3.0][https://ci.systemreboot.net/badge/ccwl-with-guile-3.0.svg]] [[https://ci.systemreboot.net/jobs/ccwl-with-guile-3.0-latest][https://ci.systemreboot.net/badge/ccwl-with-guile-3.0-latest.svg]] [[https://ci.systemreboot.net/jobs/ccwl-website][https://ci.systemreboot.net/badge/ccwl-website.svg]]
The Concise Common Workflow Language (ccwl) is a concise syntax to
express CWL workflows. It is implemented as an Embedded Domain