inference d5f96630cc
Revert "Switch from local relative paths to absolute"
This reverts commit 275a159e1336c62e2030ca6e9f092a5f9035d69e.

Webroot conflicts with local root filesystem and causes broken paths
when opening repository files locally. Revert change from relative to
absolute paths until a solution is found.
2023-11-20 04:29:14 +00:00
2023-08-12 20:08:50 +01:00
2023-10-26 03:13:18 +00:00

Website

Inferencium website.

Branches

alpha

Pre-alpha development and alpha testing occurs in this branch.

beta

Feature-complete beta testing of merged code from alpha branch occurs in this branch.
Merges from alpha branch to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.

stable

Feature-complete and tested versions from beta branch are stored in this branch.
Merges from beta branch to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.
This branch contains code used in production.

Security

All files are checked for security issues; however, it is always the users responsibility to audit the code before installing and/or executing it. Inferencium takes no responsibility for any security issues which may arise due to usage of this repository.

Licensing

Code is licensed under BSD 3-Clause license.

Assets are property of their owners and are used under fair use; restrictions may apply to the usage of assets.

Personal content, including, but not limited to, blog posts, is copyrighted and cannot be distributed or modified without explicit consent from Inferencium.

Description
Inferencium website source code and assets.
Readme 3.8 MiB
Languages
HTML 92.8%
Shell 3.9%
CSS 2.8%
Standard ML 0.5%