Ryan Gibson
Ryan Gibson
Also note that [MiKTeX's deployment tutorial](https://miktex.org/howto/deploy-miktex) for rolling the software out to multiple users appears to assume local installation on each of the client machines.
If the problem is upstream in log4cxx, it might be fixed by https://github.com/MiKTeX/miktex/issues/1316. Up to @edocevoli if this is a supported use case, though he'd probably accept a PR for...
> However, if the directory is **not** located in a network folder (but in `%APPDATA%`), the data would have to be copied with every logon/logoff process. Depending on the user,...
+1 for optimizing the repo's size, especially since the upstream version in [Congo](https://github.com/jpanther/congo) is
Rewriting git history isn't too complicated, especially if you're removing whole directories, but yeah it would probably be better to move or break off the main theme files elsewhere to...
> that would require @nunocoracao to maintain two copies of the same codebase… more toil, greater chance for divergence. > > what feels least bullshitty to me is having a...
> Is it worth looking at using .webp image formats over .jpg and .png? Ive started implementing this on my own site and works great. I'd note that the old...
> Dumb question probably. Is there any way you "manipulate" the git info and still use this same repo? So, it's really more that rewriting git history will break anyone...
Sure -- I don't think GitHub will let you fork your own repo, but you can try * making a new repo and adding some noticeably large files (or just...
> 2. `mermaid` in the `assets/lib/` takes 89.8 MiB. I just noticed this same thing -- `lib/mermaid` takes up ~96% of the entire assets folder. Was it bundled incorrectly? >...