Skip to content

Commit

Permalink
Add logo to README
Browse files Browse the repository at this point in the history
respatialized committed Jun 30, 2024
1 parent 81b595d commit 716ffe4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[<img src="dev/logo.svg">](https://raw.githubusercontent.com/fabricate-site/adorn/81b595d0a4c39a6093965643bad993dd21697504/dev/logo.svg)

# Adorn
## Extensible conversion of Clojure code to Hiccup forms.
Adaptation of ideas described by Michiel Borkent in ["Writing a Clojure Highlighter from Scratch"](https://blog.michielborkent.nl/writing-clojure-highlighter.html). Uses rewrite-clj to parse Clojure source code and forms, and leverages multimethods to allow for user-extensibility.

0 comments on commit 716ffe4

Please sign in to comment.