Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.83 KB

README.org

File metadata and controls

34 lines (24 loc) · 1.83 KB

Familiar Codox Theme https://img.shields.io/clojars/v/com.balloneij/familiar-codox-theme.svg

theme.jpg

A Javadoc inspired theme for Codox. Created for the comfy feeling of familiarity.

Live demo

Compare the Familiar theme to the default theme!

Installation

Add the following to project.clj:

:profiles {:codox {:dependencies [[com.balloneij/familiar-codox-theme "0.1.0"]]}}
:codox {:themes [:familiar]}

Goals

  • Provide a Javadoc-esque appearance without disrupting the layout a developer would expect from Codox page
  • Elicit a “huh, neat” reaction, not a “what am I looking at?”

Changelog

  • 0.1.0 Initial release

License

Copyright 2023 Isaac Ballone.

Distributed under the EPL v1.0.