aboutsummaryrefslogtreecommitdiff
path: root/blog_experiment/poetry.lock
AgeCommit message (Collapse)Author
2023-10-13Moving to prod!alex
2023-10-08Add linksalex
* Prettify using lxml instead of bs4, because bs4 changes whitespace :(
2023-10-08Add RSSalex
2023-10-07Make blog work as containeralex
* Use BeautifulSoup instead of HTML Tidy, so everything is done in Python * Pull content as submodule for testing purposes * Comment how to use bicephalus from working copy
2023-10-07Get bicephalus from git instead of a pathalex
So this can be built more easily...
2023-09-17Refactor in modules, add gemtext parseralex
2023-09-17Draft blog experimentsalex