Shokunin 職人 Static Site Generator 🦀 v0.0.26
Release v0.0.26 - 2024-03-02
Shokunin Static Site Generator (SSG) v0.0.26 🦀
The fastest Rust-based Static Site Generator (SSG) for building professional
websites and blogs.
Part of the Mini Functions family of Rust libraries.
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
- Experimental support for PDF generation
- Compatible with various HTML themes and premium templates
- Generates Atom and RSS feeds for your blog posts automatically
- Generates minified HTML for optimal performance and SEO
- Includes a built-in Rust development server for local testing
- Supports multiple content formats:
- Markdown
- YAML
- JSON
- TOML
- XML
- Built-in generation for:
- Sitemaps
- robots.txt
- Canonical name (CNAME) records
- Custom 404 pages
- Comprehensive documentation
Changelog 📚
Merge pull request #198 from sebastienrousseau/feat/ssg
What's Changed
- Feat/ssg by @sebastienrousseau in #198
Full Changelog: v0.0.25...v0.0.26