Skip to content

Commit

Permalink
Published master to GitHub pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Mar 25, 2013
1 parent b05cd86 commit 69232dc
Show file tree
Hide file tree
Showing 41 changed files with 5,867 additions and 6,429 deletions.
273 changes: 140 additions & 133 deletions blog/atom.xml

Large diffs are not rendered by default.

152 changes: 76 additions & 76 deletions docs/get_involved/contribute.html
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
<html>
<head>
<meta charset='utf-8' />
<meta charset="utf-8">
<title>Forge | Contribute or Get Involved</title>
<meta content='width=device-width, initial-scale=1.0' name='viewport' />
<style type='text/css'>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<style>
/*<![CDATA[*/
body {
padding-top: 60px;
}
/*]]>*/
</style>
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'></script>
<link href='/images/favicon.ico' rel='icon' />
<link href='/stylesheets/styles.css' rel='stylesheet' type='text/css' />
<link href='/stylesheets/bootstrap-responsive.min.css' rel='stylesheet' type='text/css' />
<link href='/stylesheets/prettify.css' rel='stylesheet' type='text/css' />
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<link href="/images/favicon.ico" rel="icon">
<link href="/stylesheets/styles.css" rel="stylesheet" type="text/css">
<link href="/stylesheets/bootstrap-responsive.min.css" rel="stylesheet" type="text/css">
<link href="/stylesheets/prettify.css" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src='//html5shim.googlecode.com/svn/trunk/html5.js' type='text/javascript'></script>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<script src='/javascripts/bootstrap.min.js' type='text/javascript'></script>
<script src='/javascripts/bootstrap-collapse.js' type='text/javascript'></script>
<script src='/javascripts/prettify.js' type='text/javascript'></script>
<script src='/javascripts/videoscale.js' type='text/javascript'></script>
<script type='text/javascript'>
<script src="/javascripts/bootstrap.min.js" type="text/javascript"></script>
<script src="/javascripts/bootstrap-collapse.js" type="text/javascript"></script>
<script src="/javascripts/prettify.js" type="text/javascript"></script>
<script src="/javascripts/videoscale.js" type="text/javascript"></script>
<script>
//<![CDATA[
$(document).ready(function() {
$("pre.prettyprint code").removeClass("prettyprint").removeClass("linenums");
prettyPrint();
});
//]]>
</script>
<script type='text/javascript'>
<script>
//<![CDATA[
$(document).ready(function() {
var pathname = window.location.pathname;
Expand All @@ -40,7 +40,7 @@
});
//]]>
</script>
<script type='text/javascript'>
<script>
//<![CDATA[
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-34467975-1']);
Expand All @@ -54,146 +54,146 @@
</script>
</head>
<body>
<div class='navbar navbar-fixed-top'>
<div class='navbar-inner'>
<div class='container'>
<div class='github-banner hidden-phone'>
<a href='https://github.com/forge/forge.github.com'>
<img alt='Fork me on GitHub' src='https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png' style='position:absolute;top:0;right:0;border:0;' />
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<div class="github-banner hidden-phone">
<a href="https://github.com/forge/forge.github.com">
<img alt="Fork me on GitHub" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" style="position:absolute;top:0;right:0;border:0;">
</a>
</div>
<a class='btn btn-navbar' data-target='.nav-collapse' data-toggle='collapse'>
<span class='icon-bar'></span>
<span class='icon-bar'></span>
<span class='icon-bar'></span>
<a class="btn btn-navbar" data-target=".nav-collapse" data-toggle="collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class='brand' href='/index.html'>
<img alt='JBoss Forge' class='forge-logo' src='/images/jbossforge_icon_256px.png' />
<a class="brand" href="/index.html">
<img alt="JBoss Forge" class="forge-logo" src="/images/jbossforge_icon_256px.png">
</a>
<div class='nav-collapse'>
<ul class='nav'>
<div class="nav-collapse">
<ul class="nav">
<li>
<a href='/index.html'>Home</a>
<a href="/index.html">Home</a>
</li>
<li>
<a href='/docs/index.html'>Documentation</a>
<a href="/docs/index.html">Documentation</a>
</li>
<li>
<a href='/team.html'>Team</a>
<a href="/team.html">Team</a>
</li>
<li>
<a href='https://community.jboss.org/en/forge'>Forums</a>
<a href="https://community.jboss.org/en/forge">Forums</a>
</li>
<li>
<a href='/plugins.html'>Plugins</a>
<a href="/plugins.html">Plugins</a>
</li>
<li>
<a href='https://issues.jboss.org/browse/FORGE' target='issue tracker'>Issue Tracker</a>
<a href="https://issues.jboss.org/browse/FORGE" target="issue tracker">Issue Tracker</a>
</li>
<li>
<a href='https://issues.jboss.org/browse/FORGE#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap-panel' target='roadmap'>Roadmap</a>
<a href="https://issues.jboss.org/browse/FORGE#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap-panel" target="roadmap">Roadmap</a>
</li>
<li>
<a href='/events.html'>Events</a>
<a href="/events.html">Events</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class='container' id='content'>
<div class='container'>
<div class='row'>
<div class='span3'>
<ul class='nav nav-list'>
<li class='nav-header'>Using Forge</li>
<div class="container" id="content">
<div class="container">
<div class="row">
<div class="span3">
<ul class="nav nav-list">
<li class="nav-header">Using Forge</li>
<li>
<a href='/docs/using/#content'>Installation</a>
<a href="/docs/using/#content">Installation</a>
</li>
<li>
<a href='/docs/using/installing-new-plugins.html#content'>Installing new Plugins</a>
<a href="/docs/using/installing-new-plugins.html#content">Installing new Plugins</a>
</li>
<li>
<a href='/docs/using/basic-javaee-app.html#content'>Writing Basic Java EE App</a>
<a href="/docs/using/basic-javaee-app.html#content">Writing Basic Java EE App</a>
</li>
<li>
<a href='/docs/using/samples.html#content'>Samples</a>
<a href="/docs/using/samples.html#content">Samples</a>
</li>
<li>
<a href='/docs/using/configure-proxy.html#content'>Configure HTTP Proxy</a>
<a href="/docs/using/configure-proxy.html#content">Configure HTTP Proxy</a>
</li>
<li>
<a href='/docs/using/profiling-forge.html#content'>Profiling Forge</a>
<a href="/docs/using/debugging-forge.html#content">Debugging Forge</a>
</li>
<li>
<a href='/docs/using/debugging-forge.html#content'>Debugging Forge</a>
<a href="/docs/using/profiling-forge.html#content">Profiling Forge</a>
</li>
<li>
<a href='/docs/using/faq.html#content'>FAQ</a>
<a href="/docs/using/faq.html#content">FAQ</a>
</li>
<li>
<a href='/docs/using/affiliation.html#content'>Affiliation</a>
<a href="/docs/using/affiliation.html#content">Affiliation</a>
</li>
<li class='nav-header'>Get involved</li>
<li class="nav-header">Get involved</li>
<li>
<a href='/docs/get_involved/contribute.html#content'>Contribute or Get Involved</a>
<a href="/docs/get_involved/contribute.html#content">Contribute or Get Involved</a>
</li>
<li>
<a href='/docs/get_involved/release-guide.html#content'>Release Guide</a>
<a href="/docs/get_involved/release-guide.html#content">Release Guide</a>
</li>
<li>
<a href='/docs/get_involved/write-docs.html#content'>Improve our documentation</a>
<a href="/docs/get_involved/write-docs.html#content">Improve our documentation</a>
</li>
<li class='nav-header'>Important plugins</li>
<li class="nav-header">Important plugins</li>
<li>
<a href='/docs/important_plugins/arquillian-testing.html#content'>Arquillian Testing</a>
<a href="/docs/important_plugins/arquillian-testing.html#content">Arquillian Testing</a>
</li>
<li>
<a href='/docs/important_plugins/ui-scaffolding.html#content'>UI Scaffolding</a>
<a href="/docs/important_plugins/ui-scaffolding.html#content">UI Scaffolding</a>
</li>
<li class='nav-header'>Developing plugins</li>
<li class="nav-header">Developing plugins</li>
<li>
<a href='/docs/plugin_development/#content'>Developing a plugin</a>
<a href="/docs/plugin_development/#content">Developing a plugin</a>
</li>
<li>
<a href='/docs/plugin_development/reference-forge-api.html#content'>Reference Forge API</a>
<a href="/docs/plugin_development/reference-forge-api.html#content">Reference Forge API</a>
</li>
<li>
<a href='/docs/plugin_development/implement-plugin-interface.html#content'>Implement the Plugin interface</a>
<a href="/docs/plugin_development/implement-plugin-interface.html#content">Implement the Plugin interface</a>
</li>
<li>
<a href='/docs/plugin_development/give-your-plugin-name.html#content'>Give your Plugin a name</a>
<a href="/docs/plugin_development/give-your-plugin-name.html#content">Give your Plugin a name</a>
</li>
<li>
<a href='/docs/plugin_development/add-commands-to-plugin.html#content'>Add Commands to your Plugin</a>
<a href="/docs/plugin_development/add-commands-to-plugin.html#content">Add Commands to your Plugin</a>
</li>
<li>
<a href='/docs/plugin_development/add-options-to-command.html#content'>Add Options to your Commands</a>
<a href="/docs/plugin_development/add-options-to-command.html#content">Add Options to your Commands</a>
</li>
<li>
<a href='/docs/plugin_development/enable-piping.html#content'>Enable Piping between Commands</a>
<a href="/docs/plugin_development/enable-piping.html#content">Enable Piping between Commands</a>
</li>
<li>
<a href='/docs/plugin_development/facets.html#content'>Enable modular functionality with Facets</a>
<a href="/docs/plugin_development/facets.html#content">Enable modular functionality with Facets</a>
</li>
<li>
<a href='/docs/plugin_development/test-plugins.html#content'>Test your Plugin</a>
<a href="/docs/plugin_development/test-plugins.html#content">Test your Plugin</a>
</li>
<li>
<a href='/docs/plugin_development/reference-libraries.html#content'>Reference Libraries</a>
<a href="/docs/plugin_development/reference-libraries.html#content">Reference Libraries</a>
</li>
<li>
<a href='/docs/plugin_development/make-plugin-available.html#content'>Make your Plugin available to Forge</a>
<a href="/docs/plugin_development/make-plugin-available.html#content">Make your Plugin available to Forge</a>
</li>
<li>
<a href='/docs/plugin_development/add-plugin-cpi.html#content'>Add your Plugin to the Central Plugin Index</a>
<a href="/docs/plugin_development/add-plugin-cpi.html#content">Add your Plugin to the Central Plugin Index</a>
</li>
<li>
<a href='/docs/plugin_development/important-apis.html#content'>Important APIs</a>
<a href="/docs/plugin_development/important-apis.html#content">Important APIs</a>
</li>
</ul>
</div>
<div class='span9'>
<div class="span9">
<h1>Contribute or Get Involved</h1>
<h2>Build Forge from source</h2>
<p>Got an idea? Want to get your feet wet? Do some <a href="https://issues.jboss.org/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+FORGE+AND+status+in+%28Open%2C+%22Coding+In+Progress%22%2C+Reopened%2C+Resolved%2C+%22Pull+Request+Sent%22%29+ORDER+BY+priority+DESC">ForgeStorming</a></p>
Expand Down Expand Up @@ -240,7 +240,7 @@ <h2>Share your work (send a pull request)</h2>
</div>
</div>
</div>
<hr />
<hr>
<footer>
<p>&copy; JBoss 2013</p>
</footer>
Expand Down
Loading

0 comments on commit 69232dc

Please sign in to comment.