Skip to content

Commit

Permalink
static site init
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrob committed Jun 2, 2016
1 parent c9346c6 commit d54da6b
Show file tree
Hide file tree
Showing 32 changed files with 6,604 additions and 28 deletions.
27 changes: 0 additions & 27 deletions LICENSE

This file was deleted.

63 changes: 63 additions & 0 deletions LICENSE.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Contributing code:

## License

[BSD 3-clause](LICENSE)
[Creative Commons 3.0](LICENSE.txt)
4 changes: 4 additions & 0 deletions assets/css/font-awesome.min.css

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions assets/css/ie8.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
/*
Dopetrope by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Basic */

form input[type=text],
form input[type=password],
form select,
form textarea {
position: relative;
-ms-behavior: url("assets/js/ie/PIE.htc");
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button,
ul.social li a,
.icon.featured,
#copyright .links,
#nav > ul > li > a {
position: relative;
-ms-behavior: url("assets/js/ie/PIE.htc");
}

/* Nav */

.dropotron {
position: relative;
-ms-behavior: url("assets/js/ie/PIE.htc");
}

.dropotron.level-0 {
box-shadow: none !important;
}

/* Banner */

#banner {
background-position: auto;
background-size: contain;
-ms-behavior: url("assets/js/ie/backgroundsize.min.htc");
}
Binary file added assets/css/images/bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d54da6b

Please sign in to comment.