Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 419 Bytes

Readme.md

File metadata and controls

24 lines (14 loc) · 419 Bytes

Readme

A repository for a collection of thoughts on Clojure.

Building the Book

This project is built on top of the wonderful mdBook. Consult their documentation for full details.

The short summary is that chapters are organized via the src/SUMMARY.md file.

Installing mdBook

cargo install mdbook

Live-Reload Writing

mdbook serve