/u/JingJunMa
v0.9.0 Released - New Onboarding, Fresh Branding & Smarter Emails
😬
Nested comments

Nested comments

Nested comments
Yeah, but I'm more excited about the infinite nesting. Time to see how deep this rabbit hole goes...
How are you dealing with dark mode in your email templates?
For your logo: delete the background, add a stroke to the outline, then fill in the logo (as needed). I also opted to use text for the logo name rather than an image so it is automatically converted.
How are you dealing with dark mode in your email templates?
How are you dealing with dark mode in your email templates?
Just recently switched my iPhone over to dark mode and noticed that all of OddsRabbits email templates are now looking a bit rough. Going through the templates right now but curious how others are dealing with dark mode in their emails.
[How to] Use Cursor to automate your project's changelogs
This is for those interested in using Cursor to automate your project's changelogs, tags, and releases. I use this workflow for OddsRabbit, with the changelogs updated live here if you want to see an example.
Creating a box-shadow on only one side of an element
For those of you out there who are looking to learn how to create a one-sided shadow effect to an element in CSS. First I recommend using a site like getcssscan (beautiful css shadow examples) to find a shadow style you like. You won't be able to create a better looking box-shadow on your own, trust me. Next what you're looking for is clip-path
. This will give you the clean one-...
new api none
test login
new api none
test
[How to] permission_callback on register_rest_route is showing user is not logged in
I struggled with this one a bit and thought it might help to create a post since this appears to be a common problem. When I was building thesrest routes on OddsRabbit, the is_user_logged_in()
function is returning false
even when the user is logged in.
New feature: Nested comments
Hmmm... post formatting/style still needs another update. The headlines look a little bit off to me still.
test!😊
test!😊
OddsRabbit Monthly* Platform Update (Issue 1) 🚀
Greetings, OddsRabbit Community. I've been working hard on building the platform and wanted to share a weekly recap of features, improvements, and exciting updates on OddsRabbit. We're getting close to the MVP, with mainly the creator and community management tools yet to be built. Not bad for precisely one month's worth of work, I started OddsRabbit on April 10th. As of sometime last week, the core community platform and function are already ready (as barebones as they are...