add crude implementation of permalinking

This commit is contained in:
2022-03-02 02:19:04 +00:00
parent 334cf824c7
commit dbe652f531
6 changed files with 78 additions and 4 deletions

View File

@@ -1,4 +1,8 @@
beautifulsoup4==4.9.3
editfrontmatter==0.0.1
Jinja2==3.0.3
MarkupSafe==2.1.0
oyaml==1.0
pypandoc==1.5
python-frontmatter==1.0.0
python-magic==0.4.24