
Dotnet core static blog generator based on markdown, YAML front matter and Handlebars.NET
Bloggen.Net is a robust .NET Core static blog generator designed for developers and content creators who prefer a streamlined approach to building their blogs. Utilizing markdown for content and YAML front matter for metadata, this tool provides an efficient method for generating both blog posts and static pages. It leverages the Handlebars templating engine to create customizable layouts and designs, making it a versatile choice for anyone seeking a modern blogging solution.
The setup process is straightforward, requiring only a few command-line instructions to configure and launch. Whether you're looking to maintain a personal blog or a more extensive content platform, Bloggen.Net offers the features necessary to get started quickly and efficiently.
Cross-Platform Compatibility: Built on .NET Core, Bloggen.Net works seamlessly across different operating systems, allowing you to create your blog on any platform you prefer.
Markdown & YAML Support: The use of markdown for content creation and YAML for front matter enables easy formatting and organization of your blog posts.
Tag Management: Tags are automatically derived from post metadata, simplifying content categorization and enhancing SEO through structured slugs.
Post Pagination: The tool supports pagination, ensuring that readers can navigate through multiple posts easily without feeling overwhelmed by content.
Custom Templating: By utilizing Handlebars.Net, users can create and customize templates, giving them full control over the appearance of their blog.
Structured Asset Management: Manage assets efficiently with site-wide and template-specific asset directories that merge during the generation process.
Configurable Site Settings: The config.yml file allows for easy adjustments to site settings, such as pagination and layout configuration.
SEO-Friendly URLs: The generated posts and tag pages are designed to use SEO-friendly URLs, enhancing visibility and accessibility in search engine results.
