Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds BlazorStatic #942

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
21 changes: 21 additions & 0 deletions src/site/generators/blazorstatic.md
@@ -0,0 +1,21 @@
---
title: BlazorStatic
repo: tesar-tech/BlazorStatic
homepage: https://github.com/tesar-tech/BlazorStatic
language:
- C#
- .Net
license:
- AGPL-3.0 license
templates:
- Razor
description: Transform your Blazor app into a static site generator
---

Embrace the capabilities of Blazor on .NET 8 to craft static websites.

## Recommended Starting Point

Fork or clone [BlazorStaticMinimalBlog](https://github.com/tesar-tech/BlazorStaticMinimalBlog). If offers a quick and convenient way to deploy your site within minutes.

Dive deeper into BlazorStatic and discover its full capabilities! Visit the [BlazorStatic repository](https://github.com/tesar-tech/BlazorStatic) for a comprehensive breakdown of its features and functionalities.