matt wilkie
matt wilkie
There is www.arounder.com already, which might cause troubles down the road if the project gets big enough for it's own domain. I wouldn't let that stop you though if you...
This is possible now, from the github version; the below adapted from an email exchange between myself and Martin: > ... I want `example.com/Musings/foo-baz`, as the permanent URL, > where...
Adding `STATIC_FILTER += ['HTML']` to `conf.py` got the ball rolling again. I'm pretty sure this is something new. I tried rolling back to a previous revision and the error went...
I think it makes more sense that turning _on_ filtering or transforming for a class of items called "static" would be the unusual case and that "copy as is, unchanged"...
hmm, the warning is issued based on the mere presence of the `STATIC = [...]` directive in `conf.py`, e.g. this will trigger it (and the directory doesn't even have to...
Anyone can start maintaining a fork, make noise here (so the community knows), let @neithere know, and then he can transfer when there's the requisite combination of time and attention...
it's `netstat -ano` not `netstat -an`. `o` adds the owning process-id to the output,
It looks to me like this is a bug in the upstream html parser. I was able to work around the issue by: Opening Onenote, * finding the image with...
better link to dev release artifacts is https://ci.appveyor.com/project/dotnetfoundation/openlivewriter/build/artifacts (@gep13's link above is to a specific version) @aspen-10 your question would be better as a new issue as it's a different...
+1, same issue for me. ``` PS C:\> systeminfo |findstr -i "^OS" OS Name: Microsoft Windows Server 2019 Standard OS Version: 10.0.17763 N/A Build 17763 OS Manufacturer: Microsoft Corporation OS...