McNerdius / TailBlazor

Blazor & Tailwind JIT on Azure Static Web Apps

Home Page:https://www.tailblazor.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

activity commit deploy

I'm currently working on an overhaul of tailblazor.dev and tailblazor-templates. For tailblazor.dev, this is primarily a content rehash. It will be moved to .NET 7, but it seems the only functional difference will be making use of the new progress properties.

  • Bump to .NET 7
    • make use of .NET 7's new progress info
    • Rewrite content to use the new blazorwasm-empty template
  • Make home page more of a hybrid TOC / "What's in the box" landing page for tailblazor-templates users.
  • Flatten things out a bit, consider breaking it down differently.
  • mention wasm tools
  • @import gotcha re: QuickGrid / other external stuff
  • Finish the "see also" page and link it.
  • Ensure settings.json are up to date: things like explorer.fileNesting, terminal.integrated.autoReplies, etc.
  • Ensure tasks and watch scripts are up to date.
    • For instance, put everything related to VS, VS Code, dotnet CLI in their own location rather than peppered throughout.
  • Make sure to mention suggested vscode settings.
  • Other current issues
  • ...

About

Blazor & Tailwind JIT on Azure Static Web Apps

https://www.tailblazor.dev/

License:BSD Zero Clause License


Languages

Language:HTML 45.9%Language:C# 20.3%Language:CSS 18.4%Language:JavaScript 12.0%Language:PowerShell 3.4%