Releases: sebastienrousseau/shokunin
Shokunin 職人 Static Site Generator 🦀 v0.0.20
Release v0.0.20 - 2023-11-05
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.
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
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
- feat(ssg): ✨ v0.0.20 by @sebastienrousseau in #135
- fix(ssg): 🚑 added missing dependency by @sebastienrousseau in #136
Full Changelog: v0.0.19...v0.0.20
Shokunin 職人 Static Site Generator 🦀 v0.0.19
Release v0.0.19 - 2023-10-04
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.
• 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 📚
Merge pull request #124 from sebastienrousseau/feat/ssg
What's Changed
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #112
- feat(ssg): v0.0.19 by @sebastienrousseau in #124
Full Changelog: v0.0.18...v0.0.19
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
Shokunin 職人 Static Site Generator 🦀 v0.0.17
Release v0.0.17 - 2023-09-08
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.
• 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 📚
- 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
Release v0.0.16 - 2023-09-05
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.
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
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
- feat(shokunin): v0.0.16 by @sebastienrousseau in #100
Full Changelog: v0.0.15...v0.0.16
Shokunin 職人 Static Site Generator 🦀 v0.0.15
Release v0.0.15 - 2023-07-13
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.
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
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
- feat(ssg):v0.0.15 by @sebastienrousseau in #75
Full Changelog: v0.0.14...v0.0.15
Shokunin 職人 Static Site Generator 🦀 v0.0.14
Release v0.0.14 - 2023-07-09
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.
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
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 📚
- build(deps): bump openssl from 0.10.52 to 0.10.53 by @dependabot in #47
- build(deps): bump openssl from 0.10.53 to 0.10.54 by @dependabot in #49
- feat(ssg): v0.0.14 by @sebastienrousseau in #60
Full Changelog: v0.0.13...v0.0.14
Shokunin 職人 Static Site Generator 🦀 v0.0.13
Release v0.0.13 - 2023-06-01
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.
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
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 #48 from sebastienrousseau/feat/ssg
- Feat/ssg by @sebastienrousseau in #48
Full Changelog: v0.0.12...v0.0.13
Shokunin 職人 Static Site Generator 🦀 v0.0.12
Release v0.0.12 - 2023-05-27
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.
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
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 📚
- feat(ssg): preparing v0.0.12 by @sebastienrousseau in #44
Full Changelog: v0.0.11...v0.0.12
Shokunin (職人) Static Site Generator 🦀
Release v0.0.11 - 2023-04-21
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
- build(deps): bump h2 from 0.3.16 to 0.3.17 by @dependabot in #42
- Feat/ssg by @sebastienrousseau in #43
New Contributors
- @dependabot made their first contribution in #42
Full Changelog: v0.0.10...v0.0.11
Artifacts 🎁
- ssg-aarch64-apple-darwin-v0.0.11.tar.gz
- ssg-aarch64-pc-windows-msvc-v0.0.11.tar.gz
- ssg-aarch64-unknown-linux-gnu-v0.0.11.tar.gz
- ssg-aarch64-unknown-linux-musl-v0.0.11.tar.gz
- ssg-arm-unknown-linux-gnueabi-v0.0.11.tar.gz
- ssg-arm-unknown-linux-gnueabihf-v0.0.11.tar.gz
- ssg-armv7-unknown-linux-gnueabihf-v0.0.11.tar.gz
- ssg-i686-pc-windows-gnu-v0.0.11.tar.gz
- ssg-i686-pc-windows-msvc-v0.0.11.tar.gz
- ssg-i686-unknown-linux-gnu-v0.0.11.tar.gz
- ssg-i686-unknown-linux-musl-v0.0.11.tar.gz
- ssg-mips-unknown-linux-gnu-v0.0.11.tar.gz
- ssg-mips64-unknown-linux-gnuabi64-v0.0.11.tar.gz
- ssg-mips64el-unknown-linux-gnuabi64-v0.0.11.tar.gz
- ssg-mipsel-unknown-linux-gnu-v0.0.11.tar.gz
- ssg-x86_64-apple-darwin-v0.0.11.tar.gz
- ssg-x86_64-pc-windows-gnu-v0.0.11.tar.gz
- ssg-x86_64-pc-windows-msvc-v0.0.11.tar.gz
- ssg-x86_64-unknown-freebsd-v0.0.11.tar.gz
- ssg-x86_64-unknown-illumos-v0.0.11.tar.gz
- ssg-x86_64-unknown-linux-gnu-v0.0.11.tar.gz
- ssg-x86_64-unknown-linux-musl-v0.0.11.tar.gz