Update readme to clarify new branch structure. Add links to license and branches for faster and easier navigation.
This commit is contained in:
commit
aa452c1788
39
README.md
39
README.md
@ -3,7 +3,8 @@
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<h2>Licensing</h2>
|
<h2>Licensing</h2>
|
||||||
<p>All content is licensed under BSD-3-Clause-Clear license*.<br>
|
<p>All content is licensed under <a href="https://git.inferencium.net/Inferencium/website/src/branch/stable/license/BSD-3-Clause-Clear.txt"
|
||||||
|
>BSD-3-Clause-Clear</a> license*.<br>
|
||||||
<br>
|
<br>
|
||||||
*Exceptions:<br>
|
*Exceptions:<br>
|
||||||
<ol>
|
<ol>
|
||||||
@ -21,12 +22,34 @@ repository.</p>
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<h2>Branches</h2>
|
<h2>Branches</h2>
|
||||||
<h3>dev</h3>
|
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/main/"
|
||||||
<p>Development branch. All pre-alpha development and alpha testing happens here.<br>
|
>main</a></h3>
|
||||||
|
<p>Website root directory files pre-alpha development and alpha testing happens in this branch.</p>
|
||||||
<br>
|
<br>
|
||||||
<h3>beta</h3>
|
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/asset/"
|
||||||
<p>Beta branch. All beta testing happens here.</p>
|
>asset</a></h3>
|
||||||
|
<p>Website asset, including multimedia, files pre-alpha development and alpha testing happens in
|
||||||
|
this branch.</p>
|
||||||
|
<br>
|
||||||
|
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/blog/"
|
||||||
|
>blog</a></h3>
|
||||||
|
<p>Website blog files pre-alpha development and alpha testing happens in this branch.</p>
|
||||||
|
<br>
|
||||||
|
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/contact/"
|
||||||
|
>contact</a></h3>
|
||||||
|
<p>Website contact files pre-alpha development and alpha testing happens in this branch.</p>
|
||||||
|
<br>
|
||||||
|
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/license/"
|
||||||
|
>license</a></h3>
|
||||||
|
<p>Website license files pre-alpha and alpha testing happens in this branch.</p>
|
||||||
|
<br>
|
||||||
|
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/beta/"
|
||||||
|
>beta</a></h3>
|
||||||
|
<p>Feature-complete beta testing of merged code from development branches happens in this
|
||||||
|
branch.</p>
|
||||||
|
<br>
|
||||||
|
<h3><a href="https://git.inferencium.net/Inferencium/website/src/branch/"
|
||||||
|
>stable</a></h3>
|
||||||
|
<p>Completed and tested versions from beta branch are stored in this branch.<br>
|
||||||
|
This branch contains files used in production.</p>
|
||||||
<br>
|
<br>
|
||||||
<h3>stable</h3>
|
|
||||||
<p>Stable branch. Complete and stable versions are stored here.<br/>
|
|
||||||
<br/>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user