diff --git a/content/assets/images/hydra-logo.png b/content/assets/images/hydra-logo.png new file mode 100644 index 0000000..c1b7ecd Binary files /dev/null and b/content/assets/images/hydra-logo.png differ diff --git a/content/assets/stylesheets/includes/general.scss b/content/assets/stylesheets/includes/general.scss index 0aeee4a..b46ad2d 100644 --- a/content/assets/stylesheets/includes/general.scss +++ b/content/assets/stylesheets/includes/general.scss @@ -10,6 +10,14 @@ text-align: justify; } +header.section { + padding-bottom: 10px; +} + +main.section { + padding-top: 20px; +} + #navbar { align-items: flex-end; @@ -53,3 +61,17 @@ footer.footer { color: white; background: rgba(255, 127, 0, 0.99); } + +.imgcenter { + display: flex; + justify-content: center; + align-items: center; +} + +.hydra-tile { + background-color: #1E64C8; +} + +.lana-tile { + background-color: $tile-orange; +} diff --git a/content/index.erb b/content/index.erb index 1e391ef..8d54539 100644 --- a/content/index.erb +++ b/content/index.erb @@ -23,37 +23,15 @@ -
-
- -
- <%= fa 'wikipedia-w' %> -
-
-
-
- -
- <%= fa 'video-camera' %> -
-
-
+
+ +
L
+
-
- - +
diff --git a/content/projects.erb b/content/projects.erb index 52216b0..3a43a15 100644 --- a/content/projects.erb +++ b/content/projects.erb @@ -4,7 +4,7 @@ title: Projecten order: 30 ---
-
+
diff --git a/content/projects/badass_bottle_bats.md b/content/projects/badass_bottle_bats.md index fe4d168..b2d2cbb 100644 --- a/content/projects/badass_bottle_bats.md +++ b/content/projects/badass_bottle_bats.md @@ -1,5 +1,5 @@ --- -title: Badass Battle Bots +title: Badass Bottle Bats description: A bot writing contest. https://zeus.ugent.be/bottlebats github: https://github.com/ZeusWPI/aichallenge logo_letter: B diff --git a/layouts/partials/_navbar.erb b/layouts/partials/_navbar.erb index 856abfc..b018e6c 100644 --- a/layouts/partials/_navbar.erb +++ b/layouts/partials/_navbar.erb @@ -25,22 +25,27 @@ diff --git a/layouts/partials/_project.erb b/layouts/partials/_project.erb index 7fe00de..80362c6 100644 --- a/layouts/partials/_project.erb +++ b/layouts/partials/_project.erb @@ -1,8 +1,8 @@ -
+
-