Contents

    Installing rookery[idea:installing]

    The easiest way to get started with a rookery is by installing Rheo, a typesetting engine based on Typst. 1

    Once you have rheo on your path, you can use rookery in your Rheo project by importing it and hatching an idea:

    #import "@rheo/rookery:0.1.0": idea
    #idea[I want to hatch ideas with rookery.]

    That’s it! You’re now ready to hatch some ideas in a rookery.

    Footnotes

    1. ^ If you prefer to use native Typst to compile a rookery, see Do I need to use Rheo to use rookery?

      Configuring rookery[idea:configuring]