Closed KrzysiekJ closed 6 years ago
Thanks for reporting that. However, I’m a little busy right now, and maybe the next few months. A PR would be appreciated. :)
@KrzysiekJ can you check if 042d455 fixes it for you.
Update: that will be broken for a different reason, unless you're on macOS.
Try this commit instead: 09158c0
Thank you, it looks it works now (though ultimately I used another static site generator for my case).
@KrzysiekJ that's all cool, thanks for reporting though, I appreciate that.
After running
make install PREFIX=~/.local
, jenny still searches for some files in/usr/local
. It seems that’s due to the fact thatSHARE_DIR
is hard-coded.