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.
585 B
585 B
Pollen: the book is a program
A book-publishing system written in Racket. Unstable. Incomplete. Et cetera. It’s becoming more civilized. But this is the actual software I use to publish & maintain my web-based book Butterick's Practical Typography.
Install from the command line like so:
raco pkg install pollen
And update like so:
raco pkg update pollen
Scribble docs are installed with the package. Or you can read the docs here.