Note
moved to https://github.com/tobi-de/pw
Code source for my personal website.
Python 3.10+Poetry 1.2+Postgresql 10+
poetry shellpoetry installpre-commit installpoe r
Open a new terminal and run
poe tpygmentize -S github-dark -f html -a .codehilite > dotfm/static/css/code.csspoethepoet is the task runner used here. To see all available commands read
the [tool.poe.tasks]section of the pyproject.toml file or run poe -h to see the help page.