Website for http://fdgl.rocks
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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
pages app: add rendering of markdown 4 years ago
static templates: add more basic html structure 4 years ago
templates app: rename blogpost to index 4 years ago
Makefile Add a makefile with some default targets 4 years ago
README.md Initial Import 4 years ago
app.py app: rename blogpost to index 4 years ago
requirements.txt Add a makefile with some default targets 4 years ago

README.md

F.D.G.L Web Site