Stargirl Flowers

Results 132 comments of Stargirl Flowers

Hrm, I have a few ways I can do this. I can either check for these links using a couple of regexes (ew) before passing to clean, or I can...

I am generally in favor of this, but definitely need @di to agree to it as well.

@swolebro since the nox envs all install latest setuptools and pip, it's probably okay to just spit out the latest version numbers into the table.

Hi @ymoran00, can you expand a bit on what you're looking for?

I'm up for that if someone wants to send a PR. On Thu, May 9, 2019 at 1:53 AM Nick wrote: > Hi @theacodes , if I've understood @ymoran00 >...

Excellent! Let me know if there's anything I can do to help, such as testing the profiles. 😎 On Fri, May 20, 2022, 3:00 PM rtyr ***@***.***> wrote: > I...

These resources might be helpful: 1. https://github.com/rtfd/sphinx_rtd_theme/issues/403 2. https://github.com/rtfd/sphinx_rtd_theme/pull/405

Tricky. Not sure how to internationalize text within a JS file. We could see about moving that text into the Jinja templates and use JS to show/hide it.

I've honestly never done translation stuff, but I'm happy to give it a shot once I find some time. In the meantime, it would be awesome if anyone with specific...

I think it's a pretty reasonable approach. On Sat, Feb 16, 2019, 1:12 PM Liang-Bo Wang wrote: > While is it hard to add translation directly into the javascript file,...