website/README.md

36 lines
995 B
Markdown
Raw Normal View History

<h1>Inferencium - Website</h1>
<p>Inferencium website.</p>
2022-06-27 00:35:36 +01:00
<br>
<br>
<h2>Licensing</h2>
2022-11-13 15:59:53 +00:00
<p>All content is licensed under BSD 3-Clause Clear license.</p>
2022-06-27 00:35:36 +01:00
<br>
<p>Exceptions:<br>
<ol>
<li>All content outside of code, including personal content<br>
2022-10-29 17:36:43 +01:00
such as blog posts, is copyrighted and cannot be distributed or modified<br>
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<br>
user's responsibility to audit the code before installing and/or executing<br>
it.<br>
<br>
The maintainers take no responsibility for any security issues which<br>
may arise due to usage of this repository.</p>
<br>
<br>
<h2>Branches</h2>
<h3>dev</h3>
<p>Development branch. All pre-alpha development and alpha testing happens<br/>
here.<br/>
<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/>