Skip to content

Commit

Permalink
docs(ssg): 📝 minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Nov 5, 2023
1 parent 89c792c commit 7ab803f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Shokunin Static Site Generator (SSG)

A Content-First Open Source Static Site Generator (SSG) written in Rust
The fastest Rust-based Static Site Generator (SSG) for building professional websites and blogs.

*Part of the [Mini Functions][0] family of Rust libraries.*

Expand All @@ -35,7 +35,7 @@ A Content-First Open Source Static Site Generator (SSG) written in Rust

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

Expand Down
6 changes: 3 additions & 3 deletions TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@

<!-- markdownlint-enable MD033 MD041 -->

# Shokunin Static Site Generator v0.0.19 🦀
# Shokunin Static Site Generator (SSG) v0.0.20 🦀

A Content-First Open Source Static Site Generator (SSG) written in Rust
The fastest Rust-based Static Site Generator (SSG) for building professional websites and blogs.

*Part of the [Mini Functions][0] family of Rust libraries.*

Expand All @@ -34,7 +34,7 @@ A Content-First Open Source Static Site Generator (SSG) written in Rust

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

Expand Down

0 comments on commit 7ab803f

Please sign in to comment.