Update .gitignore
[kiosk.git] / generic_news_rss_renderer.py
2021-01-21 Scott Gaschmypy clean
2021-01-21 Scott GaschTowards mypy cleanliness.
2021-01-09 Scott GaschAdding type annotations and fixing up formatting.
2020-12-14 Scott GaschFormat codebase w/ black.
2020-11-28 Scott GaschVarious changes
2020-07-13 Scott GaschMake gkeep understand list indentation, tweaks to the...
2020-07-12 Scott GaschMore work on generic RSS renderer base class. Make...
2020-07-08 Scott GaschHave page builder allow you to inject custom HTML....
2020-07-07 Scott GaschCleanup and improve the RSS stuff.
2020-07-03 Scott GaschMore python3 changes.
2020-07-03 Scott GaschMore changes to get to python3.
2020-07-03 Scott GaschThe changes necessary to upgrade the kiosk to use pytho...
2020-07-01 Scott GaschInitial commit