Skip to content

Commit

Permalink
v0.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Jan 1, 2025
1 parent e369e2c commit 6d7dd0a
Show file tree
Hide file tree
Showing 31 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
[package]
# General project metadata
name = "ssg" # The name of the library
version = "0.0.31" # The version of the library
version = "0.0.32" # The version of the library
authors = ["Shokunin Contributors"] # The authors of the library
edition = "2021" # The edition of the library
rust-version = "1.57.0" # Minimum supported Rust version
rust-version = "1.58.0" # Minimum supported Rust version
license = "MIT OR Apache-2.0" # Dual licensing strategy
description = """
A Content-First Open Source Static Site Generator (SSG) crafted in Rust.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Add to your `Cargo.toml`:

```toml
[dependencies]
ssg = "0.0.31"
ssg = "0.0.32"
```

Or install via Cargo:
Expand Down Expand Up @@ -176,5 +176,5 @@ Special thanks to all contributors who have helped build Shokunin.
[crates-badge]: https://img.shields.io/crates/v/ssg.svg?style=for-the-badge&color=fc8d62&logo=rust
[docs-badge]: https://img.shields.io/badge/docs.rs-ssg-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs
[github-badge]: https://img.shields.io/badge/github-sebastienrousseau/ssg-8da0cb?style=for-the-badge&labelColor=555555&logo=github
[libs-badge]: https://img.shields.io/badge/lib.rs-v0.0.31-orange.svg?style=for-the-badge
[libs-badge]: https://img.shields.io/badge/lib.rs-v0.0.32-orange.svg?style=for-the-badge
[made-with-rust]: https://img.shields.io/badge/rust-f04041?style=for-the-badge&labelColor=c0282d&logo=rust
2 changes: 1 addition & 1 deletion TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Shokunin is a high-performance static site generator (SSG) engineered in Rust th
[crates-badge]: https://img.shields.io/crates/v/ssg.svg?style=for-the-badge&color=fc8d62&logo=rust
[docs-badge]: https://img.shields.io/badge/docs.rs-ssg-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs
[github-badge]: https://img.shields.io/badge/github-sebastienrousseau/ssg-8da0cb?style=for-the-badge&labelColor=555555&logo=github
[libs-badge]: https://img.shields.io/badge/lib.rs-v0.0.31-orange.svg?style=for-the-badge
[libs-badge]: https://img.shields.io/badge/lib.rs-v0.0.32-orange.svg?style=for-the-badge
[made-with-rust]: https://img.shields.io/badge/rust-f04041?style=for-the-badge&labelColor=c0282d&logo=rust

## Changelog 📚
2 changes: 1 addition & 1 deletion examples/content/404.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ viewport: "width=device-width, initial-scale=1, shrink-to-fit=no"
atom_link: "https://kaishi.one/404/rss.xml"
category: "Technology"
docs: "https://validator.w3.org/feed/docs/rss2.html"
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: "The page may have been removed or renamed. Please visit our homepage for more information."
item_guid: "https://kaishi.one/404/rss.xml"
item_link: "https://kaishi.one/404/rss.xml"
Expand Down
2 changes: 1 addition & 1 deletion examples/content/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ news_title: "Contact Us" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/contact/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the contact page of the Kaishi website.
item_guid: https://kaishi.one/contact/rss.xml
item_link: https://kaishi.one/contact/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/en/404.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ viewport: "width=device-width, initial-scale=1, shrink-to-fit=no"
atom_link: "https://kaishi.one/404/rss.xml"
category: "Technology"
docs: "https://validator.w3.org/feed/docs/rss2.html"
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: "The page may have been removed or renamed. Please visit our homepage for more information."
item_guid: "https://kaishi.one/404/rss.xml"
item_link: "https://kaishi.one/404/rss.xml"
Expand Down
2 changes: 1 addition & 1 deletion examples/content/en/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ news_title: "Contact Us" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/contact/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the contact page of the Kaishi website.
item_guid: https://kaishi.one/contact/rss.xml
item_link: https://kaishi.one/contact/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/en/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ news_title: "Features" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Kaishi, a Shokunin Static Site Generator Starter Template" ## The t
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/en/offline.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Offline" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/en/posts.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ news_title: "Posts" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/en/privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Privacy" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/en/tags.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Tags" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/en/terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Terms" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ news_title: "Features" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/fr/404.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ viewport: "width=device-width, initial-scale=1, shrink-to-fit=no"
atom_link: "https://kaishi.fr/404/rss.xml"
category: "Technologie"
docs: "https://validator.w3.org/feed/docs/rss2.html"
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: "The page may have been removed or renamed. Please visit our homepage for more information."
item_guid: "https://kaishi.fr/404/rss.xml"
item_link: "https://kaishi.fr/404/rss.xml"
Expand Down
2 changes: 1 addition & 1 deletion examples/content/fr/caractéristiques.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ news_title: "Fonctionnalités" ## Le titre de la page. (max 64 caractères)
atom_link: https://kaishi.fr/rss.xml
category: "Technologie"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: Flux RSS pour le site
item_guid: https://kaishi.fr/rss.xml
item_link: https://kaishi.fr/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/fr/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Nous Contacter" ## Le titre de la page. (max 64 caractères)
atom_link: https://kaishi.fr/contact/rss.xml
category: "Technologie"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: Flux RSS pour la page de contact du site Kaishi.
item_guid: https://kaishi.fr/contact/rss.xml
item_link: https://kaishi.fr/contact/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/fr/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ news_title: "Kaishi, un modèle de démarrage pour le générateur de sites stat
atom_link: https://kaishi.fr/rss.xml ## L'URL du flux Atom.
category: "Technologie" ## La catégorie du flux RSS.
docs: https://validator.w3.org/feed/docs/rss2.html ## La documentation du flux RSS.
generator: "Shokunin SSG (version 0.0.31)" ## Le générateur du flux RSS.
generator: "Shokunin SSG (version 0.0.32)" ## Le générateur du flux RSS.
item_description: Flux RSS pour le site Kaishi. ## La description du flux RSS.
item_guid: https://kaishi.fr/rss.xml ## L'identifiant du flux RSS.
item_link: https://kaishi.fr/rss.xml ## L'URL du flux RSS.
Expand Down
2 changes: 1 addition & 1 deletion examples/content/fr/offline.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ news_title: "Hors Ligne" ## Le titre de la page. (max 64 caractères)
atom_link: https://kaishi.fr/rss.xml
category: "Technologie"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: Flux RSS pour le site
item_guid: https://kaishi.fr/rss.xml
item_link: https://kaishi.fr/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/fr/posts.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ news_title: "Articles" ## Le titre de la page. (max 64 caractères)
atom_link: https://kaishi.fr/rss.xml
category: "Technologie"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: Flux RSS pour le site
item_guid: https://kaishi.fr/rss.xml
item_link: https://kaishi.fr/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/fr/privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ news_title: "Confidentialité" ## Le titre de la page. (max 64 caractères)
atom_link: https://kaishi.fr/rss.xml
category: "Technologie"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: Flux RSS pour le site
item_guid: https://kaishi.fr/rss.xml
item_link: https://kaishi.fr/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/fr/tags.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ news_title: "Tags" ## Le titre de la page. (max 64 caractères)
atom_link: https://kaishi.fr/rss.xml
category: "Technologie"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: Flux RSS pour le site
item_guid: https://kaishi.fr/rss.xml
item_link: https://kaishi.fr/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/fr/terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ news_title: "Conditions" ## Le titre de la page. (max 64 caractères)
atom_link: https://kaishi.fr/rss.xml
category: "Technologie"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: Flux RSS pour le site
item_guid: https://kaishi.fr/rss.xml
item_link: https://kaishi.fr/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Kaishi, a Shokunin Static Site Generator Starter Template" ## The t
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/offline.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Offline" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/post.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ news_title: "Posts" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Privacy" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/tags.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Tags" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down
2 changes: 1 addition & 1 deletion examples/content/terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ news_title: "Terms" ## The title of the page. (max 64 characters)
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "Shokunin SSG (version 0.0.31)"
generator: "Shokunin SSG (version 0.0.32)"
item_description: RSS feed for the site
item_guid: https://kaishi.one/rss.xml
item_link: https://kaishi.one/rss.xml
Expand Down

0 comments on commit 6d7dd0a

Please sign in to comment.