Matt Wang
Matt Wang
This is certainly a reasonable request, and one that's particularly important as our next release is looking to be massive. Can I get any input from @just-the-docs/maintainers? I'm not particularly...
Thanks @electrofelix for the comment! I agree that there are some complexities here. A more simple (but not as user-friendly) approach could be to generate submodules for each copy of...
> But couldn't we at least preserve v0.3.3 of the theme docs for the benefit of users who don't immediately upgrade to v0.4.0, simply by duplicating our repository? If we...
Sure! I don't have a particularly strong opinion here. We can revisit if someone opens an issue / adds a note on it. Separately, I still do want to support...
Since this is one of the most-requested features, I'm going to pin this at the top of our issues page. > When are you planning next major release? For context:...
Hi @mrpsharp, thanks for your contribution. I'm still in the process of triaging all the open PRs. I'll need to do a bit more testing (especially how this interacts with...
@mrpsharp just realized I accidentally closed this branch - could you reopen targeting `main`? I think it will be good to merge by then!
Hm, this is an interesting problem. Do you think that there's a way for us to optimize the liquid code here? An alternative would be to write some Ruby code...
Great investigative work @pdmosses, and thanks @captn3m0 for taking a look. > Can't do Ruby, it needs to work on GitHub Pages where custom plugins aren't supported. Ah - what...
> In reading that issue, it does not seem that they explored various ways to fix the problem to see if they could have both correctness and performance. It just...