Skip to content

Shokunin 職人 Static Site Generator 🦀 v0.0.26

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 12:26
06fb02b

Release v0.0.26 - 2024-03-02

Logo of the Shokunin Static Site Generator

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