Lucas Lois

Results 14 comments of Lucas Lois

I really think Slimy would benefit from having landing page, and more of a "tutorial" experience than just the repository. Considering we host on Github it makes sense to use...

Ran some tests with Docusaurus, and it looks good from what I can tell. Plus it's quite intuitive considering how widely it is used. ![image](https://github.com/carozo/slimy/assets/3135138/466ab216-84d8-4a56-bc72-2bfe96e7b7cb) ![image](https://github.com/carozo/slimy/assets/3135138/d0a28b0c-8758-4f8b-b119-f31382d7111b)

Just pushed! Also, Docusaurus has a `deploy` command that pushes to the `gh-pages` branch. So I think if we enable GH pages in settings with that option, we should see...

Useful context here, is this is a known limitation, even if (arguably) not easy to learn about: Dependencies *after* an unresolved optional dependency (such as `c.js` after `b.js`) are, as...