biff

A web framework + self-hosted deployment solution for Clojure. Repo: https://github.com/jacobobryant/biff. Docs: https://biff.findka.com
2021-05-16T07:28:54.053500Z

Just finished updating http://biff.findka.com. I've trimmed it down a bit; it's somewhat more high level now. partly because I'm actually writing doc strings now, so those + project template comments can cover the details.

teodorlu 2021-05-17T20:57:33.054300Z

Just curious, why are you moving from https://findka.com/biff/ to https://biff.findka.com?

2021-05-17T20:59:59.054600Z

so biff can have its own firebase project instead of sharing one with findka. before when I updated docs, I ran a build task in findka's repo; now it's all self-contained

👍 1
Markus Agwin 2021-05-16T10:28:11.053600Z

I think that the old, longer, "Requirements" section was better. Now it looks like as if Crux was something a biff beginner has to take care of. But that is not true at all and it is, I think, of the highest importance to make it clear that biff just works. All the things described in the Crux Quickstart are taken care of by biff. So: please, please, pretty please, revert to the old Requirements section. (I feel a bit guilty that my AdoptOpenJDK vs. OpenJDK problem has been partly the cause of this updated Requirements section, which is of course technically more complete in a sense but does not do justice to biffs spirit)

2021-05-16T16:46:42.053900Z

good to know, it didn't occur to me that linking out would give that impression. I'll update it.

🙏 1