Shokunin 職人 Static Site Generator 🦀 v0.0.23
Release v0.0.23 - 2024-01-16
Shokunin Static Site Generator (SSG) v0.0.23 🦀
The fastest Rust-based Static Site Generator (SSG) for building professional websites and blogs.
Part of the Mini Functions family of Rust libraries.
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
Overview
Shokunin is a lightning-fast static site generator (SSG) that is optimised for Search Engine Optimisation (SEO) and fully aligned with Accessibility Standards.
The library extracts metadata and content to generate static HTML files from Markdown, YAML, JSON, and TOML. It also supports HTML themes and custom templates to help you create high quality websites with ease.
Features
Shokunin Static Site Generator (SSG) feature highlights include:
- Blazing fast and flexible static site generator written in Rust
- Built-in support for GitHub Flavoured Markdown (GFM).
- Built-in support for Google Analytics and Bing Analytics.
- Compatible with various HTML themes and Premium templates.
- Generates Atom and RSS feeds for your blog posts.
- Generates minified versions for optimal performance and SEO.
- Includes a built-in Rust development server for local development and testing.
- Supports multiple content formats, including Markdown, YAML, JSON, TOML, XML, etc.
- Built-in support for sitemap generation, robots.txt generation, canonical name (CNAME) records and custom 404 pages.
Changelog 📚
Merge pull request #172 from sebastienrousseau/feat/ssg
What's Changed
- feat(ssg): ✨ 0.0.23 by @sebastienrousseau in #172
Full Changelog: v0.0.22...v0.0.23