Ryan M
Ryan M
@justinmayer how was this handled previously? Looks like this isn't a new problem: https://github.com/pallets/jinja/issues/363 In my quick testing in local, adding this to `generators.py` fixed the problem, but I don't...
>Thanks for having a look. I thought it would need to be install_gettext_callables, as mentioned above But I have not done any tests and have no context either... That also...
Thanks @justinmayer and @avaris. At least that validates my assumptions. My change would have no affect, but I didn't know how the i18n stuff worked.
@jranke please take a look at [#1999](https://github.com/getpelican/pelican/pull/1999). You'll see that there is no fundamental difference between what was being done with `JINJA_EXTENSIONS` vs the new `JINJA_ENVIRONMENT`. The same kwargs are...
@jranke so going back to the original suggestion, this doesn't necessitate a change to core Pelican. There needs to be an update to the i18n_subsites plugin to pull extensions from...
Thanks @justinmayer! I got disconnected from the IRC channel after I had asked the question. I already have an initial commit done on my own fork to get this working...
Bump. Anyone have any feedback on this? If not, I'll clean it up and get tests written and submit for review
I think I'm seeing the same thing. For those of you having the issue, can you open up the folder by running this command: ``` open "$HOME/Library/Group Containers/5U8NS4GX82.dayoneapp2/Data/Auto Import/Default Journal.dayone/entries"...
Unfortunately I lost access to the Instagram API due to their new policy. Their terms disallow automations to pull their images. Sorry :( I can do a pull request to...