Skip to content

scicloj/clojure-jam-2026

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-jam

🚧 DRAFT - This site is currently under development. Information may change.

This is the website project for Clojure Jam 2026, a creative coding festival celebrating music, generative art, and creative visualization in Clojure.

It is developed as a data-driven Quarto Website using Clojure and Clay. Content pages are generated from Clojure source files in the pages/ directory, with conference data stored in info.edn.

Development

First, make sure you have Quarto installed before starting if you haven't already.

This project setup references the setup from Clojure Civitas with its easy setup for Qaurto website using Clay.

Follow these instructions.

from Clojure Civitas' repo to preview the site locally while developing.

To make changes to pages, edit the Clojure files in the pages/ directory. To modify conference data (when we have speakers, sessions, etc.), edit info.edn.

Publishing

The site is automatically published using a GitHub Actions workflow(.github/workflows/publish.yml). Whenever a new commit is pushed to the main branch, the workflow builds the updated site and deploys it to the gh-pages branch. The live site is available at: https://scicloj.github.io/clojure-jam/

About

website for the Clojure Jam 2026 event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published