Wolfr

Results 153 comments of Wolfr

Update: the problem if I use that approach is that when I deploy the prototype, the pages called "index" are not accessible on the web version (they are in the...

I fixed it, and interestingly I also fixed a 5-year old bug by checking this code: https://github.com/usebedrock/bedrock/issues/178 However I still don't think it is advisable to use index.html for page...

Currently, in every component page under `/styleguide` we render a code block that shows the code in Pug and HTML. But sometimes you also use code in the documentation pages....

The issue “logic” for this is still the same but we swapped CodeMirror to Prism.

Thanks for reporting this, glad you could solve the issue!

I don't know if I really like this idea anymore, it makes it harder to change something in core which can then be ported to Bedrock main.

Wow, cool. It's been a while since we discussed this idea and we kind of left it open. FYI we have a global upgrade CLI that can be found at...

To be honest, there are not that many Bedrock users out there except Mono. We've been maintaining this project as an open source project with care and attention to documentation...

I had to revert 385497f55792f787bd89a0b1f915243251fbbfc8 because it creates a problem with Bedrock's core JS that doesn't correctly import the config anymore after this change.