sgfost

Results 17 comments of sgfost

builtin `generateschema` appears to get hung up on a lot issues (including wagtail code once local problems are resolved/ignored) https://github.com/tfranzel/drf-spectacular however, seems to work without any fuss

Yeah, I'd like to think through a bit of a navigation cleanup somewhat soon including comses/planning#114. I don't think the digest page needs to live in /about/ long-term so just...

bit of an ancient issue but where would we want sharp corners/rounded corners? Just about everything is squared off due to `$enable-rounded`. I think a lot of things tend to...

How I'm handling the styles now is refactoring the existing stylesheets, which is how I ran into it. It still does the same thing in bootstrap 5. Ultimately it doesn't...

By that do you just mean move/copy the CoC from `about/values/` to the top-level `about/`?

Those mysterious floating files should probably be tracked. Default behavior for static files in hugo should be to open in a new tab e.g. https://www.openmodelingfoundation.org/about/history/#planning-workshops so we'd be able to...

tests are failing when running on the GH runner, partially because I disabled the debug toolbar but there are a few other things it seems to be getting tripped up...

@CharlesSheelam I did a little bit of cleanup/refactoring. Just a couple things before I think this is good to go: 1. the data fixture should include things that already exist...

failing e2e tests is due to programming error on my part in #757. I suppose it illustrates the usefulness of these!

the issue I have is that the whole sidebar is like 1000px tall without filters so you have to scroll up and down to do stuff, maybe it can be...