Initial commit

This commit is contained in:
Raymond Wanyoike 2016-11-29 15:24:42 +03:00
commit d1e019dd71
9 changed files with 400 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# Byte-compiled, optimized
__pycache__/
*.py[cod]
*$py.class
# Pelican output directory
output/