Skip to content

scicloj/stats_with_clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stats with clojure

This project uses Clay and Quarto to generate documentation from Clojure notebooks.

How to Build

To build all the Clojure notebooks in the notebooks/ folder and generate Quarto files in the docs/ folder, run:

clojure -M:build

This command will:

  1. Scan the notebooks/ directory for .clj files.
  2. Use Clay to convert them into Quarto (.qmd) files in the docs/ directory.
  3. Automatically trigger a Quarto render to produce the final .html documentation.

Prerequisites

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors