Shokunin 職人 Static Site Generator 🦀 v0.0.18
Release v0.0.18 - 2023-09-27
Shokunin Static Site Generator v0.0.18 🦀
A Content-First Open Source Static Site Generator (SSG) written in Rust
Part of the Mini Functions family of Rust libraries.
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
Overview
Shokunin Static Site Generator (SSG) is a highly-optimized, Rust-based static site generator (ssg) that aims to provide an easy-to-use and powerful tool for building professional static websites and blogs.
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 📚
What's Changed
- build(deps): bump toml from 0.7.7 to 0.7.8 by @dependabot in #108
- build(deps): bump serde_json from 1.0.105 to 1.0.106 by @dependabot in #107
- feat(ssg): v0.0.18 by @sebastienrousseau in #115
Full Changelog: v0.0.17...v0.0.18