You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+78-78Lines changed: 78 additions & 78 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
alt="Shokunin logo" height="66" align="right" />
4
4
<!-- markdownlint-enable MD033 MD041 -->
5
5
6
-
# `Shokunin Static Site Generator (SSG)`
6
+
# Shokunin Static Site Generator (SSG)
7
7
8
-
A modern, high-performance static site generator crafted in Rust, optimised for content-first development.
8
+
A content-first static site generator crafted in Rust, optimized for performance, accessibility, and search engine visibility.
9
9
10
10
<!-- markdownlint-disable MD033 MD041 -->
11
11
<center>
@@ -19,43 +19,51 @@ A modern, high-performance static site generator crafted in Rust, optimised for
19
19
</center>
20
20
<!-- markdownlint-enable MD033 MD041 -->
21
21
22
-
## Overview
22
+
## Overview 🚀
23
23
24
-
Shokunin is a lightning-fast static site generator (SSG) built with Rust, delivering exceptional performance while maintaining strict accessibility standards. It prioritises content management, search engine optimisation (SEO), and WCAG 2.1 Level AA compliance.
24
+
Shokunin is a high-performance static site generator (SSG) engineered in Rust that prioritises:
25
25
26
-
## Key Features
26
+
- Content-first development approach
27
+
- Lightning-fast site generation
28
+
- WCAG 2.1 Level AA accessibility compliance
29
+
- Advanced SEO optimization
30
+
- Type-safe operations with comprehensive error handling
27
31
28
-
-**⚡ Exceptional Performance**: Leverages Rust's zero-cost abstractions for optimal speed
29
-
-**📱 Advanced SEO**: Built-in optimisations for maximum search engine visibility
A Content-First Open Source Static Site Generator (SSG) crafted in Rust.
8
+
A content-first static site generator crafted in Rust, optimized for performance, accessibility, and search engine visibility.
9
9
10
10
<!-- markdownlint-disable MD033 MD041 -->
11
11
<center>
@@ -19,19 +19,15 @@ A Content-First Open Source Static Site Generator (SSG) crafted in Rust.
19
19
</center>
20
20
<!-- markdownlint-enable MD033 MD041 -->
21
21
22
-
## Overview
22
+
## Overview 🚀
23
23
24
-
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.
24
+
Shokunin is a high-performance static site generator (SSG) engineered in Rust that prioritises:
25
25
26
-
## Features
27
-
28
-
-**⚡ Blazing Fast Performance**: Built in Rust for optimal speed and efficiency
29
-
-**📱 SEO Optimised**: Built-in features for maximum search engine visibility
30
-
-**🛠️ Multiple Content Formats**: Support for Markdown, YAML, JSON, and TOML
31
-
-**📊 Analytics Ready**: Built-in support for Google Analytics and Bing Analytics
32
-
-**🔄 Automated Feeds**: Automatic generation of Atom and RSS feeds
33
-
-**🎨 Flexible Theming**: Compatible with custom HTML themes and templates
34
-
-**📱 Development Server**: Built-in Rust server for local testing
26
+
- Content-first development approach
27
+
- Lightning-fast site generation
28
+
- WCAG 2.1 Level AA accessibility compliance
29
+
- Advanced SEO optimization
30
+
- Type-safe operations with comprehensive error handling
35
31
36
32
[00]: https://shokunin.one
37
33
[01]: https://lib.rs/crates/ssg
@@ -49,7 +45,7 @@ Shokunin is a lightning-fast static site generator (SSG) optimised for search en
0 commit comments