Rishi Goomar
Rishi Goomar
I wasn't able to override the system theme with some script and figured this would be a good way to force it if you want light or dark. Currently, it...
Currently, you can get around this by putting a `_` as part of the `.mdx` file although, I think it would be helpful to have a metadata field like: ```...
Prior to this change, I noticed that my RSS feed was out of order and just going based on file name. This didn't seem ideal for when someone was trying...
Currently, there is just a number of logged in users. It would be really nice to see a total number of guests on the page as well.
When I am typing, I see the box cursor. But, when I try to navigate, I can't tell what I am navigating to. I don't see any cursor or indicator...
I want implement some basic mobile gestures for the mobile nav menu. Possibly use Hammer.js Like a swipe from the left part of the screen to pull up the nav...
For the [performance benchmarks](https://www.ubicloud.com/docs/managed-postgresql/price-performance), are these using the same [configuration](https://github.com/ubicloud/ubicloud/blob/main/model/postgres/postgres_server.rb#L23-L59) values that is built for the Ubicloud PostgreSQL instances? I think it would be useful to see a head-to-head comparison...
### Feature request description Currently, the `Logger` helper only emits stdout text logs. There should be a way to specify JSON logging so that it can be easily consumed and...