Do you have (set-env! :source-paths #{"src" "content"}) in your build.boot file?
TBH I ran into trouble following the guide early on as well and found myself just using the examples/blog instead. That change may fix it, if you can confirm it I’ll create a PR to fix it unless you would like to.
Thanks again, @jayzawrotny! 😄 Don't worry about the PR. I have been updating the Getting Started guide as I bump into problems. I have already opened a PR and will submit it when ready.
Awesome, thanks for the help. This project could use a few hands 🙂