Results 34 comments of oren

sinatra 1.2 didn't work for me. 1.2.7 seems to be fine.

I can't reproduce this issue ): what OS are you using?

i don't have a mac ): can you try using [docker machine](https://docs.docker.com/machine/)? i believe that's the recommended way to use docker on a mac.

there are no errors or output beyond what I wrote. I'll look into your link. thank you!

Maybe we should create a doc folder and inside have 3 folders: tutorials, how-tos, and references. Rollup related documentation can potentially be in any or all of those folders.

now I can't see the website when I open it with python on my laptop. instead i see: ``` Error response Error code 404. Message: File not found. Error code...

I found out what causes it but I don't have a good solution. Here is the issue: This works on github pages but not on my laptop: ``` sourcePath: '/chinese/docs/',...

I am trying to understand how is this project relate to https://pionion.github.io/docs/intro. When I look at the architecture diagram I see a Backend component that contain an sfu piece and...