0

Publishing site for version 1.0.0

This commit is contained in:
Ronald Jack Jenkins Jr
2017-08-09 01:21:40 +00:00
parent c94f032db4
commit 3f315193fb
62 changed files with 2433 additions and 1797 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2017-07-31
| Generated by Apache Maven Doxia at 2017-08-09
| Rendered using Apache Maven Fluido Skin 1.4
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170731" />
<meta name="Date-Revision-yyyymmdd" content="20170809" />
<meta http-equiv="Content-Language" content="en" />
<title>SLF4Bukkit &#x2013; Source Repository</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -16,7 +16,6 @@
<style type="text/css">body{background-image: url('./images/profiles/pre-release.png');}</style>
<script type="text/javascript" src="./js/apache-maven-fluido-1.4.min.js"></script>
@@ -122,10 +121,10 @@
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-07-31
<li id="publishDate">Last Published: 2017-08-09
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 0.1.6
<li id="projectVersion">Version: 1.0.0
</li>
@@ -244,11 +243,11 @@
<div class="section">
<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p>
<div class="source"><pre class="prettyprint linenums">$ git clone --branch 0.1.6 git://github.com/rjenkinsjr/slf4bukkit.git</pre></div></div>
<div class="source"><pre class="prettyprint linenums">$ git clone --branch 1.0.0 git://github.com/rjenkinsjr/slf4bukkit.git</pre></div></div>
<div class="section">
<h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p>
<div class="source"><pre class="prettyprint linenums">$ git clone --branch 0.1.6 git@github.com:rjenkinsjr/slf4bukkit.git</pre></div></div>
<div class="source"><pre class="prettyprint linenums">$ git clone --branch 1.0.0 git@github.com:rjenkinsjr/slf4bukkit.git</pre></div></div>
<div class="section">
<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>