Skip to content

Shokunin 職人 Static Site Generator 🦀 v0.0.23

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 07:23
f3d005d

Release v0.0.23 - 2024-01-16

Logo of the Shokunin Static Site Generator

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.

Banner of the Shokunin Static Site Generator

Made With Rust Crates.io Lib.rs Docs.rs License Codecov

WebsiteDocumentationReport BugRequest FeatureContributing Guidelines

divider

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

Full Changelog: v0.0.22...v0.0.23