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 568b8b4f75 Update README with link to local docs 10 years ago
doc render docs 10 years ago
scribblings testing sync 10 years ago
server-extras various cosmetic tidying 10 years ago
tests updates 10 years ago
.gitignore allow doc directory 10 years ago
LICENSE license 10 years ago
README.md Update README with link to local docs 10 years ago
cache.rkt various cosmetic tidying 10 years ago
command.rkt updates 10 years ago
convert.rkt remove dependencies on css-tools and hyphenate 10 years ago
debug.rkt various cosmetic tidying 10 years ago
decode.rkt remove dependencies on css-tools and hyphenate 10 years ago
doclang-raw.rkt various cosmetic tidying 10 years ago
file.rkt various cosmetic tidying 10 years ago
html.rkt remove dependencies on css-tools and hyphenate 10 years ago
info.rkt omit certain paths from setup 10 years ago
main-base.rkt various cosmetic tidying 10 years ago
main.rkt various cosmetic tidying 10 years ago
markdown.rkt various cosmetic tidying 10 years ago
markup.rkt various cosmetic tidying 10 years ago
pagetree.rkt various cosmetic tidying 10 years ago
pre.rkt various cosmetic tidying 10 years ago
project.rkt various cosmetic tidying 10 years ago
ptree.rkt various cosmetic tidying 10 years ago
raco.rkt updates 10 years ago
reader-base.rkt various cosmetic tidying 10 years ago
render.rkt streamline module caching for eval 10 years ago
server-routes.rkt various cosmetic tidying 10 years ago
server.rkt various cosmetic tidying 10 years ago
tag.rkt various cosmetic tidying 10 years ago
template.rkt various cosmetic tidying 10 years ago
tmpl.rkt various cosmetic tidying 10 years ago
top.rkt various cosmetic tidying 10 years ago
world.rkt updates 10 years ago

README.md

Pollen

A book-publishing system written in Racket. Unstable. Incomplete. Et cetera. I'm working on making it more civilized. But it 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.