mkdocs

poetry

create requirements.txt

see petory docs for more info.

 poetry export -f requirements.txt -o requirements.txt --without-hashes

slugify

##myslugifyを読み込ませるためにPYTHONPATHを指定するconf.yamlで指定できないものか???
$ PYTHONPATH=. mkdocs serve