inference 5b557fee24
fix(ui): fix page-scroll on mobile web browsers
This commit is a continuation of commits
599ad9b0bb2e3dfa4ce7bbf4b3556c54ea47ac00,
5a146e013705f512bde74aae5878f0d0d9463002 and
7ef37b969d7b6c9f2e6a7b3ee52f120ea1e92359.
2025-06-24 20:45:32 +00:00
2024-03-24 10:10:29 +00:00
2024-03-18 03:01:46 +00:00
2024-03-18 03:08:23 +00:00
2024-06-17 08:12:11 +01:00
2023-08-12 20:10:03 +01:00
2024-03-19 04:40:06 +00:00
2024-02-02 19:19:55 +00:00

Website

This repository contains code and assets for the Inferencium website.

Branches

Alpha

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

Fine-grained commits for each change are pushed to this branch and are tested internally.

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.

Code within this branch can be beta-tested at Inferencium beta website.

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, 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.

Non-code, personal content, including, but not limited to, blog posts, is licensed under Creative Commons Attribution-NoDerivatives 4.0 International. This is stated as custom SPDX License Exception AdditionRef-Inferencium-Personal-exception.

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

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%