Alter 21 files
Update `README.md` Update `__main__.py` Add `feeds.py` Update `process.py` Add `typedef.py` Update `util.py` Add `docs.md` Update `poetry.lock` Update `pyproject.toml` Add `content.md` Add `paralol.jpg` Update `the-modern-web-sucks.md` Update `config.yml` Update `head.html` Update `header.html` Update `base.html` Add `blog_index.html` Update `blog_post.html` Update `custom.css` Delete `house-palette.css` Update `typography.css`
This commit is contained in:
parent
e9601d0476
commit
53d678f5f2
21 changed files with 395 additions and 47 deletions
|
@ -11,6 +11,7 @@ Jinja2 = "^3.1.2"
|
|||
PyYAML = "^6.0.1"
|
||||
fire = "^0.5.0"
|
||||
rich = "^13.7.0"
|
||||
mistune = "^3.0.2"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue