Skip to content

Releases: sebastienrousseau/shokunin

Shokunin 職人 Static Site Generator 🦀 v0.0.20

05 Nov 20:00
9592f12
Compare
Choose a tag to compare

Release v0.0.20 - 2023-11-05

Logo of the Shokunin Static Site Generator

Shokunin Static Site Generator (SSG) v0.0.20 🦀

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 #136 from sebastienrousseau/feat/ssg

What's Changed

Full Changelog: v0.0.19...v0.0.20

Shokunin 職人 Static Site Generator 🦀 v0.0.19

04 Oct 13:29
78b3f3a
Compare
Choose a tag to compare

Release v0.0.19 - 2023-10-04

Logo of the Shokunin Static Site Generator

Shokunin Static Site Generator v0.0.19 🦀

A Content-First Open Source Static Site Generator (SSG) written in Rust

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 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 📚

Merge pull request #124 from sebastienrousseau/feat/ssg

What's Changed

Full Changelog: v0.0.18...v0.0.19

Shokunin 職人 Static Site Generator 🦀 v0.0.18

27 Sep 12:58
5ded5d0
Compare
Choose a tag to compare

Release v0.0.18 - 2023-09-27

Logo of the Shokunin Static Site Generator

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.

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 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

Full Changelog: v0.0.17...v0.0.18

Shokunin 職人 Static Site Generator 🦀 v0.0.17

08 Sep 19:46
3b59cf5
Compare
Choose a tag to compare

Release v0.0.17 - 2023-09-08

Logo of the Shokunin Static Site Generator

Shokunin Static Site Generator v0.0.17 🦀

A Content-First Open Source Static Site Generator (SSG) written in Rust

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 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 📚

  • Merge pull request #103 from sebastienrousseau/dependabot/github_actions/actions/checkout-4
  • build(deps): bump actions/checkout from 3 to 4
  • build(deps): bump toml from 0.7.6 to 0.7.7
  • doc(shokunin): changed description
  • doc(shokunin): minor tweaks
  • doc(shokunin): updated code of conduct
  • doc(shokunin): updated security
  • doc(shokunin): workflow and content updates
  • feat(shokunin): decoupling frontmatter
  • feat(shokunin): decoupling models and cli modules
  • feat(shokunin): decoupling the file module
  • feat(shokunin): decoupling the json module
  • feat(shokunin): decoupling the metadata function
  • feat(shokunin): decoupling the navigation module
  • feat(shokunin): decoupling the serve module
  • feat(shokunin): decoupling the template utility fun
  • feat(shokunin): decoupling the write utility fn
  • feat(shokunin): decoupling txt module
  • feat(shokunin): decoupling write_element
  • feat(shokunin): new directory & minification files
  • feat(shokunin): v0.0.17
  • fix(shokunin): add openssl
  • fix(shokunin): decoupling backup_file function
  • fix(shokunin): label fix
  • fix(shokunin): removed unused comments
  • fix(shokunin): removed unused comments
  • fix(shokunin): test template tweaks

Shokunin 職人 Static Site Generator 🦀 v0.0.16

05 Sep 23:15
ddfac41
Compare
Choose a tag to compare

Release v0.0.16 - 2023-09-05

Logo of the Shokunin Static Site Generator

Shokunin Static Site Generator v0.0.16 🦀

A Fast and Flexible open-source static site generator (ssg) written in Rust 🦀

Part of the Mini Functions family of 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 Static Site Generator 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 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 📚

  • feat(shokunin): v0.0.16
  • fix(shokunin): Cargo.lock updates
  • fix(shokunin): clippy warnings
  • fix(shokunin): dependencies, benches, tests
  • fix(shokunin): doc tests fixed
  • fix(shokunin): downgrading rust for Linux
  • fix(shokunin): metatags optimization
  • fix(shokunin): minor tweaks on docs
  • fix(shokunin): missing import
  • fix(shokunin): moving html.rs to the modules directory
  • fix(shokunin): moving sitemap to modules
  • fix(shokunin): test corrections
  • fix(shokunin): updating tags feature
  • fix(shokunin): warnings
  • fix(shokunin): remove permissions lines
  • ref(shokunin): code refactoring and optimizations
  • ref(shokunin): code updates for keywords extract
  • ref(shokunin): module refactoring
  • ref(shokunin): moving human.rs to modules
  • ref(shokunin): moving manifest to modules
  • ref(shokunin): optimising metatags and WIP tags
  • ref(shokunin): updated RSS generation

What's Changed

Full Changelog: v0.0.15...v0.0.16

Shokunin 職人 Static Site Generator 🦀 v0.0.15

13 Jul 14:32
5ffa8ce
Compare
Choose a tag to compare

Release v0.0.15 - 2023-07-13

Logo of the Shokunin Static Site Generator

Shokunin Static Site Generator v0.0.15 🦀

A Fast and Flexible open-source static site generator (ssg) written in Rust 🦀

Part of the Mini Functions family of 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 Static Site Generator 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 feature highlights include:

  • Blazing fast and flexible static site generator written in Rust 🦀
  • Built-in support for GitHub Flavored 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 #75 from sebastienrousseau/feat/ssg

What's Changed

Full Changelog: v0.0.14...v0.0.15

Shokunin 職人 Static Site Generator 🦀 v0.0.14

09 Jul 14:28
6aeb12f
Compare
Choose a tag to compare

Release v0.0.14 - 2023-07-09

Logo of the Shokunin (職人) Static Site Generator

Shokunin (職人) Static Site Generator v0.0.14 🦀

A Fast and Flexible open-source static site generator (ssg) written in Rust 🦀

Part of the Mini Functions family of 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 (職人) Static Site Generator 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 feature highlights include:

  • Blazing fast and flexible static site generator written in Rust 🦀
  • Built-in support for GitHub Flavored 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 📚

Full Changelog: v0.0.13...v0.0.14

Shokunin 職人 Static Site Generator 🦀 v0.0.13

01 Jun 16:31
6a8b92d
Compare
Choose a tag to compare

Release v0.0.13 - 2023-06-01

Logo of the Shokunin (職人) Static Site Generator

Shokunin (職人) Static Site Generator v0.0.13 🦀

A Fast and Flexible open-source static site generator (ssg) written in Rust 🦀

Part of the Mini Functions family of 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 (職人) Static Site Generator 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 feature highlights include:

  • Blazing fast and flexible static site generator written in Rust 🦀
  • Built-in support for GitHub Flavored 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 📚

Full Changelog: v0.0.12...v0.0.13

Shokunin 職人 Static Site Generator 🦀 v0.0.12

27 May 09:20
13a4546
Compare
Choose a tag to compare

Release v0.0.12 - 2023-05-27

Logo of the Shokunin (職人) Static Site Generator

Shokunin (職人) Static Site Generator v0.0.12 🦀

A Fast and Flexible open-source static site generator (ssg) written in Rust 🦀

Part of the Mini Functions family of 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 (職人) Static Site Generator 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 feature highlights include:

  • Blazing fast and flexible static site generator written in Rust 🦀
  • Built-in support for GitHub Flavored 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 📚

Full Changelog: v0.0.11...v0.0.12

Shokunin (職人) Static Site Generator 🦀

21 Apr 20:26
b7a7e4a
Compare
Choose a tag to compare

Release v0.0.11 - 2023-04-21

Logo of the Shokunin (職人) Static Site Generator

Shokunin (職人) banner

Website Documentation Report Bug Request Feature Contributing Guidelines

Welcome to Shokunin (職人) 👋

Overview 📖

Shokunin (職人) 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 ✨

  • Blazing fast and flexible
  • Easy to use
  • Written in Rust 🦀
  • Supports multiple content formats (Markdown, YAML, JSON, TOML)
  • Compatible with various HTML themes and Premium templates to create
    accessible websites quickly and efficiently
  • Generates minified HTML and JSON versions for optimal performance
  • Built-in Rust development server with live reloading

Changelog 📚

What's Changed

New Contributors

Full Changelog: v0.0.10...v0.0.11

Artifacts 🎁