Release v1.56.0 - 2024-11-11
Shokunin Static Site Generator (SSG)
A Content-First Open Source Static Site Generator (SSG) crafted in Rust.
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
Overview
Shokunin is a lightning-fast static site generator (SSG) optimised for search engine visibility (SEO) and compliant with WCAG 2.1 Level AA accessibility standards.
Features
- ⚡ Blazing Fast Performance: Built in Rust for optimal speed and efficiency
- 📱 SEO Optimised: Built-in features for maximum search engine visibility
- 🛠️ Multiple Content Formats: Support for Markdown, YAML, JSON, and TOML
- 📊 Analytics Ready: Built-in support for Google Analytics and Bing Analytics
- 🔄 Automated Feeds: Automatic generation of Atom and RSS feeds
- 🎨 Flexible Theming: Compatible with custom HTML themes and templates
- 📱 Development Server: Built-in Rust server for local testing
Changelog 📚
- Merge pull request #293 from sebastienrousseau/feat/ssg
What's Changed
- build(deps): bump vrd from 0.0.6 to 0.0.7 by @dependabot in #226
- build(deps): bump codecov/codecov-action from 1 to 4 by @dependabot in #225
- build(deps): bump serde_json from 1.0.116 to 1.0.117 by @dependabot in #230
- build(deps): bump rlg from 0.0.3 to 0.0.4 by @dependabot in #228
- build(deps): bump dtt from 0.0.5 to 0.0.6 by @dependabot in #227
- build(deps): bump serde from 1.0.200 to 1.0.201 by @dependabot in #229
- build(deps): bump serde from 1.0.201 to 1.0.203 by @dependabot in #235
- build(deps): bump comrak from 0.23.0 to 0.24.1 by @dependabot in #234
- build(deps): bump pulldown-cmark from 0.10.3 to 0.11.0 by @dependabot in #233
- build(deps): bump toml from 0.8.12 to 0.8.13 by @dependabot in #232
- build(deps): bump clap from 4.5.4 to 4.5.9 by @dependabot in #247
- build(deps): bump quick-xml from 0.31.0 to 0.36.0 by @dependabot in #246
- build(deps): bump reqwest from 0.12.4 to 0.12.5 by @dependabot in #241
- build(deps): bump toml from 0.8.13 to 0.8.14 by @dependabot in #236
- build(deps): bump lazy_static from 1.4.0 to 1.5.0 by @dependabot in #251
- build(deps): bump uuid from 1.8.0 to 1.10.0 by @dependabot in #250
- build(deps): bump serde from 1.0.203 to 1.0.204 by @dependabot in #248
- build(deps): bump log from 0.4.21 to 0.4.22 by @dependabot in #253
- build(deps): bump toml from 0.8.14 to 0.8.15 by @dependabot in #252
- build(deps): bump serde_json from 1.0.117 to 1.0.120 by @dependabot in #249
- build(deps): bump openssl from 0.10.64 to 0.10.66 by @dependabot in #255
- build(deps): bump quick-xml from 0.36.0 to 0.36.1 by @dependabot in #258
- build(deps): bump clap from 4.5.9 to 4.5.10 by @dependabot in #259
- build(deps): bump env_logger from 0.11.3 to 0.11.4 by @dependabot in #257
- build(deps): bump assert_cmd from 2.0.14 to 2.0.15 by @dependabot in #261
- build(deps): bump toml from 0.8.15 to 0.8.16 by @dependabot in #260
- build(deps): bump clap from 4.5.10 to 4.5.11 by @dependabot in #263
- build(deps): bump serde_json from 1.0.120 to 1.0.121 by @dependabot in #262
- build(deps): bump env_logger from 0.11.4 to 0.11.5 by @dependabot in #264
- build(deps): bump toml from 0.8.16 to 0.8.17 by @dependabot in #265
- build(deps): bump clap from 4.5.11 to 4.5.13 by @dependabot in #266
- build(deps): bump toml from 0.8.17 to 0.8.19 by @dependabot in #267
- build(deps): bump serde_json from 1.0.121 to 1.0.122 by @dependabot in #268
- build(deps): bump regex from 1.10.4 to 1.10.6 by @dependabot in #269
- build(deps): bump tempfile from 3.10.1 to 3.11.0 by @dependabot in #270
- build(deps): bump tempfile from 3.11.0 to 3.12.0 by @dependabot in #271
- build(deps): bump serde from 1.0.204 to 1.0.205 by @dependabot in #272
- build(deps): bump assert_cmd from 2.0.15 to 2.0.16 by @dependabot in #274
- build(deps): bump clap from 4.5.13 to 4.5.14 by @dependabot in #273
- build(deps): bump clap from 4.5.14 to 4.5.15 by @dependabot in #275
- build(deps): bump serde_json from 1.0.122 to 1.0.124 by @dependabot in #276
- build(deps): bump serde from 1.0.205 to 1.0.206 by @dependabot in #277
- build(deps): bump serde from 1.0.206 to 1.0.207 by @dependabot in #278
- build(deps): bump clap from 4.5.15 to 4.5.16 by @dependabot in #281
- build(deps): bump serde_json from 1.0.124 to 1.0.125 by @dependabot in #280
- build(deps): bump serde from 1.0.207 to 1.0.208 by @dependabot in #279
- build(deps): bump pulldown-cmark from 0.11.0 to 0.12.0 by @dependabot in #282
- build(deps): bump reqwest from 0.12.5 to 0.12.7 by @dependabot in #284
- build(deps): bump serde from 1.0.208 to 1.0.209 by @dependabot in #285
- build(deps): bump serde_json from 1.0.125 to 1.0.127 by @dependabot in #286
- build(deps): bump pulldown-cmark from 0.12.0 to 0.12.1 by @dependabot in #289
- build(deps): bump serde_json from 1.0.127 to 1.0.128 by @dependabot in #288
- build(deps): bump clap from 4.5.16 to 4.5.18 by @dependabot in #294
- feat(ssg): ✨ 0.0.30 by @sebastienrousseau in #293
Full Changelog: v0.0.29...v1.56.0