diff --git a/content/assets/images/Logos_G2.svg b/content/assets/images/Logos_G2.svg new file mode 100644 index 0000000..a60e511 --- /dev/null +++ b/content/assets/images/Logos_G2.svg @@ -0,0 +1,104 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/content/assets/images/Logos_Tappb.svg b/content/assets/images/Logos_Tappb.svg new file mode 100644 index 0000000..2745a6a --- /dev/null +++ b/content/assets/images/Logos_Tappb.svg @@ -0,0 +1,178 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/content/assets/images/cat.png b/content/assets/images/cat.png new file mode 100644 index 0000000..19176d6 Binary files /dev/null and b/content/assets/images/cat.png differ diff --git a/content/assets/stylesheets/includes/projects.scss b/content/assets/stylesheets/includes/projects.scss index 2dce0e1..0be8df0 100644 --- a/content/assets/stylesheets/includes/projects.scss +++ b/content/assets/stylesheets/includes/projects.scss @@ -29,7 +29,6 @@ } .project { - background-color: $background; margin-top: 30px; } diff --git a/content/projects.erb b/content/projects.erb index 99d27e1..6dc1353 100644 --- a/content/projects.erb +++ b/content/projects.erb @@ -37,6 +37,8 @@ order: 30 -<% all_projects.each do |project| %> - <%= render '/partials/_project.erb', project: project%> -<% end %> +
+ <% all_projects.each do |project| %> + <%= render '/partials/_project.erb', project: project%> + <% end %> +
diff --git a/content/projects/12urenloop.md b/content/projects/12urenloop.md index b5c272b..4cc1898 100644 --- a/content/projects/12urenloop.md +++ b/content/projects/12urenloop.md @@ -3,5 +3,6 @@ title: 12urenloop github: https://github.com/ZeusWPI/12urenloop site: https://12urenloop.be/ logo_image: 12urenloop.png +priority: 50 --- -Application to count laps based on bluetooth dongle detection. [http://12urenloop.be](http://12urenloop.be) +Application to count laps based on bluetooth dongle detection. [https://12urenloop.be](https://12urenloop.be) diff --git a/content/projects/blokmap.md b/content/projects/blokmap.md index ce87250..4fe0639 100644 --- a/content/projects/blokmap.md +++ b/content/projects/blokmap.md @@ -3,8 +3,9 @@ title: Blokmap github: https://github.com/ZeusWPI/blokmap site: http://blok.ugent.be/ logo_image: Logos_Blokmap.svg +priority: 25 --- Een collectie bloklocaties die jou helpt een plaats te vinden om te blokken tijdens de examens. -Vind de map [hier](http://blok.ugent.be/)! +Vind de map [hier](https://blok.ugent.be/)! diff --git a/content/projects/cat.md b/content/projects/cat.md new file mode 100644 index 0000000..59cb42d --- /dev/null +++ b/content/projects/cat.md @@ -0,0 +1,9 @@ +--- +title: Cat +site: https://cat.zeus.gent/ +gitlab: https://git.zeus.gent/ZeusWPI/cat +logo_image: cat.png +priority: 35 +--- + +Keep track of who has given hugs to who. We all need some affection sometimes... diff --git a/content/projects/doorkeeper.md b/content/projects/doorkeeper.md new file mode 100644 index 0000000..c138dcd --- /dev/null +++ b/content/projects/doorkeeper.md @@ -0,0 +1,9 @@ +--- +title: Doorkeeper +github: https://github.com/ZeusWPI/Doorkeeper +site: https://github.com/ZeusWPI/Doorkeeper +logo_image: Logos_Slotmachiin.svg +priority: 30 +--- + +Slotmachien is dead. Long live Doorkeeper! diff --git a/content/projects/fk_enrolment.md b/content/projects/fk_enrolment.md index 6d9f17d..1e24b6b 100644 --- a/content/projects/fk_enrolment.md +++ b/content/projects/fk_enrolment.md @@ -4,6 +4,7 @@ github: https://github.com/ZeusWPI/FK-enrolment site: https://registratie.fkgent.be/ logo_letter: E logo_color: "#FFBBDD" +priority: 5 --- Enrolment system for new members of FK-clubs at Ghent University. diff --git a/content/projects/g2.md b/content/projects/g2.md new file mode 100644 index 0000000..333d4da --- /dev/null +++ b/content/projects/g2.md @@ -0,0 +1,9 @@ +--- +title: G2 +github: https://github.com/ZeusWPI/g2-frontend +site: https://github.com/ZeusWPI/g2-backend +logo_image: Logos_G2.svg +priority: 45 +--- + +Spiritual successor to Gamification, provides a Gateway to existing Zeus projects. diff --git a/content/projects/gamification.md b/content/projects/gamification.md index 0346bfe..22a638e 100644 --- a/content/projects/gamification.md +++ b/content/projects/gamification.md @@ -3,5 +3,6 @@ title: Gamification github: https://github.com/ZeusWPI/Gamification site: https://zeus.ugent.be/game logo_image: Logos_Gamification.svg +priority: 30 --- Gamification of Zeus member engagement. Get points for coding! View the [scoreboard](https://zeus.ugent.be/game). diff --git a/content/projects/gandalf.md b/content/projects/gandalf.md index bca0c0f..00e25d8 100644 --- a/content/projects/gandalf.md +++ b/content/projects/gandalf.md @@ -3,6 +3,7 @@ title: Gandalf github: https://github.com/ZeusWPI/Gandalf site: https://event.fkgent.be/ logo_image: Logos_Gandalf.svg +priority: 5 --- -You Shall Not Pass - An advanced e-ticket system for student clubs - [http://event.fkgent.be](http://event.fkgent.be) +You Shall Not Pass - An advanced e-ticket system for student clubs - [https://event.fkgent.be](https://event.fkgent.be) diff --git a/content/projects/haldis.md b/content/projects/haldis.md index 46caaaa..ecd472e 100644 --- a/content/projects/haldis.md +++ b/content/projects/haldis.md @@ -1,8 +1,9 @@ --- title: Haldis github: https://github.com/ZeusWPI/Haldis -site: https://zeus.ugent.be/haldis +site: https://haldis.zeus.gent/ logo_image: Logos_Haldis.svg +priority: 35 --- -Haldis is your friendly neighbourhood servant. He exists so lazy fucks like you and me don't need to keep tabs of who is ordering what from where. Start an order and let people add items with a simple mouse-click! No more calculating prices and making lists! Be lazier today! [http://zeus.ugent.be/haldis](http://zeus.ugent.be/haldis) +Haldis is your friendly neighbourhood servant. He exists so lazy fucks like you and me don't need to keep tabs of who is ordering what from where. Start an order and let people add items with a simple mouse-click! No more calculating prices and making lists! Be lazier today! [https://haldis.zeus.gent/](https://haldis.zeus.gent/) diff --git a/content/projects/lana.md b/content/projects/lana.md index 8f391bd..79a7996 100644 --- a/content/projects/lana.md +++ b/content/projects/lana.md @@ -4,6 +4,7 @@ github: https://github.com/ZeusWPI/Lana site: https://github.com/ZeusWPI/Lana logo_letter: L logo_color: "#E4C6A7" +priority: 20 --- 🐕 LAN-Party Assistant. An application to make the life of a LAN-partygoer easier! diff --git a/content/projects/mozaic.md b/content/projects/mozaic.md index d6cae32..6588998 100644 --- a/content/projects/mozaic.md +++ b/content/projects/mozaic.md @@ -3,5 +3,6 @@ title: Mozaic github: https://github.com/ZeusWPI/mozaic site: https://github.com/ZeusWPI/mozaic logo_image: mozaic.png +priority: 41 --- MOZAIC is the Massive Online Zeus Artificial Intelligence Competition platform. It aims to provide a flexible platform to host your very own AI competition. diff --git a/content/projects/saruman.md b/content/projects/saruman.md index b6d72f2..7e6677a 100644 --- a/content/projects/saruman.md +++ b/content/projects/saruman.md @@ -4,6 +4,7 @@ github: https://github.com/ZeusWPI/Saruman site: https://materiaal.12urenloop.be/ logo_letter: S logo_color: grey +priority: 5 --- Saruman is a material management tool where partners can reserve stuff. diff --git a/content/projects/site.md b/content/projects/site.md index a213ba4..5264d00 100644 --- a/content/projects/site.md +++ b/content/projects/site.md @@ -4,5 +4,6 @@ github: https://github.com/ZeusWPI/zeus.ugent.be site: https://zeus.ugent.be logo_letter: Z logo_color: "#FF7F00" +priority: 40 --- Even this site is a Zeus project! diff --git a/content/projects/slotmachien.md b/content/projects/slotmachien.md index d0d9cf9..e3b62b1 100644 --- a/content/projects/slotmachien.md +++ b/content/projects/slotmachien.md @@ -3,6 +3,9 @@ title: SlotMachien github: https://github.com/ZeusWPI/slotmachien site: https://github.com/ZeusWPI/slotmachien logo_image: Logos_Slotmachien.svg +priority: -1 --- This repository contains all applications related to SlotMachien; a Lego MindStorms robot designed to turn a specific lock. + +Now replaced by Doorkeeper diff --git a/content/projects/slotmachiin.md b/content/projects/slotmachiin.md deleted file mode 100644 index 9b63515..0000000 --- a/content/projects/slotmachiin.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: SlotmachIIn -github: https://github.com/ZeusWPI/SlotMachIIn -site: https://github.com/ZeusWPI/SlotMachIIn -logo_image: Logos_Slotmachiin.svg ---- - -Slotmachien is dead. Long live SlotmachIIn! diff --git a/content/projects/tab.md b/content/projects/tab.md index bb4d7f6..a024090 100644 --- a/content/projects/tab.md +++ b/content/projects/tab.md @@ -1,8 +1,9 @@ --- title: Tab github: https://github.com/ZeusWPI/Tab -site: https://zeus.ugent.be/tab/ +site: https://tab.zeus.gent/ logo_image: Logos_Tab.svg +priority: 40 --- -💰 Yes. We have to drink. But we also have to pay. This does the paying part. [https://zeus.ugent.be/tab](https://zeus.ugent.be/tab) +💰 Yes. We have to drink. But we also have to pay. This does the paying part. [https://tab.zeus.gent/](https://tab.zeus.gent/) diff --git a/content/projects/tap.md b/content/projects/tap.md index da78ade..de04cde 100644 --- a/content/projects/tap.md +++ b/content/projects/tap.md @@ -1,8 +1,9 @@ --- title: Tap github: https://github.com/ZeusWPI/Tap -site: https://zeus.ugent.be/tap/ +site: https://tap.zeus.gent/ logo_image: Logos_Tap.svg +priority: 40 --- -💰 Yes. We have to drink. But we also have to pay. This does the drinking part. [https://zeus.ugent.be/tap](https://zeus.ugent.be/tap) +💰 Yes. We have to drink. But we also have to pay. This does the drinking part. [https://tap.zeus.gent/](https://tap.zeus.gent/) diff --git a/content/projects/tappb.md b/content/projects/tappb.md new file mode 100644 index 0000000..22f019a --- /dev/null +++ b/content/projects/tappb.md @@ -0,0 +1,9 @@ +--- +title: Tappb +github: https://github.com/ZeusWPI/tappb +site: https://play.google.com/store/apps/details?id=gent.zeus.tappb +logo_image: Logos_Tappb.svg +priority: 39 +--- + +The Android-app for all your Zeus needs! diff --git a/layouts/partials/_project.erb b/layouts/partials/_project.erb index 34c49b5..a67622d 100644 --- a/layouts/partials/_project.erb +++ b/layouts/partials/_project.erb @@ -1,4 +1,4 @@ -
+
diff --git a/lib/helpers/projects.rb b/lib/helpers/projects.rb index a2a2425..e648bb2 100644 --- a/lib/helpers/projects.rb +++ b/lib/helpers/projects.rb @@ -1,5 +1,5 @@ module ProjectsHelper def all_projects - @items.find_all('/projects/*') + @items.find_all('/projects/*').sort_by{|project| -(project[:priority] || 0)} end end