John SJ Anderson
John SJ Anderson
I'm going to assume that James's answer resolved this issue, and close it out. If you still have remaining questions, please re-open the issue, thanks.
Installing `augur` into an empty Conda environment currently results in that environment having `python 3.11.9` installed. Trying to explicitly update that environment to `python 3.12` fails due to `pandas`, `pyfastx`,...
I would say that maybe the time for this is _after_ the App Router conversion is finished, rather than in the middle of it?
> There is some text on nextstrain.org that's just too damn hard to read. Not sure if it'll come thru well in a screenshot, but this was very difficult to...
> We're talking about the styling. This is an issue about the styling. The issue talks about font weights, text colors, and background colors. This is what I'm also talking...
> > Practically speaking, is there any reason to not `s/font-weight: 300/font-weight: 400/g` across the whole site and see where that gets us? > > Not sure! That feels like...
It should be much easier to accomplish this once everything is using App Router, because all the styled-components stuff will be gone and we can set this in `globals.css` and...
> @genehack happy to talk through any design questions you have here Thanks, I was gonna use our 1:1 time today to get a bootstrapping brain dump from you on...
Noting that Heroku deployment is currently blocked on [making `eslint` aware of TypeScript](https://github.com/nextstrain/nextstrain.org/issues/905).
> > Noting that Heroku deployment is currently blocked on #905. > > I mean, we could just fix the linting errors highlighted by the failing build step (which you...