Files
getdotnet/dotnet-user-groups.html

41 lines
1.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>.NET Meetups in your local neighborhood</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/main.css" />
<script>
var meetupCount = 50;
var showMeetupSource = true;
</script>
</head>
<body>
<h1><img src="http://i.microsoft.com/net/images/chrome/net-logo.jpg" /> .NET Meetups in your local neighborhood</h1>
<p>This page list events for the set of .NET user group meetups from <a href="http://meetup.com">meetup.com</a> and <a href="http://communitymegaphone.com/">http://communitymegaphone.com/</a>.</p>
<p>We also maintain a much larger list of <a href="https://twitter.com/DotNet/dotnet-user-groups">.NET meetup groups on twitter</a>. If you would like your group's events listed on either list, please contact us, on <a href="http://twitter.com/dotnet">twitter</a>.</p>
<div id="meetup-table"></div>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.3/moment.min.js"></script>
<script src="meetup.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-65565245-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
<!-- nice example
http://meetupgator.appspot.com/#groups=sf-html5,jsmeetup,beerjs,BayNode
-->