book-publishing system
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Matthew Butterick 370832cdde refactor splice, pollen/template; add pollen/core 8 years ago
pollen refactor splice, pollen/template; add pollen/core 8 years ago
.gitignore ignore 'doc' subdir 9 years ago
.travis.yml Update travis with 6.3 9 years ago
LGPL.txt add copyright notice to license 9 years ago
LICENSE refactoring for first stable release 8 years ago
README.md Update README.md 9 years ago
info.rkt refactoring for first stable release 8 years ago

README.md

Pollen: the book is a program Build Status

A book-publishing system written in Racket. Unstable. Incomplete. Et cetera. Its becoming more civilized. But this is the actual software I use to publish & maintain my web-based book Buttericks Practical Typography.

If you think documents should be programmable, youll love it.
If not, you can move along.

Pollen gives you access to a full programming language (Racket) with a text-based syntax that makes it easy to embed code within your documents.

Using Racket 6.0+, install from the command line:

raco pkg install pollen

And update like so:

raco pkg update --update-deps pollen

Official mailing list: http://groups.google.com/forum/#!forum/pollenpub