Sanity Crash Course #2 - Global Site Settings, Customizing Sanity Desk, Global SEO

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • Welcome to part 2 of the Sanity Studio v3 + Astro v2 ‪@astrodotbuild‬ crash course. In this part I cover how to set up a global site settings schema, customize the Sanity Desk, and pass the global SEO object to your Astro site.
    ▬▬▬▬▬▬▬▬▬▬ Links
    Starter Files: github.com/lit...
    Finished Source Code: github.com/lit...
    Astro + Sanity Minimal Starter: github.com/lit...
    ▬▬▬▬▬▬▬▬▬▬ Let's Connect
    Join our Discord; littlesticks.d...
    Jaydan's Twitter: / jaydanurwin
    Little Sticks Twitter: / littlesticksdev
    ▬▬▬▬▬▬▬▬▬▬ Timestamps
    coming soon...

Комментарии • 24

  • @aerotheory
    @aerotheory Год назад +4

    Looking forward to part 3

  • @NiclasGleesborg
    @NiclasGleesborg Год назад +4

    Looking forward to the next part :)

  • @Shaparder
    @Shaparder Год назад +3

    Eagerly waiting for the rest of the serie !!

  • @aaronduke22
    @aaronduke22 Год назад +6

    Enjoying your content, very clear and precise!

    • @jaydanurwin
      @jaydanurwin  Год назад +2

      Glad to hear you're enjoying it, thanks for following along!

  • @mieras
    @mieras Месяц назад

    Yo really like this series but part 3 will never see the light of day? It’s exactly what I was looking for and really happy with the pace and the extensive explanations. Anyways good luck with you coffee business and thanks for your videos! If you have any recommendations for learning Astro + Sanity let me know.

  • @SMOKE3104
    @SMOKE3104 Год назад

    Awesome work Jaydan!! This is my favorite frontend and backend combos!!

  • @baljka17
    @baljka17 11 месяцев назад

    I was looking for this. Appreciated for your content

  • @hinatashoyo7985
    @hinatashoyo7985 Год назад +2

    Thank you for this useful tutorial! Could you tell around how many parts the tutorial would have?

    • @jaydanurwin
      @jaydanurwin  Год назад +2

      I'm not entirely sure on how many quite yet but this will likely be the longest series I've done so far. Thanks for your patience on the next part! It should be released next week if all goes to plan. 🤞🏼🥳

  • @unity_12
    @unity_12 Год назад +2

    Thank you so much for the video! I was really waiting for this video 🔥 Will there be a video lesson where will deploy sanity + Astro on netfily ?

    • @jaydanurwin
      @jaydanurwin  Год назад +3

      Glad to hear you're enjoying the series! It would probably be the last part of the series but ya I think I could do a part on deployment. Don't let me hold you up on trying it out though! Vercel and Netlify both make it pretty simple to deploy these types of projects.

    • @unity_12
      @unity_12 Год назад +2

      @@jaydanurwin Yes, I just deployed the project, but I don't have an auto-replay if anything is added or changed on sanity studio. I have to do everything manually. The problem is in the build paths, but I honestly can't understand anything about it😅

  • @BenNash
    @BenNash Год назад

    Jaydan, I recently watched several of your Sanity videos on youtube. Maybe that's how we crossed paths in the twitter algo. I'm a developer and have been working on many Sanity projects lately mostly with Remix. Remember, when you want to dunk on a tweet, that maybe that person was actually a fan of your work.

    • @jaydanurwin
      @jaydanurwin  Год назад +1

      Hi Ben, I apologized about my quote tweet offending you and it seemed like you blocked me shortly after. In hindsight, I should have just apologized for my sarcasm not being received well. I hope you're doing well and wish you all the best in your web development and Sanity endeavors!

  • @treyshaffer
    @treyshaffer Год назад +3

    Awesome tutorial! It's interesting that the series is culminating in the creation of a page builder. How many parts do you think the full series will contain?

    • @jaydanurwin
      @jaydanurwin  Год назад +5

      Thanks for watching! Ya I feel like this is something a majority of Sanity users largely end up having to build so it's a good use case to cover in the series. I normally try to keep a series around 5 or 6 parts but this one might end up being closer to the 7 or 8 mark depending on how much I can pack into each.

  • @ilirbajrami2902
    @ilirbajrami2902 5 месяцев назад

    I was expecting to show us how to dynamically render Sanity components from the page (or post) content but what you do is basically read the docs.

  • @nielslytzdk
    @nielslytzdk Год назад +1

    Interesting stuff! Will there be a part 3?

    • @jaydanurwin
      @jaydanurwin  Год назад +4

      There will! Honestly, life has been crazy busy lately so these videos have had to be pushed to the back burner. I'm going to try and get the next part out by the start of next week though!

    • @trickydicky2
      @trickydicky2 Год назад

      @@jaydanurwin Really looking forward to it :))

    • @rib9563
      @rib9563 Год назад

      @@jaydanurwin Looking forward!

  • @bnonny
    @bnonny Год назад

    Thanks for sharing this, it's really helpful. I've been struggling to assess CMS options that will integrate well with Astro and allow a good client editing experience. I assume Sanity can be configured to work with Astro components but there seems to be very little out there on how. I'm hoping you'll talk about this in the next lesson?

  • @toneptune8686
    @toneptune8686 Год назад

    Good content, What about if we want set SEO metatags along with the schemas? I mean for specific page. Thank you!