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 f93d9483b8 Make use of flask blueprints
Create a first main blueprint that contains all the routes for the
static endpoints. Also move app initialization into crate_app() function

Signed-off-by: Michael Moese <mmoese@suse.com>
2 years ago
drafts Some cosmetics to blog pages (user icon, hr, date formatting). Created folder drafts for posts that should be preserved, but not published yet. 4 years ago
events Added code that prevents old events to show up in events section. Edited Metal Franconia event. Added PartySan event. 3 years ago
pages Corrected a spelling mistake. 3 years ago
static Merge pull request #52 from Ayreonaut/mst-events-20220324 3 years ago
templates Make use of flask blueprints 2 years ago
tests Comments for fotogrid tests. 4 years ago
tools tools: rudimentary docx importer 4 years ago
.coveragerc New Test: check if a method is implemented for each static page 4 years ago
.gitignore New Test: check if a method is implemented for each static page 4 years ago
.travis.yml Add a basic travis configuration 4 years ago
LICENSE app: add GPLv3 license 4 years ago
Makefile New Test: check if a method is implemented for each static page 4 years ago
README.md README: fix travis badge 4 years ago
app.py Make use of flask blueprints 2 years ago
common.py Make use of flask blueprints 2 years ago
config.py Make use of flask blueprints 2 years ago
feed.py Added page content to feed. 4 years ago
fotogrid.py Added lxml requirement. 4 years ago
main_blueprint.py Make use of flask blueprints 2 years ago
requirements.txt Added support for a simple rss feed. 4 years ago
utils.py Make use of flask blueprints 2 years ago

README.md

F.D.G.L Web Site

Build Status codecov