-
-
Notifications
You must be signed in to change notification settings - Fork 187
two-column blog landing page #246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Yeah, I like the two column approach
I don't know if it's just the connection I'm on, but the video embed doesn't work for me on this page. The youtube-nocookie site doesn't load |
What browser are you using? This is likely due to the cross origin headers we're setting. I did set a attribute on the embeddings to make them work but it may only work on chromium based browsers. Wondering if we need full page navigations on some pages after all |
Merged main into this branch, for Chrome it should display the iframe now. Doesn't work for other browsers though AFAIK. Maybe we need to mess around with full page navigations in some cases ... As for the look: I think this needs a bit more life, just too much text and nothing else. What if we render the OG card for the latest post? The separation into one big and one small column, with the small listing out months makes it look like a "on this page" and I can skim through blog posts at that specific months. That was confusing to me. |
I added bylines (which spaces things out more nicely, and adds some colour and variety as well as showcasing the breadth of writers, at least from 2020 onwards) and turned the feed into a simple list which calms the page down a lot. I changed the title of the feed to 'monthly updates' which is hopefully clearer. Worst case scenario, someone has to learn what it is by clicking on it. Rendering the OG card here would look very strange! |
gonna merge this so i can start creating issues for nits in the posts themselves |
Still needs some visual finessing but I think this is a better use of space than what we have now.
The post page needs some work — there's some funky stuff going on with some of these pages: