From 3ab1c2ea8f4dc66e85225f8b286debb6d1146ed8 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Tue, 10 Apr 2012 23:14:17 -0400 Subject: [PATCH] "Available For" all operating systems row --- _plugins/clients.rb | 4 ++++ clients.html | 2 ++ 2 files changed, 6 insertions(+) diff --git a/_plugins/clients.rb b/_plugins/clients.rb index d2f0bac0..cee14a13 100644 --- a/_plugins/clients.rb +++ b/_plugins/clients.rb @@ -24,6 +24,10 @@ module Jekyll r += "" + ci + "" elsif ci r += ci + elsif hid == '_os' + for os in c['os'].split(' ') + r += '' + end end r += "" end diff --git a/clients.html b/clients.html index cd532b48..4bb320a9 100644 --- a/clients.html +++ b/clients.html @@ -43,6 +43,8 @@ client_info: text: License - id: multiuser text: Multi-user +- id: _os + text: Available For clients: - name: Armory