website/README.md

33 lines
969 B
Markdown
Raw Normal View History

<h1>Website</h1>
<p>Inferencium website.</p>
2022-06-27 00:35:36 +01:00
<br>
<br>
<h2>Licensing</h2>
<p>All content is licensed under GPL-3.0-or-later license&#42;.<br>
2022-06-27 00:35:36 +01:00
<br>
2022-12-26 06:01:28 +00:00
&#42;Exceptions:<br>
<ol>
<li>All content outside of code, including personal content such as blog posts, is copyrighted<br>
and cannot be distributed or modified without explicit consent from Inferencium.</li></p>
</ol>
2022-10-29 17:36:43 +01:00
<br>
2022-06-27 00:35:36 +01:00
<br>
<h2>Security</h2>
<p>All files are checked for security issues; however, it is always the user's responsibility to<br>
audit the code before installing and/or executing it.<br>
2022-06-27 00:35:36 +01:00
<br>
Inferencium takes no responsibility for any security issues which may arise due to usage of this<br>
repository.</p>
2022-06-27 00:35:36 +01:00
<br>
<br>
<h2>Branches</h2>
<h3>dev</h3>
<p>Development branch. All pre-alpha development and alpha testing happens here.<br>
2022-06-27 00:35:36 +01:00
<br>
<h3>beta</h3>
<p>Beta branch. All beta testing happens here.</p>
2022-06-27 00:35:36 +01:00
<br>
<h3>stable</h3>
<p>Stable branch. Complete and stable versions are stored here.<br/>
2022-06-27 00:35:36 +01:00
<br/>