It has been pretty spotty to be honest
(I’m a committer, but it has been hard to find the time)
I am using it for my blog and I feel nothing else should be added honestly.
Maybe more docs but 🤷
Yeah, same here, I hardly need anything to be added, but would be nice to have finished guides on website.
My only problem is I can't figure out how to manage permalinks
generated by Perun? Problem is that to use ClojureScript I have to make out-dir
something else than public
, because otherwise compiler warns me about PUBLIC
to be reserved word. So, I out-dir
to app
, all files index.html
and content files go there, however, permalinks
have path starting with app/..
, which is the root folder :man-shrugging:
There’s a parameter for that - I don’t recall off the top of my head but something like :dir-root maybe?
It might be in the global metadata