Skip to content
This repository was archived by the owner on Nov 14, 2017. It is now read-only.

Add atribb target_blank on links #39

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions _template.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
Expand Down Expand Up @@ -77,17 +77,17 @@
<footer>
<p class="pull-right"><a href="#top">Back to top</a></p>
<div class="links">
<a href="//www.windowsazure.com/">WindowsAzure.com</a> |
<a href="http://blogs.msdn.com/b/windowsazure/">Windows Azure Blog</a> |
<a href="https://twitter.com/windowsazure">@windowsazure</a> |
<a href="https://github.com/windowsazure/">GitHub</a> |
<a href="//www.windowsazure.com/" target="_blank">WindowsAzure.com</a> |
<a href="http://blogs.msdn.com/b/windowsazure/" target="_blank">Windows Azure Blog</a> |
<a href="https://twitter.com/windowsazure" target="_blank">@windowsazure</a> |
<a href="https://github.com/windowsazure/" target="_blank">GitHub</a> |
<a href="thanks.html">Thank you to our contributors</a>
</div>

<p><small>
&copy; Microsoft |
<a href="http://go.microsoft.com/fwlink/p/?linkid=131004&clcid=0x409">Privacy and Cookies</a> |
<a href="http://go.microsoft.com/fwlink/p/?linkid=222682&clcid=0x409">Trademarks</a>
<a href="http://go.microsoft.com/fwlink/p/?linkid=131004&clcid=0x409" target="_blank">Privacy and Cookies</a> |
<a href="http://go.microsoft.com/fwlink/p/?linkid=222682&clcid=0x409" target="_blank">Trademarks</a>
</small></p>
</footer>

Expand Down
32 changes: 16 additions & 16 deletions contact.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
Expand Down Expand Up @@ -99,16 +99,16 @@ <h2 id="forums">Forum Support</h2>
</thead>
<tbody>
<tr>
<td style="min-width: 83px"><a href="//stackoverflow.com/questions/tagged/azure"><img
<td style="min-width: 83px"><a href="//stackoverflow.com/questions/tagged/azure" target="_blank"><img
src="azure/stackoverflow.png" alt="StackOverflow" title="StackOverflow" style="width: 83px;height: 82px" /></a></td>
<td><a href="//stackoverflow.com/questions/tagged/azure"><h2>StackOverflow</h2></a></td>
<td><a href="//stackoverflow.com/questions/tagged/azure">azure</a></td>
<td><a href="//stackoverflow.com/questions/tagged/azure" target="_blank"><h2>StackOverflow</h2></a></td>
<td><a href="//stackoverflow.com/questions/tagged/azure" target="_blank">azure</a></td>
<td>A friendly, open and fun community of developers.</td>
</tr>
<tr>
<td><a href="http://social.msdn.microsoft.com/Forums/en-US/category/windowsazureplatform,azuremarketplace,windowsazureplatformctp"><img src="azure/microsoftforums.png" alt="Microsoft Forums for Microsoft Azure"
<td><a href="http://social.msdn.microsoft.com/Forums/en-US/category/windowsazureplatform,azuremarketplace,windowsazureplatformctp" target="_blank"><img src="azure/microsoftforums.png" alt="Microsoft Forums for Microsoft Azure"
title="Microsoft forums" style="" /></a></td>
<td><a href="http://social.msdn.microsoft.com/Forums/en-US/category/windowsazureplatform,azuremarketplace,windowsazureplatformctp"><h2>Microsoft forums</h2></a></td>
<td><a href="http://social.msdn.microsoft.com/Forums/en-US/category/windowsazureplatform,azuremarketplace,windowsazureplatformctp" target="_blank"><h2>Microsoft forums</h2></a></td>
<td></td>
<td>A good place for support and feedback on Microsoft Azure features
and services like Web Sites, Mobile Services, etc.</td>
Expand All @@ -119,13 +119,13 @@ <h2 id="forums">Forum Support</h2>
<h2 id="support">Microsoft Azure Support</h2>
<p>There are support options available for your Microsoft Azure subscription -
you can find more information &amp; submit a support ticket at <a
href="https://manage.windowsazure.com/?getsupport=true">https://manage.windowsazure.com/?getsupport=true</a>.</p>
href="https://manage.windowsazure.com/?getsupport=true" target="_blank">https://manage.windowsazure.com/?getsupport=true</a>.</p>

<p>All accounts include billing support at no cost and there are
paid plans available for additional levels of support.</p>

<p>You can read up on this and more on the <a
href="www.windowsazure.com/en-us/support/">Microsoft Azure
href="www.windowsazure.com/en-us/support/" target="_blank">Microsoft Azure
Support</a> section of the
primary web site.</p>

Expand All @@ -134,7 +134,7 @@ <h2 id="contacts">Contacting the team</h2>
the Microsoft engineers working on the product in an official capacity.</p>

<p>If you would like to discuss feature requests or bug fixes, please use
GitHub Issues on the appropriate <a href="//github.com/windowsazure/">Microsoft Azure GitHub repository</a>.</p>
GitHub Issues on the appropriate <a href="//github.com/windowsazure/" target="_blank">Microsoft Azure GitHub repository</a>.</p>

<p>You may find many members of the team active on Twitter, StackOverflow,
and other venues. Recognize that these conversations and avenues are friendly but
Expand Down Expand Up @@ -431,17 +431,17 @@ <h2 id="advisors">Insider Advisors program</h2>
<footer>
<p class="pull-right"><a href="#top">Back to top</a></p>
<div class="links">
<a href="//www.windowsazure.com/">WindowsAzure.com</a> |
<a href="http://blogs.msdn.com/b/windowsazure/">Microsoft Azure Blog</a> |
<a href="https://twitter.com/windowsazure">@windowsazure</a> |
<a href="https://github.com/windowsazure/">GitHub</a> |
<a href="//www.windowsazure.com/" target="_blank">WindowsAzure.com</a> |
<a href="http://blogs.msdn.com/b/windowsazure/" target="_blank">Microsoft Azure Blog</a> |
<a href="https://twitter.com/windowsazure" target="_blank">@windowsazure</a> |
<a href="https://github.com/windowsazure/" target="_blank">GitHub</a> |
<a href="thanks.html">Thank you to our contributors</a>
</div>

<p><small>
&copy; Microsoft |
<a href="http://go.microsoft.com/fwlink/p/?linkid=131004&clcid=0x409">Privacy and Cookies</a> |
<a href="http://go.microsoft.com/fwlink/p/?linkid=222682&clcid=0x409">Trademarks</a>
<a href="http://go.microsoft.com/fwlink/p/?linkid=131004&clcid=0x409" target="_blank">Privacy and Cookies</a> |
<a href="http://go.microsoft.com/fwlink/p/?linkid=222682&clcid=0x409" target="_blank">Trademarks</a>
</small></p>
</footer>

Expand All @@ -451,4 +451,4 @@ <h2 id="advisors">Insider Advisors program</h2>
<script src="js/bootstrap.min.js"></script>

</body>
</html>
</html>
56 changes: 28 additions & 28 deletions guidelines.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
Expand All @@ -21,7 +21,7 @@
<body data-spy="scroll" data-target=".sidebar-nav" data-x-offset-top="60">
<script type="text/javascript">
// MICROSOFT AZURE
window.location.href = "http://azure.github.io/guidelines.html";
window.location.href = "http://azure.github.io/guidelines.html";
</script>

<div class="navbar navbar-inverse navbar-fixed-top">
Expand Down Expand Up @@ -115,12 +115,12 @@ <h2>Ways to contribute</h2>
</p>

<ul>
<li><a href="//www.windowsazure.com/en-us/develop/downloads/">Use the products</a></li>
<li><a href="//www.windowsazure.com/en-us/develop/downloads/" target="_blank">Use the products</a></li>
<li>Submit a
<a href="//github.com/windowsazure/">GitHub issue</a>
<a href="//github.com/windowsazure/" target="_blank">GitHub issue</a>
to the appropriate repo (for a guide on submitting good
bug reports, read
<a href="http://www.joelonsoftware.com/articles/fog0000000029.html">Painless Bug Tracking</a>).
<a href="http://www.joelonsoftware.com/articles/fog0000000029.html" target="_blank">Painless Bug Tracking</a>).
</li>
<li>Verify fixes for bugs.</li>
<li>Submit a code fix for a bug.</li>
Expand All @@ -137,16 +137,16 @@ <h2>Ways to contribute</h2>
<h2>Get the source code</h2>
<p>
Our source is developed &amp; published on GitHub.com
(<a href="//help.github.com/">learn more</a>). If you are
new to <a href="//git-scm.com/">Git</a>,
(<a href="//help.github.com/" target="_blank">learn more</a>). If you are
new to <a href="//git-scm.com/" target="_blank">Git</a>,
check out the
<a href="//progit.org/book/">Pro Git Book</a> online or at
<a href="//progit.org/book/" target="_blank">Pro Git Book</a> online or at
your bookseller of choice.
</p>
<p>
We have based our development process for moving code
around on the now-classic
<a href="http://nvie.com/posts/a-successful-git-branching-model/">Successful Git Branching Model</a>
<a href="http://nvie.com/posts/a-successful-git-branching-model/" target="_blank">Successful Git Branching Model</a>
as well as using GitHub pull requests and forks between the
central organization repository and developer accounts.
</p>
Expand Down Expand Up @@ -174,7 +174,7 @@ <h2>Get the source code</h2>
<h2>Q&amp;A forums</h2>
<p>
The easiest way to ask questions is to use the <a
href="http://www.windowsazure.com/en-us/support/forums/">Windows Azure SDK and Tools forums</a>
href="http://www.windowsazure.com/en-us/support/forums/" target="_blank">Windows Azure SDK and Tools forums</a>
on StackOverflow and MSDN. If your target language is .NET
the most appropriate forums for discussion are on MSDN.

Expand All @@ -191,15 +191,15 @@ <h2>Q&amp;A forums</h2>
<tr>
<td style="min-width: 83px"><a href="//stackoverflow.com/tagged/azure"><img
src="azure/stackoverflow.png" alt="StackOverflow" title="StackOverflow" style="width: 83px;height: 82px" /></a></td>
<td><a href="//stackoverflow.com/tagged/azure"><h2>StackOverflow</h2></a></td>
<td><a href="//stackoverflow.com/tagged/azure">azure</a></td>
<td><a href="//stackoverflow.com/tagged/azure" target="_blank"><h2>StackOverflow</h2></a></td>
<td><a href="//stackoverflow.com/tagged/azure" target="_blank">azure</a></td>
<td>A friendly, open and fun community of developers.</td>
</tr>
<tr>
<td><a style="width: 83px" href="http://social.msdn.microsoft.com/Forums/en-US/category/windowsazureplatform,azuremarketplace,windowsazureplatformctp"><img
<td><a style="width: 83px" href="http://social.msdn.microsoft.com/Forums/en-US/category/windowsazureplatform,azuremarketplace,windowsazureplatformctp" target="_blank"><img
src="azure/microsoftforums.png" alt="Microsoft Forums for Windows Azure"
title="Microsoft forums" style="" /></a></td>
<td><a href="http://social.msdn.microsoft.com/Forums/en-US/category/windowsazureplatform,azuremarketplace,windowsazureplatformctp"><h2>Microsoft forums</h2></a></td>
<td><a href="http://social.msdn.microsoft.com/Forums/en-US/category/windowsazureplatform,azuremarketplace,windowsazureplatformctp" target="_blank"><h2>Microsoft forums</h2></a></td>
<td></td>
<td>A good place for support and feedback on Windows Azure features
and services like Web Sites, Mobile Services, etc.</td>
Expand Down Expand Up @@ -301,14 +301,14 @@ <h2>Contributing code</h2>
posts about open source:
</p>
<ul>
<li><a href="http://tirania.org/blog/archive/2010/Dec-31.html">Open Source Contribution Etiquette</a> by Miguel de Icaza</li>
<li><a href="http://www.igvita.com/2011/12/19/dont-push-your-pull-requests/">Don't &quot;Push&quot; Your Pull Requests</a> by Ilya Grigorik</li>
<li><a href="http://nvie.com/posts/a-successful-git-branching-model/">A Successful Git Branching Model</a> by Vincent Driessen</li>
<li><a href="http://tirania.org/blog/archive/2010/Dec-31.html" target="_blank">Open Source Contribution Etiquette</a> by Miguel de Icaza</li>
<li><a href="http://www.igvita.com/2011/12/19/dont-push-your-pull-requests/" target="_blank">Don't &quot;Push&quot; Your Pull Requests</a> by Ilya Grigorik</li>
<li><a href="http://nvie.com/posts/a-successful-git-branching-model/" target="_blank">A Successful Git Branching Model</a> by Vincent Driessen</li>
</ul>

<p><em>
If you have ever considered contributing to the <a
href="http://aspnetwebstack.codeplex.com/wikipage?title=Contributing">ASP.NET Web Stack</a>,
href="http://aspnetwebstack.codeplex.com/wikipage?title=Contributing" target="_blank">ASP.NET Web Stack</a>,
we have modeled much of this process on that project.</em></p>

<p>
Expand Down Expand Up @@ -444,7 +444,7 @@ <h2>Contribution License Agreement (CLA)</h2>
<p>Our SharePoint site contains plenty of information on
the onboarding process, timelines and contacts.</p>

<p><a href="https://microsoft.sharepoint.com/teams/azuresdk/"
<p><a href="https://microsoft.sharepoint.com/teams/azuresdk/" target="_blank"
class="btn btn-primary"><i class="icon-lock icon-white"></i>
Open Windows Azure SDK SharePoint</a><br />
<small>Requires corporate credentials</small></p>
Expand Down Expand Up @@ -476,8 +476,8 @@ <h2>Step-by-step guide</h2>

<h4>Checkout the latest code</h4>
<p>In order to obtain the source code you need to become familiar
with Git (see <a href="http://progit.org/book/">http://progit.org/book/</a>)
and Github (see <a href="http://help.github.com/">http://help.github.com/</a>)
with Git (see <a href="http://progit.org/book/" target="_blank">http://progit.org/book/</a>)
and Github (see <a href="http://help.github.com/" target="_blank">http://help.github.com/</a>)
and you need to have Git installed on your local machine. You can
obtain the source code from Github and start a contributor environment by
following the these steps on your local machine:<br>
Expand Down Expand Up @@ -616,7 +616,7 @@ <h2>Jobs</h2>
<p>Microsoft is always hiring bright and talented students &amp;
professionals. Please consider submitting your resume and
applying for open positions at
<a href="//careers.microsoft.com/">//careers.microsoft.com</a>.</p>
<a href="//careers.microsoft.com/" target="_blank">//careers.microsoft.com</a>.</p>

</section>

Expand All @@ -630,17 +630,17 @@ <h2>Jobs</h2>
<footer>
<p class="pull-right"><a href="#top">Back to top</a></p>
<div class="links">
<a href="//www.windowsazure.com/">WindowsAzure.com</a> |
<a href="http://blogs.msdn.com/b/windowsazure/">Windows Azure Blog</a> |
<a href="https://twitter.com/windowsazure">@windowsazure</a> |
<a href="https://github.com/windowsazure/">GitHub</a> |
<a href="//www.windowsazure.com/" target="_blank">WindowsAzure.com</a> |
<a href="http://blogs.msdn.com/b/windowsazure/" target="_blank">Windows Azure Blog</a> |
<a href="https://twitter.com/windowsazure" target="_blank">@windowsazure</a> |
<a href="https://github.com/windowsazure/" target="_blank">GitHub</a> |
<a href="thanks.html">Thank you to our contributors</a>
</div>

<p>
<small>&copy; Microsoft |
<a href="http://go.microsoft.com/fwlink/p/?linkid=131004&clcid=0x409">Privacy and Cookies</a> |
<a href="http://go.microsoft.com/fwlink/p/?linkid=222682&clcid=0x409">Trademarks</a>
<a href="http://go.microsoft.com/fwlink/p/?linkid=131004&clcid=0x409" target="_blank">Privacy and Cookies</a> |
<a href="http://go.microsoft.com/fwlink/p/?linkid=222682&clcid=0x409" target="_blank">Trademarks</a>
</small>
</p>
</footer>
Expand Down
Loading