Skip to content

balloneij/familiar-codox-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.