Thibault Duponchelle
Thibault Duponchelle
> but we still have an issue with static assets not being available, which is messing with the layout. Browsing some pages in staging, I don't see any error related...
Ok thank you so much for all the details :smiley:
Hello @dhogan8 I'm really loving the redesign! šš¼ Just to inform, I tested locally and I have this strange "non centered" homepage. See screenshot:  Apart from this, keep the...
@dhogan8 Ok it works with `0.0.0.0:5001` instead of `localhost:5001` š
It's me or the [staging](https://web.stage.hc.metacpan.org/) seems to suffer the same? (despite being well listed [here](https://github.com/metacpan/metacpan-web/blob/dhogan8/update-layout/root/static/js/home.js#L7)) 
Minor but I would prefer to have the "matrix" aligned with text:  At 100% on my desktop, the space seems a bit "big" to my eyes:  But hey,...
@leonerd š
Thank you @leonerd and @haarg for the review (and thank you @jkeenan). I updated according to the remarks šš¼
@jkeenan Iām going to do the change šš¼
@jkeenan @leonerd I moved SIGINT handler out of `try {}` block and added an outer and inner block to make it clearer that correct `catch` is reached.