Skip to content

Latest 🗞️

Thursday, April 2

Git Commits

days commits 1 ohnsh/days
  • 11:05 pm — John Sherrell <dev@ohn.sh>

    LatestVids now have titles overlaid on thumbnails (instead of beneath). Using Starlight's `not-content` class, which negates default styling meant for markdown content and is more proper for components like this one.

YouTube

Tuesday, March 31

Git Commits

days commits 2 ohnsh/days
  • 6:22 pm — John Sherrell <dev@ohn.sh>

    Wised up and using `title` prop on astro-embed-youtube component instead of overlaying my own. The main advantage is that it disappears when the actual video loads (on click).

  • 5:56 pm — John Sherrell <dev@ohn.sh>

    Sorting videos by title within each tab/category. Added title overlay to top-left corner of video thumbails. Still need to hide it when the actual video loads (on click).

Monday, March 30

Git Commits

xpro-nextjs-dashboard commits 1 ohnsh/xpro-nextjs-dashboard
  • 10:45 am — John Sherrell <dev@ohn.sh>

    Added search and pagination to the invoices page. Added authentication with next-auth. Final project is complete.

YouTube