Initial commit

This commit is contained in:
Simon
2018-05-28 20:35:04 -04:00
commit ad645490f6
61 changed files with 10213 additions and 0 deletions

File diff suppressed because one or more lines are too long

13
static/css/fa-brands.css Normal file
View File

@@ -0,0 +1,13 @@
/*!
* Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
src: url("../webfonts/fa-brands-400.eot");
src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }

5
static/css/fa-brands.min.css vendored Normal file
View File

@@ -0,0 +1,5 @@
/*!
* Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}

14
static/css/fa-regular.css Normal file
View File

@@ -0,0 +1,14 @@
/*!
* Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
src: url("../webfonts/fa-regular-400.eot");
src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }

5
static/css/fa-regular.min.css vendored Normal file
View File

@@ -0,0 +1,5 @@
/*!
* Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:Font Awesome\ 5 Free;font-weight:400}

15
static/css/fa-solid.css Normal file
View File

@@ -0,0 +1,15 @@
/*!
* Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src: url("../webfonts/fa-solid-900.eot");
src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }

5
static/css/fa-solid.min.css vendored Normal file
View File

@@ -0,0 +1,5 @@
/*!
* Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:Font Awesome\ 5 Free;font-weight:900}

File diff suppressed because it is too large Load Diff

5
static/css/fontawesome-all.min.css vendored Normal file

File diff suppressed because one or more lines are too long

2696
static/css/fontawesome.css vendored Normal file

File diff suppressed because it is too large Load Diff

5
static/css/fontawesome.min.css vendored Normal file

File diff suppressed because one or more lines are too long

75
static/css/main.css Normal file
View File

@@ -0,0 +1,75 @@
.card {
margin-top: 1em;
}
.jumbotron {
margin-top: 1em;
}
.list-group {
margin-top: 1em;
}
.list-group-item {
padding-bottom: 0.3rem;
}
.table td {
padding: .40rem .75rem;
}
.bg-application {
background: #8FB847;
color: #FFFFFF;
}
.bg-audio {
background: #009CD8;
color: #FFFFFF;
}
.bg-video {
background: #DC7D6C;
color: #FFFFFF;
}
.bg-text {
background: #E19A36;
color: #FFFFFF;
}
.bg-image {
background: #998AB5;
color: #FFFFFF;
}
.vim-caret {
-webkit-animation: vimCaret 1s linear infinite;
-o-animation: vimCaret 1s linear infinite;
animation: vimCaret 1s linear infinite; }
@-webkit-keyframes vimCaret {
0% {
background-color: transparent; }
49% {
background-color: transparent; }
50% {
background-color: rgba(255, 255, 255, 0.6); }
100% {
background-color: rgba(255, 255, 255, 0.6); } }
@-o-keyframes vimCaret {
0% {
background-color: transparent; }
49% {
background-color: transparent; }
50% {
background-color: rgba(255, 255, 255, 0.6); }
100% {
background-color: rgba(255, 255, 255, 0.6); } }
@keyframes vimCaret {
0% {
background-color: transparent; }
49% {
background-color: transparent; }
50% {
background-color: rgba(255, 255, 255, 0.6); }
100% {
background-color: rgba(255, 255, 255, 0.6); } }