diff options
| author | 2024-04-10 22:29:09 -0700 | |
|---|---|---|
| committer | 2024-04-10 22:29:09 -0700 | |
| commit | 76c7dfd9245ce0f5888469da0d0b695c386835b3 (patch) | |
| tree | 7b14b4c46fdac68e484414c6e379a22ceae7f5fd | |
| parent | 130c9b3818d10956662d0769e2467ee4020ccefc (diff) | |
| download | cgit-pygments-wrapper-76c7dfd9245ce0f5888469da0d0b695c386835b3.tar.gz cgit-pygments-wrapper-76c7dfd9245ce0f5888469da0d0b695c386835b3.zip | |
Add readme
| -rw-r--r-- | README.org | 9 |
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. |
