Skip to content

TheJoeSchr/clerk-demo

This branch is 3 commits ahead of, 28 commits behind nextjournal/clerk-demo:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d66ef81 Â· Feb 13, 2023
Oct 26, 2022
Jan 24, 2022
Feb 13, 2023
Feb 13, 2023
May 4, 2022
Oct 8, 2021
Feb 12, 2023
Mar 3, 2022
Oct 25, 2022
Feb 13, 2023
Sep 5, 2022
Feb 13, 2023

Repository files navigation

🤹 Clerk Demo

This is a bucket of interesting Clerk demos. See https://github.clerk.garden/nextjournal/clerk-demo.

Usage

To play with this, you need to have Clojure installed, then run:

clj -M:nextjournal/clerk nextjournal.clerk/serve! --watch-paths notebooks --port 7777 --browse

This will start the Clerk webserver on port 7777 and watch the notebooks/ directory for changes and open Clerk in your browser.

Open one of the files there, e.g. rule_30.clj, make a change and save it. You should then see these changes reflected in the browser.

From your Editor

For interactive development, it is recommended you let your editor start the project (jack-in), if asked you should select deps.edn as the project type.

Then, evaluate forms in dev/user.clj.

About

🤹 A bucket of interesting Clerk demos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 99.8%
  • Shell 0.2%