diff --git a/contact.html b/contact.html index 7610486..e7f5b99 100644 --- a/contact.html +++ b/contact.html @@ -107,16 +107,97 @@

Windows Azure Support

Support section of the primary web site.

-

Team Contacts

+

Contacting the team

Support for the Windows Azure SDK is not available direct from the Microsoft engineers working on the product in an official capacity.

-

You may find many members of the team active on Twitter, StackOverflow, - and other venues.

-

If you would like to discuss feature requests or bug fixes, please use GitHub Issues on the appropriate Windows Azure GitHub repository.

+

You may find many members of the team active on Twitter, StackOverflow, + and other venues. Recognize that these conversations and avenues are friendly but + unofficial and do not represent the opinions of Microsoft.

+ + + +

SDK & Command Line Tools

+ + + + + + + + + + + + + +
+

André Rodrigues

+

Software Development Engineer
+ Lisbon, Portugal
+ Node.js SDK

+

+

+
+

Glenn Block

+

Program Manager
+ Seattle, WA
+ Azure PowerShell Commands, Azure CLI, Node SDK

+

+

+
+

Jeff Wilcox

+

Development Lead
+ Seattle, WA
+ SDK dev team lead

+

+

+
+

Tomasz Janczuk

+

Principal Software Development Engineer
+ Redmond, WA
+ iisnode & mobile services dev

+

+

+
+ +

Mobile Services

+ + + + + + + +
+

Josh Twist

+

Senior Program Manager
+ Seattle, WA
+ Node.js SDK

+

+

+
+ +
+

Insider Advisors program

The Windows Azure SDK team maintains a number of specialized "insiders" programs for projects such as the Node.js SDK.

diff --git a/css/azureopensource.css b/css/azureopensource.css index ba99f6e..1731377 100644 --- a/css/azureopensource.css +++ b/css/azureopensource.css @@ -31,4 +31,32 @@ h1 { xx-section { padding-top: 20px; -} \ No newline at end of file +} + +.twitter-cards > tbody > tr > td > h4, +.twitter-cards > tbody > tr > td > p { + text-align: center; +} + +.twitter-cards > tbody >tr > td { + width: 33%; +} + +.social { + text-align: center; +} + +.social-buttons { + margin-left: 0; + margin-bottom: 0; + padding-left: 0; + list-style: none; +} + +.social-buttons li { + display: inline-block; + padding: 5px 8px; + line-height: 1; + *display: inline; + *zoom: 1; +} diff --git a/index.html b/index.html index 8a915ad..2f44078 100644 --- a/index.html +++ b/index.html @@ -75,11 +75,23 @@

Hello, cloud developers!

Learn how to contribute »

+ + +
+
+ +
+
+ +
+

Open Source

Our frameworks & libraries are developed in agile dev branches on GitHub.

-

//github.com/WindowsAzure »