Marco Roth
Marco Roth
@jmarsh24 nice! Good idea! I like that you separated the event name/link from the speaker name 👍🏼
Hey @setineos, thanks for opening this issue! This is interesting! I'm wondering if the current `redirect_to`/`turbo_visit` action would work for this too?
Thanks for pointing that out! When I opened the issue I reached out to @pinzonjulian to see if he knows who is responsible for the channel!
I got a similar issue in [my repo](https://github.com/marcoroth/herb/blob/6e010f1838c6b4df0be2ef7e2026595e0ce098cc/docs/docs/integrations/editors/helix.md?plain=1#L9) via https://github.com/marcoroth/herb/issues/704. It looks like when you have a Markdown title with a frontmatter reference in it, the actual value won't show...
Hey @smarquez1 and @kcdragon, thanks for reporting! I think I know what the issue is here. I'll take a look to see if I can fix it, thanks!
Hey @jondkinney, yeah! But sadly haven't gotten to wrap it up yet! Technically the Stimulus LSP should be able to detect and be able to analyze all controllers from external...
Maybe we can add a `File.exists?` check in all the places we are doing a `File.read` for the `videos.yml` file to prevent this?
Hey @h-lame, sorry for the delay on this. It's not forgotten! I will get back to this after my Rails World talk this Friday! 🙏🏼
@h-lame I left some comments on https://github.com/lrug/lrug.org/pull/407, but other than that this looks good to go from my point of view, sorry for the delay on this! 🙏🏼
Maybe we can get https://github.com/lrug/lrug.org/pull/407 merged first and then the `videos.yml` in this PR updated based on that?