Clojure Civitas makes it easy for you to publish Clojure ideas and explorations without the overhead of setting up a new project, blog, or repo. Wheth

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2025-08-02 03:00:15

Clojure Civitas makes it easy for you to publish Clojure ideas and explorations without the overhead of setting up a new project, blog, or repo. Whether you're sketching out a quick experiment or writing a deeper post, just fork this repo, create a namespace, write, commit and submit a pull request. This is your shared scratch space.

Images can be added to the same folder as the namespace, and displayed with markdown like ;; ![caption](my-image.jpg). The first image on the page is used as a preview in the blog listing, unless a different image is listed in the metadata.

Use Clay REPL commands to visualize the namespace as you write. When using Clay interactively it renders directly to HTML for speed.

Your pull request will be reviewed to prevent abuse and then merged. Once merged, namespaces are automatically published to the website.

An open effort to structure learning resources with meaningful connections. Add to or modify site/db.edn. The goal is to create a database of resources for learning. See the explorer.

Leave a Comment
Related Posts