theguice / python-indieweb

Example Flask App to test Indieweb features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indieweb

A Flask Application to test/explore Indieweb features

Currently the following Indieweb items are implemented:

To run locally: python indieweb.py --logpath . --port 9999 --host 127.0.0.1 --config ./indieweb.cfg

Contributors

  • bear (Mike Taylor)

Requires

Python v2.7+ but see requirements.txt for a full list

About

Example Flask App to test Indieweb features

License:MIT License


Languages

Language:Python 91.9%Language:HTML 6.1%Language:CSS 1.4%Language:Makefile 0.6%