blob: 67c024e1a69bc42703176cd408c2aaa30be52736 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-language" content="en">
<meta name="description" content="Graphical Editors for your DSL">
<script src="https://code.jquery.com/jquery-1.11.2.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8/angular.min.js"></script>
<script src="angular/sirius.js"></script>
<link rel="icon" type="image/png" href="favicon.ico" />
<title>Sirius - Community</title>
<link type="text/css" rel="stylesheet" href="css/style.css" />
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300italic,700,300' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://use.fontawesome.com/ef6567f233.css">
<!-- Eclipse Foundation Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5WLCZXC');</script>
<!-- End Google Tag Manager -->
<!-- Eclipse Foundation cookie consent: -->
<link rel="stylesheet" type="text/css" href="//www.eclipse.org/eclipse.org-common/themes/solstice/public/stylesheets/vendor/cookieconsent/cookieconsent.min.css" />
<script src="//www.eclipse.org/eclipse.org-common/themes/solstice/public/javascript/vendor/cookieconsent/default.min.js"></script>
<script type="text/javascript" src="js/ga.js"></script>
</head>
<body ng-app="sirius" ng-controller="main" class="cloak">
<ng-include src="'angular/blocks/header.html'"></ng-include>
<div id="body_wrapper">
<h1 class="page_title">Community</h1>
<div class="community_links">
<h2>Ask</h2>
<div class="community_item">
<h2><a href="http://www.eclipse.org/forums/index.php?t=thread&frm_id=262">Forum</a></h2>
<a href="http://www.eclipse.org/forums/index.php?t=thread&frm_id=262"><span class="community_icons" id="forum"></span></a>
<p>Find relevant posts/answers. No solution yet to your concern? Come and ask your question</p>
</div>
<div class="community_item">
<h2><a href="https://www.obeodesigner.com/en/services">Professional Support</a></h2>
<a href="https://www.obeodesigner.com/en/services"><span class="community_icons" id="support"></span></a>
<p>Obeo, co-leader of Sirius, provides professional support services to help you with Sirius: training, custom development & expertise</p>
</div>
<div class="community_item last_item">
<h2><a href="https://bugs.eclipse.org/bugs/buglist.cgi?list_id=6776579&classification=Modeling&query_format=advanced&product=Sirius">Bug Tracker</a></h2>
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?list_id=6776579&classification=Modeling&query_format=advanced&product=Sirius"><span class="community_icons" id="bug"></span></a>
<p>Review and create bugzilla entry for bug reporting and enhancement</p>
</div>
</div> <!-- Fin community_links -->
<div class="clear"></div>
<div class="community_links">
<h2>Learn</h2>
<div class="community_item">
<h2><a href="http://www.eclipse.org/sirius/doc/">Documentation</a></h2>
<a href="http://www.eclipse.org/sirius/doc/"><span class="community_icons" id="doc"></span></a>
<p>Complete user guide and specifier manual</p>
</div>
<div class="community_item">
<h2><a href="articles-videos.html">Articles & Videos</a></h2>
<a href="articles-videos.html"><span class="community_icons" id="resources"></span></a>
<p>Blog posts, conference talks, demonstrations, presentations, best practices, ...</p>
</div>
<div class="community_item last_item">
<h2><a href="http://wiki.eclipse.org/Sirius">Wiki</a></h2>
<a href="http://wiki.eclipse.org/Sirius"><span class="community_icons" id="wiki"></span></a>
<p>Additional resources to follow the activity of the project</p>
</div>
</div> <!-- Fin community_links -->
<div class="clear"></div>
<div class="community_links">
<h2>Engage</h2>
<div class="community_item">
<h2><a href="http://projects.eclipse.org/projects/modeling.sirius">Project Activity</a></h2>
<a href="http://projects.eclipse.org/projects/modeling.sirius"><span class="community_icons" id="project"></span></a>
<p>Participate in the project. Contribute patches. Become a committer.</p>
</div>
<div class="community_item">
<h2><a href="http://git.eclipse.org/c/sirius/org.eclipse.sirius.git">Source Code</a></h2>
<a href="http://git.eclipse.org/c/sirius/org.eclipse.sirius.git"><span class="community_icons" id="code"></span></a>
<p>Get the code from Git</p>
</div>
<div class="community_item last_item">
<h2><a href="https://dev.eclipse.org/mailman/listinfo/sirius-dev">Developer Mailing List</a></h2>
<a href="https://dev.eclipse.org/mailman/listinfo/sirius-dev"><span class="community_icons" id="mailing"></span></a>
<p>The core developers mailing list (for committers, contributors and pretty much anyone that is interested in the mechanics of Sirius)</p>
</div>
</div> <!-- Fin community_links -->
<div class="clear"></div>
</div> <!-- Fin body_wrapper -->
<div class="clear"></div>
<ng-include src="'angular/blocks/footer.html'"></ng-include>
<ng-include src="'angular/blocks/call2action.html'"></ng-include>
</body>
</html>