Simon Perdrisat

Results 104 comments of Simon Perdrisat

I understand. But I'm not sure how familiar people are with --ignore-scripts, also cloud platform do not use that by default. I'm also not familiar enough with nodejs "custom and...

The current version run on M1 under rosetta. It crash at first launch (because jmc do not have access to accessibility?)

Only first time, and yes I confirm Accessibility privilege where asked. I will post a log when I got time to try to reproduce.

I would suggest to use the same structure than Zola or Hugo to allow easier migration. But in term of the actual implementation I have no ideas, I don't know...

How to build with `devDependencies` but run it with `NODE_ENV=production` ?

Can we reopen this issue? This is how they do it https://github.com/OSAS/strapping-mediawiki/blob/master/Strapping.skin.php#L425 They use a custom render function for navigation.

I don't think we should make the header clickable. I think we should render the menu without the header, it's what do the bootstrap theme. We can create an option...

In fact, because skin extend BaseTemplate it's possible to do whatever needed. `class FooBarTemplate extends BaseTemplate {` I think this skin have very good UX idea, but perhaps it's easier...

Now single click seem to select the track but double click still don't start it.

Yes. Hard refresh is certainly fine. One things would be to keep the selected track if the user had the time to select one before the hard refresh happens.