Blog Layout and Design | Build a Blog - Ep 02

Поделиться
HTML-код
  • Опубликовано: 16 окт 2024
  • In this episode of Build a Blog in Blazor I begin to set up the overall layout and design of our site using Tailwind CSS. I use my original wordpress blog as a starting point and replicate the general layout of it. My main focus is to set up the navbar and post layout while making sure it is responsive and looks good on both large and small size screens.
    Code from this video found here:
    github.com/Scr...
    I did do some behind-the-scenes work on the code after this video and started splitting out some of the most used components. The most up to date code can be found in the main branch in the github repo:
    github.com/Scr...
    Follow me on social media!
    Instagram: / scriptbytes
    Threads: www.threads.ne...
    Check out my blog!
    scriptbytes.io/

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

  • @MarkTulewicz
    @MarkTulewicz 7 месяцев назад

    CooL! But in VS 2022, I dont get any of the tailwind CSS intellisense unless I install the tailwind css extension. Love this video though!

  • @GuildOfCalamity
    @GuildOfCalamity 9 месяцев назад

    Great tutorial! Would love to see you do some WinUI3 apps.

    • @scriptbytes
      @scriptbytes  9 месяцев назад

      I haven't done a desktop app in a long long time!