5 Commits (d8b2c18109af8640fab9e604a0e2eb9d2c353795)

Author SHA1 Message Date
Markus Steinlein 330c4c3f08 Added support for a simple rss feed. 4 years ago
Ayreonaut 010f03fc81 Added lxml requirement. 4 years ago
Markus Steinlein 2d73781530 Added font awesome support to be able to use fancy icons. 4 years ago
Michael Moese 9b6798a180 Add a makefile with some default targets
Add some targets
- make help, print some usage help. Default target
- make setup to install requirements using pip (make sure to activate
  your virtual environment first)
- make test will run the tests
- make clean, just a dummy for now

Add required tools for testing and code analysis to requirements.txt

Signed-off-by: Michael Moese <mmoese@suse.com>
4 years ago
Johannes Thumshirn aa829dd3fb app: add basic flask app
Add a basic Flask "Hello World" as a starting point.

Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago