Skip to content

OnTheFenceDevelopment/BlazorBlog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlazorBlog

A super simple playground example of providing a blog using .NET 6 and Blazor WASM.

Features

  • Simple JSON file for blog entries.
  • Customisable blog entry header.
  • Customisable filtering on year, month, day, author, tag cloud, permalink, etc.
  • Pagination for all filters.
  • Tag cloud with weighted rendereing.
  • Customisable permalinks.

About

A super simple playground example of providing a blog using .NET 6 and Blazor WASM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 42.4%
  • CSS 26.1%
  • HTML 25.8%
  • PowerShell 5.7%