From eed316af7b703aeb1ce307cb567de8e6db5648b0 Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 9 May 2014 16:35:24 -0700 Subject: added 'get involved' links to the front page. --- pages/home/en.haml | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) (limited to 'pages') diff --git a/pages/home/en.haml b/pages/home/en.haml index 1ec8629..43659c9 100644 --- a/pages/home/en.haml +++ b/pages/home/en.haml @@ -1,31 +1,49 @@ %p.bigger.first LEAP is a non-profit dedicated to giving all internet users access to secure communication. Our focus is on adapting encryption technology to make it easy to use and widely available. #{link 'More about LEAP ยป' => 'about-us'} +.row-fluid.standout + %div + %span.cyan + %i.fa.fa-2x.fa-twitter + = link('@leapcode' => 'https://github.com/leapcode') + %span.green + %i.fa.fa-2x.fa-envelope + discuss-subscribe@leap.se + %span.blue + %i.fa.fa-2x.fa-comments + = link('#leap' => 'http://irc.lc/freenode/leap') + .row-fluid.p .span4 .well - .heading For Users + .heading + %i.fa.fa-user + For Users %p We are working to create a suite of high security communication tools that are reliable and easy to use. = link(:read_more => 'services', :class => 'btn') .span4 .well - .heading For Providers + .heading + %i.fa.fa-tasks + For Providers %p We are working on tools to automate the deployment of a secure service provider infrastructure. = link(:read_more => 'platform', :class => 'btn') .span4 .well - .heading For Hackers + .heading + %i.fa.fa-wrench + For Hackers %p Got skills? We need them. Fork, contribute, pentest, and patch our software. Always 100% Free/Libre. = link(:read_more => 'docs', :class => 'btn') .row-fluid .span8 - %h3.first + %h2.first Recent News = news_feed_link = recent_blog_summaries('news') .span4 - %h3 LEAP Development Roadmap + %h2 Development Roadmap %table.timeline %tr -- cgit v1.2.3