savchenko
savchenko
Sounds like a good candidate for a scope creep. Wouldn't it make sense to use more mature Baikal/EteSync?
> vim version is 7.4.629 Can you try with the v8.1.X or nVim >= v0.3.4?
@madaidan , do you think there is a bit too much fragmentation? I am currently working on https://github.com/stoptracking/playbook/ and it seems to me that there might be a fair amount...
> I've yet to find another hardened, live Linux distro using Tor, I2P, Freenet, etc. like Obscurix. mm.... [Tails](https://tails.boum.org/)?
> Tails only supports Tor. _"We are very sad to announce that Tails 2.11 will be the last version to include I2P, an alternative anonymizing network._ _Maintaining software like I2P...
Is it still planned?
@dvorka, has it received any traction in the last 2 years? :)
Re-tested with v0.16.1 on Win10 and Debian 11 running on WSL2. File `./static/img/README.md` is copied to `./public/img/README.md` after `zola build`. Config file: ```toml base_url = "http://localhost/" ignored_content = ["*.icc", "readme.*",...
Wouldn't it make sense to use it for both locations?
OK, can it be made optional? Plenty of use-cases where certain content in `/static` is useful during development/build and unnecessary in production.