A minimalistic blog template designed to get your Blazor-based blog up and running in no time. This project leverages the BlazorStatic library to convert a Blazor app into a static site generator
- Quick Setup: Deploy your blog within minutes using this template.
- BlazorStatic Integration: Harness the power of Blazor and BlazorStatic library for generating static sites
- Customizable: Easy to edit content, update styling, and tweak configurations to suit your blogging needs.
- GitHub Actions Workflow: Includes setup for automatic publishing using GitHub Actions, facilitating seamless deployment.
- Fork or Clone: Start by forking or cloning this repository.
- Enable GitHub Pages: Configure GitHub Pages in your repository settings for quick deployment.
- Personalize: Update the content, modify styling, and adjust configurations to personalize your blog.
- Deploy: Push your changes, and GitHub Actions will take care of the deployment process.
The theme for BlazorStaticMinimalBlog was heavily inspired by Tailwind Next.js Starter Blog.