11 lines
471 B
Clojure
Vendored
11 lines
471 B
Clojure
Vendored
{:remote-repo {:git-url "https://github.com/scicloj/tablecloth"
|
|
:branch "master"}
|
|
:quarto {:format {:html {:toc true
|
|
:toc-depth 4
|
|
:theme [:cosmo "notebooks/custom.scss"]}}
|
|
:fontsize "0.8em"
|
|
:highlight-style :solarized
|
|
:code-block-background true
|
|
:include-in-header {:text "<link rel = \"icon\" href = \"data:,\" />"}
|
|
:title "Tablecloth documentation"}}
|