M. Inam
M. Inam
It's not working with `--incremental` build and I wish if it speeds up by using cache or something? It works with `--incremental` build but don't speed up and use this...
Often we need to hide/show on the bases of jekyll built-in environment variable `jekyll.environment` like: ```html {% if jekyll.environment == 'production' %} // ..... {% endif %} ``` So this...
Hi I'm observing that due to some reasons things messed up. I don't know if it's in only my case or you guys configured it by choice. Check the screenshot...
**Is your feature request related to a problem? Please describe.** I want you guys to just adjust documentation [website](https://cmb2.io/) and make it a little more readable by just changing text...
> ### Error Provisioning > **Device provisioning failed because this device went offline** > **Please check your network connection and try again** You can see it below  However, my...
I was in need to add group so that I can add tasks to specify rows. I found https://github.com/frappe/gantt/issues/95 is still open and solutions there are working but not compatible...