pauamma: Cartooney crab wearing hot pink and acid green facemask holding drink with straw (Default)
Res facta quae tamen fingi potuit ([personal profile] pauamma) wrote in [site community profile] dw_dev2019-03-28 09:34 pm
Entry tags:

Question thread #74

It's time for another question thread!

The rules:

- You may ask any dev-related question you have in a comment. (It doesn't even need to be about Dreamwidth, although if it involves a language/library/framework/database Dreamwidth doesn't use, you will probably get answers pointing that out and suggesting a better place to ask.)
- You may also answer any question, using the guidelines given in To Answer, Or Not To Answer and in this comment thread.
roadrunnertwice: DTWOF's Lois in drag. Dialogue: "Dude, just rub a little Castrol 30 weight into it. Works for me." (Castrol (Lois))

[personal profile] roadrunnertwice 2019-03-31 06:33 pm (UTC)(link)
What are the impediments to making the “site style” responsive/mobile-friendly?

I know those pages aren’t built with S2, so I’m guessing there’s some issues with markup being scattered around a bunch of places. But is it something where you could just go through and do it if you had the time, or is there some kind of gnarly dependency that needs to get dealt with first? (Like, is it related to the bml -> tt transition?)
roadrunnertwice: Vesta Tilley, Victorian drag king (Drag)

[personal profile] roadrunnertwice 2019-03-31 07:49 pm (UTC)(link)
Thanks! Is there a canonical place to track which site pages are in which state?
roadrunnertwice: Me looking up at the camera, wearing big headphones and a striped shirt. (Default)

[personal profile] roadrunnertwice 2019-03-31 06:40 pm (UTC)(link)
Also, I’ve been messing with some S2 stuff lately and living in vanilla CSS heck, and was surprised to learn the non-S2 styles in dw-free use scss. Would it be beneficial for S2 to compile scss? Imo it would make layouts more maintainable, but idk if that interacts with any security concerns (and have no idea how feasible it is to DOS a sass compiler with malicious code).