# HG changeset patch # User Steve Losh # Date 1513637145 18000 # Node ID f17ba5ad52b3ad6d3fb685c0b7ba87bfccc2df79 # Parent 5249c61c0562d60c338e6848b6225709bd83774c chancery: Update site. diff -r 5249c61c0562 -r f17ba5ad52b3 chancery/index.html --- a/chancery/index.html Fri Nov 24 14:30:21 2017 -0500 +++ b/chancery/index.html Mon Dec 18 17:45:45 2017 -0500 @@ -14,6 +14,7 @@

Chancery is a library for procedurally generating text and data in Common Lisp. It's heavily inspired by Tracery.

+

Chancery can be installed with Quicklisp: (ql:quickload :chancery)

Chancery focuses on simplicity, correctness, and usability. Performance is not terrible, but is not a high priority.

-

It is currently not thread-safe, but this may happen in the future.

Table of Contents

  1. Installation
  2. Usage
  3. API Reference
  4. Changelog
+

It is currently not thread-safe, but this may happen in the future.

Table of Contents

  1. Usage
  2. API Reference
  3. Changelog