4e71960 Messing around with a prototype.

Merged and Committed by ralph 9 years ago
50 files changed. 10632 lines added. 0 lines removed.
.gitignore
file added
+1
hubs/__init__.py
file added
+0
hubs/app.py
file added
+23
hubs/models.py
file added
+146
hubs/static/bootstrap
file added
+1
hubs/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css
file added
+347
hubs/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css.map
file added
+1
hubs/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css
file added
+7
hubs/static/bootstrap-3.1.1-fedora/css/bootstrap.css
file added
+5787
hubs/static/bootstrap-3.1.1-fedora/css/bootstrap.css.map
file added
+1
hubs/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css
file added
+7
hubs/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot
file added
+0
hubs/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg
file added
+229
hubs/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf
file added
+0
hubs/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff
file added
+0
hubs/static/bootstrap-3.1.1-fedora/js/bootstrap.js
file added
+1951
hubs/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js
file added
+6
hubs/static/css/fonts/Cantarell-Bold-webfont.eot
file added
+0
hubs/static/css/fonts/Cantarell-Bold-webfont.svg
file added
+143
hubs/static/css/fonts/Cantarell-Bold-webfont.ttf
file added
+0
hubs/static/css/fonts/Cantarell-Bold-webfont.woff
file added
+0
hubs/static/css/fonts/Cantarell-BoldOblique-webfont.eot
file added
+0
hubs/static/css/fonts/Cantarell-BoldOblique-webfont.svg
file added
+143
hubs/static/css/fonts/Cantarell-BoldOblique-webfont.ttf
file added
+0
hubs/static/css/fonts/Cantarell-BoldOblique-webfont.woff
file added
+0
hubs/static/css/fonts/Cantarell-Oblique-webfont.eot
file added
+0
hubs/static/css/fonts/Cantarell-Oblique-webfont.svg
file added
+143
hubs/static/css/fonts/Cantarell-Oblique-webfont.ttf
file added
+0
hubs/static/css/fonts/Cantarell-Oblique-webfont.woff
file added
+0
hubs/static/css/fonts/Cantarell-Regular-webfont.eot
file added
+0
hubs/static/css/fonts/Cantarell-Regular-webfont.svg
file added
+143
hubs/static/css/fonts/Cantarell-Regular-webfont.ttf
file added
+0
hubs/static/css/fonts/Cantarell-Regular-webfont.woff
file added
+0
hubs/static/css/fonts/Comfortaa_Bold-webfont.eot
file added
+0
hubs/static/css/fonts/Comfortaa_Bold-webfont.svg
file added
+504
hubs/static/css/fonts/Comfortaa_Bold-webfont.ttf
file added
+0
hubs/static/css/fonts/Comfortaa_Bold-webfont.woff
file added
+0
hubs/static/css/fonts/Comfortaa_Regular-webfont.eot
file added
+0
hubs/static/css/fonts/Comfortaa_Regular-webfont.svg
file added
+505
hubs/static/css/fonts/Comfortaa_Regular-webfont.ttf
file added
+0
hubs/static/css/fonts/Comfortaa_Regular-webfont.woff
file added
+0
hubs/static/css/fonts/Comfortaa_Thin-webfont.eot
file added
+0
hubs/static/css/fonts/Comfortaa_Thin-webfont.svg
file added
+505
hubs/static/css/fonts/Comfortaa_Thin-webfont.ttf
file added
+0
hubs/static/css/fonts/Comfortaa_Thin-webfont.woff
file added
+0
hubs/static/img/spinner.gif
file added
+0
hubs/static/js/jquery-1.10.2.min.js
file added
+6
hubs/templates/hubs.html
file added
+25
hubs/widgets/__init__.py
file added
+5
hubs/widgets/dummy.py
file added
+3
    Messing around with a prototype.
    
        
file added
+1
file added
+0
empty file added
file added
+23
file added
+146
empty file added