Andrea Bonari
Andrea Bonari
Almost ready, the docker container is exporting to HTML successfully, just need to finish the github action and test it a bit, then it'll be ready to be merged.
Just finished this, just remember to setup the `DOCKER_USERNAME` and `DOCKER_TOKEN` secrets inside the repository settings. Once a new tag is published the github action will start working correctly. Here's...
Hey, sorry for the late response. I was pretty busy last week. I just pushed a fix to that. I also remembered, I haven't tested this for the 1.8.1 version,...
No worries! I'm pretty busy myself so I understand lol
Hey there, I'm just writing to say that this PR isn't working with 1.9.0-1b. It would probably work if the `exportObsidian` method was implemented, since right now for versions that...
Yeah, it's really easy. I just had to edit some bits of the export methods to allow overriding the export path.
Hi there, I just implemented the exportDocker in the latest 1.9.0 branch and it works completely fine. I'm making a PR right now with those changes for that branch. (#500...
Hello! First of all I wanted to thank you for this project, I currently use it to share my university notes on gh pages and it works wonderfully. About this...
Aight, I'll be working on it on my fork, I don't really have an ETA since I also have to study but I'll definitely put some work into it.