tesar-tech / BlazorStatic

Embrace the capabilities of Blazor on .NET 8 to craft static websites.
https://tesar-tech.github.io/BlazorStatic/
GNU Affero General Public License v3.0
105 stars 12 forks source link

better solution to register pages to generate as static files #20

Closed MeltyObserver closed 2 months ago

MeltyObserver commented 2 months ago

better solution to generate routes, this would also eliminate the need for BlazorStaticOptions.RazorPagesPaths

Pros:

Cons:

netlify[bot] commented 2 months ago

Deploy Preview for blazorstatic ready!

Name Link
Latest commit a7f170e854c8d559d90df7de9c7e1e8dfab60135
Latest deploy log https://app.netlify.com/sites/blazorstatic/deploys/66ace90156f2d90008fdf3db
Deploy Preview https://deploy-preview-20--blazorstatic.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

tesar-tech commented 2 months ago

I think we are done here, or do you see anything else to consider?

MeltyObserver commented 2 months ago

looks good, you can merge it