diff --git a/hhpi2016.html b/2016/index.html similarity index 83% rename from hhpi2016.html rename to 2016/index.html index 1c9a3a9..1339b70 100644 --- a/hhpi2016.html +++ b/2016/index.html @@ -1,21 +1,19 @@ - - hackHPI + HackHPI 2016 - Data Analytics and Machine Learning Hackathon - - + + - - - + + + - - HackHPI - HackHPI + @@ -53,14 +51,14 @@ @@ -71,7 +69,7 @@
- + @@ -96,7 +94,7 @@

What to expect at HackHPI 2016

Interested? Come and share your dedication and skills with others, exchange knowledge and accomplish great things!

- +
@@ -129,7 +127,7 @@

Sunday, 12th of June

- +

HPI School of 
Design Thinking

@@ -175,7 +173,7 @@

How should I prepare?

Bring your laptop and charger, comfortable clothes and above all motivation to hack.

How can I apply?

-

Click here!

+

Click here!

@@ -243,7 +241,7 @@

Giga

-
+
@@ -253,7 +251,7 @@

Mega

-
+
@@ -263,7 +261,7 @@

Kilo

-
+
@@ -275,7 +273,7 @@

Price

-
+
@@ -287,7 +285,7 @@

Supporter

-
Official food supporter

Official technical supporter
+
Official food supporter

Official technical supporter
@@ -310,7 +308,7 @@

Get your ticket

- +
@@ -336,12 +334,12 @@

Get in touch

- +
HackHPI @@ -357,18 +355,18 @@

Get in touch

- - - + + + diff --git a/hhpi2017.html b/2017/index.html similarity index 82% rename from hhpi2017.html rename to 2017/index.html index b536e52..da451e5 100644 --- a/hhpi2017.html +++ b/2017/index.html @@ -1,5 +1,4 @@ - @@ -7,36 +6,35 @@ - - + + - - - + + + - - HackHPI - HackHPI 2017 - Health Tech Hackathon + - + - + - + -
@@ -343,12 +341,12 @@

Get in touch

- +
HackHPI @@ -364,18 +362,18 @@

Get in touch

- - - + + + diff --git a/hackhpi_assets/favicon_2016.png b/hackhpi_assets/favicon_2016.png new file mode 100644 index 0000000..22f13d8 Binary files /dev/null and b/hackhpi_assets/favicon_2016.png differ diff --git a/hackhpi_assets/favicon_2017.png b/hackhpi_assets/favicon_2017.png new file mode 100644 index 0000000..8f135fc Binary files /dev/null and b/hackhpi_assets/favicon_2017.png differ diff --git a/hackhpi_assets/press/hackhpi2018-logo-colored.eps b/hackhpi_assets/press/hackhpi2018-logo-colored.eps new file mode 100644 index 0000000..d795e33 Binary files /dev/null and b/hackhpi_assets/press/hackhpi2018-logo-colored.eps differ diff --git a/hackhpi_assets/press/hackhpi2018-logo-monotone.eps b/hackhpi_assets/press/hackhpi2018-logo-monotone.eps new file mode 100644 index 0000000..8c3e552 Binary files /dev/null and b/hackhpi_assets/press/hackhpi2018-logo-monotone.eps differ diff --git a/hackhpi_assets/press/logo-colored.png b/hackhpi_assets/press/logo-colored.png new file mode 100644 index 0000000..f4afcf6 Binary files /dev/null and b/hackhpi_assets/press/logo-colored.png differ diff --git a/hackhpi_assets/press/logo-monotone.png b/hackhpi_assets/press/logo-monotone.png new file mode 100644 index 0000000..71bfde3 Binary files /dev/null and b/hackhpi_assets/press/logo-monotone.png differ diff --git a/hackhpi_assets/style.css b/hackhpi_assets/style.css index 0ac263a..16815e6 100644 --- a/hackhpi_assets/style.css +++ b/hackhpi_assets/style.css @@ -21,7 +21,7 @@ body { } .text-colored { - color:rgb(117, 173, 225); + color:#0081cb; } h1 { @@ -67,7 +67,7 @@ h5 { } a { - color:rgb(117, 173, 225); + color:#00b0ff; text-decoration: none; } @@ -92,7 +92,7 @@ a:hover { } header.triangle:after { - border-color: rgb(75, 134, 199) transparent transparent transparent; + border-color: #0081cb transparent transparent transparent; } @@ -130,7 +130,7 @@ nav#main-nav { } nav#main-nav.fixed { - background:rgb(24, 103, 189); + background:#0081cb; position:fixed; top:0px; } @@ -206,7 +206,7 @@ nav#main-nav .container ul li a.live:before { header { color:#fff; - background:rgb(117, 173, 225); + background:#0081cb; position: relative; } @@ -282,10 +282,10 @@ header .container { header .bg-overlay-gradient { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a8148+0,82b823+100 */ - background: rgb(24, 103, 189); /* Old browsers */ - background: -moz-linear-gradient(45deg, rgb(24, 103, 189) 0%, rgb(117, 173, 225) 100%); /* FF3.6-15 */ - background: -webkit-linear-gradient(45deg, rgb(24, 103, 189) 0%, rgb(117, 173, 225) 100%); /* Chrome10-25,Safari5.1-6 */ - background: linear-gradient(45deg, rgb(24, 103, 189) 0%, rgb(117, 173, 225) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ + background: #0081cb; /* Old browsers */ + background: -moz-linear-gradient(45deg, #0081cb 0%, #00b0ff 100%); /* FF3.6-15 */ + background: -webkit-linear-gradient(45deg, #0081cb 0%, #00b0ff 100%); /* Chrome10-25,Safari5.1-6 */ + background: linear-gradient(45deg, #0081cb 0%, #00b0ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a8148', endColorstr='#82b823',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ width:100%; height:100%; @@ -485,7 +485,7 @@ section .row > div > * + *, .btn { padding:0px 25px 0px 25px; - background:rgb(117, 173, 225); + background:#0081cb; color:#fff; font-size:18px; border-radius:4px; @@ -535,7 +535,7 @@ section .row > div > * + *, } footer { - background: rgb(24, 103, 189); + background: #0081cb; color:#fff; padding:50px 0px; font-size:18px; @@ -555,10 +555,6 @@ footer ul { padding:0px; } -footer ul li { - -} - footer ul li a:hover { opacity:1; text-decoration: none; diff --git a/imprint.html b/imprint.html new file mode 100644 index 0000000..32a5956 --- /dev/null +++ b/imprint.html @@ -0,0 +1,121 @@ + + + + + + HackHPI 2017 - Health Tech Hackathon + + + + + + + + + + + + +
+ Looking for the HackHPI 2017 website? Click here. +
+ + + + +
+
+
+
+

Imprint / Privacy:

+ +

Diese Webseite wird betrieben von dem Studentenklub Klub Connect
+c/o Hasso-Plattner-Institut
+Prof.-Dr.-Helmert-Str. 2-3
+14482 Potsdam
+E-Mail: team@hackhpi.org

+ +

Inhaltlich Verantwortlicher gemäß § 5 TMG, § 55 Abs. 2 RStV: Nico Böckhoff und Nico Knoll, erreichbar über obige Anschrift.

+ +

Haftungsausschluss:

+ +

Trotz größtmöglicher Sorgfalt kann nicht ausgeschlossen werden, dass einzelne Informationen auf dieser Seite veraltet oder nicht zutreffend sind. Es wird keine Haftung für Aktualität, Genauigkeit und Vollständigkeit der publizierten Informationen übernommen. Für den Inhalt verlinkter externer Webseiten sind lediglich deren Betreiber verantwortlich.

+ +

Urheber der verwendeten Bilder

+ +

HPI Hauptgebäude: HPI/K. Herschelmann
+HPI School of Design Thinking: Nico Böckhoff
+Sponsoren Logos: Der jeweilige Sponsor

+
+
+
+ + + + + + + + + + diff --git a/index.html b/index.html index 51b8cb5..2f3c118 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@
- Looking for the HackHPI 2017 website? Click here. + Looking for the HackHPI 2017 website? Click here.