How I wrote a book using Pollen
A developer details using the Pollen static site generator in Racket to write and publish an online book, covering configuration and markup.
A developer details using the Pollen static site generator in Racket to write and publish an online book, covering configuration and markup.
A tutorial on creating a custom syntax highlighting lexer for the Pollen markup language using the Pygments library in Python.
A technical guide to implementing Tufte CSS-style sidenotes and marginnotes within the Pollen document publishing system.
A developer's first impressions of Pollen, a Racket-based library for creating web books, focusing on its markup flexibility and X-expression transformations.
A technical tutorial on building a basic web service using the Racket programming language, exploring its web server libraries and syntax.