ksnavely / website

A Flask-based blog application backed by MongoDB
https://kdevops.com
0 stars 0 forks source link

website

build status

This repo contains a basic flask server for my personal website. It's meant to be served behind a proxy server and is pretty straightforward.

Currently this website is served at http://www.kdevops.com

See my ansible-repo for details behind the system stack that serves this flask app.

The project uses git-flow which I manage with cirrus, a git extension for managing python applications.