Geoffrey Knauth
Geoffrey Knauth
Sorry, above comment should have been from gknauth (personal), not work persona.
That does help, thanks!
Hmm, maybe if change the `default-web-root` to something not under `/Applications` ...
If I skip ahead to Section 17 of the tutorial, where you learn how to set things up without `#lang web-server/insta`, that fixes things. I wonder if someone on macos...
In general, though, it's a great tutorial.
I should clarify, I didn't do `raco pkg install rackt`, I did what the instructions said, namely, ``` git clone [email protected]:rackt-org/rackt.git cd ./rackt raco pkg install ```
The code examples at [https://rackt-org.github.io/](https://rackt-org.github.io/) obviously work. I'd like to see how that page itself was generated.