aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..370bcfc
--- /dev/null
+++ b/README.org
@@ -0,0 +1,9 @@
+#+title: Cgit Pygments Wrapper
+
+#+begin_export html
+<a href="https://laminar.ryuslash.org/jobs/build-cgit-pygments-wrapper">
+ <img src="+https://laminar.ryuslash.org/badge/build-cgit-pygments-wrapper.svg">
+</a>
+#+end_export
+
+This is a wrapper script around [[https://pygments.org/][Pygments]] to customize highlighting source code to fit my code better. This is used as a =source-filter= in my [[https://code.ryuslash.org][cgit]] instance.