Skip to content

clojure-camp/site

Repository files navigation

Clojure Camp Website

A public facing website for Clojure Camp.

Setup

Prerequisites

  • babashka - To run this clojure project we recommend installing babashka on your computer. This will allow the running of the bb commands.

Local development

  1. Make changes in src/clojure_camp_site/content.clj then run the command below.
bb serve
  1. This will rebuild the website and run a local web server on: