Skip to content

pink-gorilla/ui-highlightjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui-highlightjs GitHub Actions status |pink-gorilla/ui-highlightjsmirrorClojars Project

Highlight.js code syntax highlighter:

End-Users

  • this project is NOT for you! Instead go to:
  • goldly

Demo

clojure -X:goldly-run

Navigate your webbrowser to port 8080.

build your own bundle (for testing):

clj -X:goldly-build :profile '"npm-install"'
clj -X:goldly-build :profile '"compile2"'
clojure -X:goldly-run