Risyad Rais Rafsanjani

Results 5 comments of Risyad Rais Rafsanjani

As @Chocimier said, z-index might be necessary, wether we use `sticky` or `fixed` position. The solution profided by Bootstrap3 (.navbar-fixed-top) is using z-index too (https://github.com/twbs/bootstrap/blob/bcf7dd38b5ab180256e2e4fb5da0369551b3f082/less/navbar.less#L144). And moving navbar to the...

Hello, I'm trying to add [new examples](https://github.com/atmorojo/wayang-rs/tree/new_examples) to cover this issue but I got these error: ``` warning: `wayang-rs` (bin "wayang-rs") generated 2 warnings Finished dev [unoptimized + debuginfo] target(s)...

@lunchboxav I managed to run it before I made my own `.wyg` files. And it compiled to `.html` just fine. After I added my `.wyg` files and got some errors,...

This is one of the problematic files: [example_contribute.txt](https://github.com/lunchboxav/wayang-rs/files/8148279/example_contribute.txt) (renamed the file's extension) Thank you for patiently dealing with this. I think this project has a huge potential. In my case,...

I see now why it didn't work. Now it works perfectly! Thank you!