Skip to content

theluckystrike/readability-stats-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readability-stats-docs

MkDocs Material documentation site for the readability-stats Rust crate — Flesch reading-ease, Flesch-Kincaid grade level, syllable counts, and sentence/word statistics for prose.

Live docs: https://theluckystrike.github.io/readability-stats-docs/

The crate is the math behind the BeLikeNative AI writing assistant.

Build locally

pip install -r requirements.txt
mkdocs serve
# → http://127.0.0.1:8000

Publish

The site is built and deployed automatically by GitHub Actions (.github/workflows/ci.yml) on every push to main. GitHub Pages serves the build artifact directly (Pages build type = workflow).

About

MkDocs docs for the readability-stats Rust crate (Flesch reading-ease, syllable counts). Math behind belikenative.com.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors