From 8cf2d595300c3df37c256558b40802d3a5337310 Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 7 Dec 2012 11:54:22 -0800 Subject: updated development links --- app/views/pages/development/en.haml | 69 ++++++++++++++++++------------------- 1 file changed, 34 insertions(+), 35 deletions(-) (limited to 'app') diff --git a/app/views/pages/development/en.haml b/app/views/pages/development/en.haml index 2de6fb0..bfbf8c5 100644 --- a/app/views/pages/development/en.haml +++ b/app/views/pages/development/en.haml @@ -1,63 +1,62 @@ -%h1 IRC +%h1.first IRC Join us on freenode at #leap-dev. -%h1 Source Code - -%p Links coming soon. +%h1.topgap Source Code %h3 Client %table.table.table-bordered %tr - %td leap-client - %td Easy to use client for secure communication + %td leap_client + %td Easy-to-use client for Linux, Mac, and Windows. + %td git://leap.se/leap_client + %td= link 'github' => 'https://github.com/leapcode/leap_client' %h3 Service provider platform %table.table.table-bordered %tr - %td leap-platform + %td leap_platform %td Turn-key automation for communication service providers + %td git://leap.se/leap_platform + %td= link 'github' => 'https://github.com/leapcode/leap_platform' + %tr - %td leap-ca + %td leap_ca %td Client certificate generation daemon + %td git://leap.se/leap_ca + %td= link 'github' => 'https://github.com/leapcode/leap_ca' + + %tr + %td leap_cli + %td Command line interface to setup and manage servers running the LEAP platform + %td git://leap.se/leap_cli + %td %h3 Web applications and libraries %table.table.table-bordered %tr - %td{:colspan => 2} leap-web - %td The complete web app that includes the following plugins... - %tr - %td - %td leap-web-core - %td provides common stuff like bootstrap, ui helpers, etc - %tr - %td - %td leap-web-users - %td user registration and management - %tr - %td - %td leap-web-certs - %td certificate management + %td leap_web + %td Web application for the LEAP platform, providing user management, tickets, billing, and REST API + %td git://leap.se/leap_web + %td= link 'github' => 'https://github.com/leapcode/leap_web' %tr - %td - %td leap-web-billing - %td subscription and billing management - %tr - %td - %td leap-web-helpdesk - %td user tickets and documentation - %tr - %td{:colspan => 2} leap-web-demo - %td Demo site - %tr - %td{:colspan => 2} leap-public-site + %td leap_website %td This website + %td git://leap.se/leap_website + %td %tr - %td{:colspan => 2} srp-js + %td srp_js %td Secure Remote Password (SRP) library for javascript + %td git://leap.se/srp_js + %td= link 'github' => 'https://github.com/leapcode/srp_js' + %tr + %td ruby_srp + %td Secure Remote Password (SRP) library for ruby + %td git://github.com/leapcode/ruby_srp + %td= link 'github' => 'https://github.com/leapcode/ruby_srp' %h1 Mailing List -- cgit v1.2.3