2023-02-12 13:36:37 +00:00
|
|
|
<h1>Website</h1>
|
2022-11-22 04:36:38 +00:00
|
|
|
<p>Inferencium website.</p>
|
2022-06-27 00:35:36 +01:00
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<h2>Licensing</h2>
|
2023-03-05 04:43:14 +00:00
|
|
|
<p>All content is licensed under BSD-3-Clause-Clear license*.<br>
|
2022-06-27 00:35:36 +01:00
|
|
|
<br>
|
2022-12-26 06:01:28 +00:00
|
|
|
*Exceptions:<br>
|
2022-11-13 15:58:10 +00:00
|
|
|
<ol>
|
2023-02-12 13:54:55 +00:00
|
|
|
<li>All content outside of code, including personal content such as blog posts, is copyrighted and
|
|
|
|
cannot be distributed or modified without explicit consent from Inferencium.</li></p>
|
2022-11-13 15:58:10 +00:00
|
|
|
</ol>
|
2022-10-29 17:36:43 +01:00
|
|
|
<br>
|
2022-06-27 00:35:36 +01:00
|
|
|
<br>
|
|
|
|
<h2>Security</h2>
|
2023-02-12 13:54:55 +00:00
|
|
|
<p>All files are checked for security issues; however, it is always the user's responsibility to
|
2022-12-05 13:52:10 +00:00
|
|
|
audit the code before installing and/or executing it.<br>
|
2022-06-27 00:35:36 +01:00
|
|
|
<br>
|
2023-02-12 13:54:55 +00:00
|
|
|
Inferencium takes no responsibility for any security issues which may arise due to usage of this
|
2023-02-12 13:36:37 +00:00
|
|
|
repository.</p>
|
2022-06-27 00:35:36 +01:00
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<h2>Branches</h2>
|
2023-03-15 09:06:05 +00:00
|
|
|
<h3>main</h3>
|
|
|
|
<p>Website root directory files pre-alpha development and alpha testing happens in this branch.</p>
|
|
|
|
<h3>asset</h3>
|
|
|
|
<p>Website asset, including multimedia, files pre-alpha development and alpha testing happens in
|
|
|
|
this branch.</p>
|
|
|
|
<h3>blog</h3>
|
|
|
|
<p>Website blog files pre-alpha development and alpha testing happens in this branch.</p>
|
|
|
|
<br>
|
|
|
|
<h3>contact</h3>
|
|
|
|
<p>Website contact
|
2022-06-27 00:35:36 +01:00
|
|
|
<h3>beta</h3>
|
2023-03-15 09:06:05 +00:00
|
|
|
<p>Feature-complete beta testing of merged code from development branches happens in this
|
|
|
|
branch.</p>
|
2022-06-27 00:35:36 +01:00
|
|
|
<br>
|
|
|
|
<h3>stable</h3>
|
2023-03-15 09:06:05 +00:00
|
|
|
<p>Completed and tested versions from beta branch are stored in this branch.<br>
|
|
|
|
This branch contains files used in production.</p>
|
|
|
|
<br>
|