From d77f82f5e5eae75e8e781bfbbc6f16bed7ba169e Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Fri, 10 Jun 2016 12:22:59 +0200 Subject: [PATCH] jquery 3 just got released --- README.md | 4 +++- content/index.coffee | 4 +++- content/index.erb | 13 +++---------- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 4d09c2d..7b1cc31 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ ## Installation -`bundle install` +```bash +bundle install +``` ## Developing diff --git a/content/index.coffee b/content/index.coffee index 65ad4ae..5085fc2 100644 --- a/content/index.coffee +++ b/content/index.coffee @@ -6,4 +6,6 @@ $.get 'https://api.github.com/orgs/ZeusWPI/events', (data) -> $('', style: 'width: 50px;', src: e.actor.avatar_url - ))) + ) + ).append e.type + ) diff --git a/content/index.erb b/content/index.erb index ff202e7..7b540a8 100644 --- a/content/index.erb +++ b/content/index.erb @@ -5,21 +5,15 @@ - A Brand New Nanoc Site - <%= @item[:title] %> + Zeus WPI: Werkgroep Informatica van de Universiteit Gent - - - - + - + - @@ -28,7 +22,6 @@
- SOMETHING
#1 CODER ON GAMIFICATION