zeus.ugent.be/content/about/contact.erb

125 lines
4.2 KiB
Plaintext
Raw Normal View History

2017-10-10 14:57:01 +00:00
---
narrow_page: true
2017-10-13 11:30:56 +00:00
icon_size: 2x
contact_links:
- icon: facebook
link: https://www.facebook.com/zeus.wpi/
description: FACEBOOK
2017-10-13 21:04:42 +00:00
action: Like us
2017-10-13 11:30:56 +00:00
- icon: envelope
2017-10-13 21:04:42 +00:00
link: ../about#board
2017-10-13 11:30:56 +00:00
description: EMAIL
2017-10-13 21:04:42 +00:00
action: Mail us
2017-10-13 11:30:56 +00:00
- icon: twitter
link: https://twitter.com/zeuswpi
description: TWITTER
2017-10-13 21:04:42 +00:00
action: Follow us
2017-10-13 11:30:56 +00:00
- icon: slack
link: https://zeuswpi.slack.com/
description: SLACK
action: Message us
2017-10-13 21:04:42 +00:00
- icon: commenting
link: irc://wina.ugent.be/#zeus
description: IRC
action: Chat with us
- icon: inbox
link: http://lists.zeus.ugent.be/mailman/listinfo/leden
description: MAILINGLIST
action: Keep up to date
- icon: github
link: https://github.com/ZeusWPI/
description: GITHUB
action: Fork us
- icon: phone
link: 'tel:+3292644751'
description: PHONE
action: Call us
2017-10-10 14:57:01 +00:00
---
<%= render '/partials/_about_sub_navbar.*', selected: 'contact' %>
2017-10-13 11:30:56 +00:00
<h1 class='title is-1 has-text-centered'>Contact</h1>
2017-10-10 14:57:01 +00:00
2017-10-13 21:04:42 +00:00
<div class='is-divider'></div>
2017-10-13 11:30:56 +00:00
2017-10-13 21:04:42 +00:00
<ul id='contact-icons' class='columns is-centered is-multiline'>
<% @item[:contact_links].each do |option| %>
<div class='column is-one-quarter-desktop is-one-third-tablet is-half-mobile'>
<li class='contact-circle-option'>
<a href='<%= option[:link] %>' class='contact-circle-wrapper'>
<div class='contact-circle is-centered'>
<div class='contact-circle-pulse grow'></div>
<%= fa option[:icon], size: @item[:icon_size], class: 'grow-large' %>
</div>
</a>
<h4 class='contact-description'><%= option[:description] %></h3>
<p class='has-text-centered'>
<a href='<%= option[:link] %>' class='contact-text-link is-link'><%= option[:action] %></a>
</p>
2017-10-10 14:57:01 +00:00
</li>
2017-10-13 21:04:42 +00:00
</div>
<% end %>
</ul>
<div class='is-divider'></div>
2017-10-13 21:43:28 +00:00
<div class='tile is-ancestor is-vertical'>
<div class='tile is-parent'>
<div class='tile is-parent is-vertical'>
<div class='tile is-child box content has-text-centered'>
<h1 class='title has-text-centered'>Pay us</h1>
<div class='is-divider'></div>
<p class='is-size-5'>
BE32 9799 9370 6502
</p>
<a class='button' href='https://zeus.ugent.be/tab/'>
<%= fa :euro, fw: true %> Use Tab
</a>
</div>
<div class='tile is-child box content has-text-centered'>
<h1 class='title has-text-centered'>Call us</h1>
<div class='is-divider'></div>
<p class='is-size-5'>
+32 92 64 47 5</br>
Intern: 4751
</p>
</div>
</div>
<div class='tile is-parent'>
<div class='tile is-child box content'>
<h1 class='title has-text-centered'>Find us</h1>
<div class='is-divider'></div>
<p class='is-size-5'>
You can find our hiding place, or what we call <strong>'de kelder'</strong> at the basement level of following address:
</p>
<blockquote class='is-size-5'>
Krijgslaan 281 </br>
Campus Sterre S9 </br>
9000 Gent </br>
</blockquote>
<a class='button' href='https://www.google.com/maps/place/Zeus+WPI/@51.023115,3.7103,17z/data=!4m5!3m4!1s0x0:0x49fd54f81cafeb5f!8m2!3d51.0231149!4d3.7103?hl=en-US'>
<%= fa :'map-marker', fw: true %> Google Maps
</a>
<a class='button' href='https://soleway.ugent.be/routes/4370'>
<%= fa :'map-signs', fw: true %> Soleway
</a>
</div>
</div>
</div>
<div class='tile is-parent'>
<div class='tile is-child box content'>
<h1 class='title has-text-centered'>Slack info</h1>
<div class='is-divider'></div>
<p class='is-size-5'>
You can register with any <strong>*.zeus.ugent.be</strong> or even <strong>*.ugent.be</strong> email address.
If you don't have one, try to reach us on one of our other channels and ask for an invitation.
</p>
</div>
</div>
</div>
2017-10-13 21:04:42 +00:00
</ul>
<iframe src='https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1156.8611760710044!2d3.7102397000000003!3d51.023149499999995!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c373c271502d9b%3A0x49fd54f81cafeb5f!2sZeus+WPI!5e0!3m2!1sen!2sbe!4v1481415854540' height='450' style='border:0;width:100%' allowfullscreen></iframe>