Skip to content

nextjournal/clerkless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

clerkless

An empty shell of Clerk's Public API.

Intended to be used in when you want to use Clerk to document a library, but not declare a depdency on it.

Usage

Override the :git/url of your Clerk dependency:

{:deps {io.github.nextjournal/clerk {:git/url "https://github.com/nextjournal/clerkless"
                                     :git/sha ",,,"}}}

In your dev / doc build, you would override that dep with the normal Clerk dependency.

About

An empty shell of Clerk's Public API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published