An initial prototype of readability scoring of text in jekyll markdown files.
The system must have make
, python3
, and python3-venv
installed.
The Makefile
expects to be called with the environment variable MARKDOWN_DIR
set to a location with jekyll markdown files:
make MARKDOWN_DIR='path/to/directory'
The software is licensed under CC 0. This means anyone can do anything with it. If you contribute to this repository, you also grant these rights to others.