1843 Commits

Author SHA1 Message Date
9a147e5ef3
Add track "Crig - DnA" 2024-04-01 12:47:45 +00:00
44674e6af8
Add track "CONTACT - Somewhere (Skeler Remix)" 2024-04-01 12:43:02 +00:00
aca7cc586c
Rebase webpage "Music" from version "7.0.1-alpha.1" onto "7.0.1" 2024-04-01 12:34:33 +00:00
f4fbca0fe8
Rebase webpage "About" from version "10.2.0-alpha.14" onto "10.2.0" 2024-03-29 17:13:15 +00:00
e7ec013d3f
Add "stable_diffusion-webui" source code repository link 2024-03-26 11:15:04 +00:00
ab981bf7d5
Rebase webpage "Source" from version "8.1.0-alpha.6" onto "8.1.0" 2024-03-26 11:12:59 +00:00
a986b3f9d0
Rebase webpage "Changelog - Firmware - aa000-0" from version "5.1.0-alpha.13" onto "5.1.0" 2024-03-25 10:30:21 +00:00
824dafb02d
Fix "linux-firmware" link 2024-03-25 06:01:37 +00:00
d7873e96bf
Strip trailing slashes from URIs
There is no guarantee that the URIs are directories instead of files, so
strip the slash and allow the web server/web browser to handle them.
2024-03-25 06:00:01 +00:00
c680cfef44
Add third-party source code repository mirror locations 2024-03-25 05:56:20 +00:00
76c2a2bc7f
Switch from <nav> elements to <section> elements for source code repository locations
`<nav>` is used for main navigation across the website. It's more
logical to use `<section>` for source code repository sections.
2024-03-25 05:27:42 +00:00
fe8322e729
Add source code repository third-party mirrors section 2024-03-25 05:26:34 +00:00
d9610fa773
Modularise source code repository locations
Since Inferencium code is now located across multiple locations,
including Inferencium servers and third-party mirrors, the source code
navigation should be updated to reflect that.
2024-03-25 04:43:39 +00:00
a9126e7015
Rebase webpage "Source" from version "8.0.1-alpha.1" onto "8.0.1" 2024-03-25 04:23:58 +00:00
40d5dbc372
Add webpage description 2024-03-24 12:34:58 +00:00
e3afb9c4fb
Rename instances of "readme" to "README"
Uppercase is the standard case for README files.
2024-03-24 12:29:22 +00:00
66a35617e0
Add "Firmware - aa000-0" version "14.0.0" changelog 2024-03-24 12:26:57 +00:00
fb4da20fed
Reorder changelog list items 2024-03-24 12:24:17 +00:00
e1d20affaa
Add "Firmware - aa000-0" version "13.0.0" changelog 2024-03-24 12:22:30 +00:00
fe00131e04
Add "Firmware - aa000-0" version "12.0.0" changelog 2024-03-24 12:18:17 +00:00
0fa1b9dcd2
Add "Firmware - aa000-0" version "11.0.0" changelog 2024-03-24 12:13:19 +00:00
c88faf5514
Add "Firmware - aa000-0" version "10.0.0" changelog 2024-03-24 12:11:01 +00:00
abfa8dc9e7
Add "Firmware - aa000-0" version "9.0.0" changelog 2024-03-24 11:35:10 +00:00
9b53e9e3aa
Fix link 2024-03-24 11:20:15 +00:00
24701232f2
Add "Firmware - aa000-0" version "8.0.0.9" changelog 2024-03-24 11:19:17 +00:00
c43abe7ca4
Reorder changelog list items 2024-03-24 11:16:14 +00:00
22cbcf146b
Improve pre-colon formatting 2024-03-24 11:09:41 +00:00
0a3aea72bc
Rebase webpage "Changelog - Firmware - aa000-0" from version "5.0.1-alpha.1" onto "5.0.1" 2024-03-24 11:04:29 +00:00
45376c848e
Improve post-colon description formatting 2024-03-24 10:06:24 +00:00
9215af46c7
Clarify GrapheneOS MTE support 2024-03-24 07:03:21 +00:00
83babdb8e7
Remove list item end-period 2024-03-24 05:27:29 +00:00
23fda2c38a
Further document Conversations features
Added latest and most important XEPs in list-form.
2024-03-24 05:23:50 +00:00
0bd4bcecbe
Further document GrapheneOS memory protections
Further detail hardened_malloc memory protections, and document MTE for
supported devices.
2024-03-24 04:42:15 +00:00
8313349176
Add missing paragraph closing tag 2024-03-24 04:34:07 +00:00
a6d9312af0
Fix spelling and grammar 2024-03-24 04:32:39 +00:00
6b0848e5a9
Fix section "Recommendations" hardware/software table headings
Cease using `<br/>` as it is unnecessary for this use case.
2024-03-24 04:10:58 +00:00
4e8cc15f40
Add "musl" to section "Recommendations - Software - PC"
This commit closes #65.
2024-03-24 03:22:13 +00:00
e24b63e0af
Add hardware "Google Pixel" licensing information 2024-03-24 02:50:40 +00:00
b8fef1ac85
Fix section "Recommendations" SPDX License Identifier table headings
This commit closes #64.
2024-03-24 02:45:04 +00:00
5da5e5ff28
Improve spacing of section "Recommendations" tables license column
Cease using `<br/>` tags and use proper `<p></p>` tags instead. This
also improves the spacing due to CSS.
2024-03-24 02:38:39 +00:00
aa2fe5253a
Fix software "Molly" license
Molly is licensed under AGPLv3, not GPLv3.
2024-03-24 02:26:17 +00:00
6309998a9c
Add "OpenCalc" to section "Recommendations - Software - Smartphone"
This commit closes #63.
2024-03-24 02:22:31 +00:00
abb95a15e9
Rebase webpage "About" from version "10.1.0-alpha.3" onto "10.1.0" 2024-03-23 10:29:56 +00:00
978e0d9841
Fix Git website link 2024-03-20 23:01:27 +00:00
3aa6a46a7f
Add "Gitea" to section "Recommendations - Software - PC"
This commit closes #62.
2024-03-20 23:00:21 +00:00
54ed8e756b
Add "Git" to "Recommendations - Software - PC"
This commit closes #61.
2024-03-20 06:02:07 +00:00
4aeba75f82
Rebase webpage "About" from version "10.0.2-alpha.1" onto "10.0.2" 2024-03-20 04:09:50 +00:00
6d75620503
Fix license links 2024-03-19 04:38:46 +00:00
3d720b4aeb
Improve website link text 2024-03-19 04:38:17 +00:00
62c227a279
Reformat CC-BY-ND-4.0 license text
Inferencium code uses 4-space tab characters as indents, not spaces.
2024-03-18 02:35:53 +00:00