~fredg/buildafeed

Build an ATOM feed from a directory full of HTML pages.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~fredg/buildafeed
read/write
git@git.sr.ht:~fredg/buildafeed

You can also use your local clone with git send-email.

#Buildafeed

Python script to build an ATOM feed from a directory full of html pages.

#Requirements

#Python modules

pip install beautifulsoup4 lxml

#File naming scheme

YYYY-MM-DD-title-of-your-article.html

Where YYYY-MM-DD is the publication date.

Do not follow this link