Shokunin (SSG) 🦀 v0.0.31
Release v0.0.31 - 2024-12-27
Shokunin Static Site Generator (SSG)
A content-first static site generator crafted in Rust, optimized for performance, accessibility, and search engine visibility.
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
Overview 🚀
Shokunin is a high-performance static site generator (SSG) engineered in Rust that prioritises:
- Content-first development approach
- Lightning-fast site generation
- WCAG 2.1 Level AA accessibility compliance
- Advanced SEO optimization
- Type-safe operations with comprehensive error handling
Changelog 📚
Merge pull request #320 from sebastienrousseau/feat/ssg
What's Changed
- build(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in #299
- build(deps): bump clap from 4.5.20 to 4.5.21 by @dependabot in #300
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #301
- build(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #302
- build(deps): bump rustls from 0.23.16 to 0.23.18 by @dependabot in #304
- build(deps): bump url from 2.5.3 to 2.5.4 by @dependabot in #303
- build(deps): bump thiserror from 2.0.3 to 2.0.6 by @dependabot in #310
- build(deps): bump clap from 4.5.21 to 4.5.23 by @dependabot in #309
- build(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot in #311
- build(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #305
- build(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot in #308
- build(deps): bump thiserror from 2.0.6 to 2.0.7 by @dependabot in #313
- build(deps): bump thiserror from 2.0.7 to 2.0.8 by @dependabot in #314
- build(deps): bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #318
- build(deps): bump thiserror from 2.0.8 to 2.0.9 by @dependabot in #317
- build(deps): bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #316
- v0.0.31 by @sebastienrousseau in #320
Full Changelog: v1.56.0...v0.0.31