204 Commits

Author SHA1 Message Date
e0b5fa255e
Rebase webpage "About" from version 6.3.0-alpha.10 onto 6.3.0 2023-11-24 02:03:15 +00:00
e80f271613
Add section "Recommendations" tables IDs/headers
Add IDs and headers to the "Recommendations" section of the "About"
webpage on the website, in order to improve accessibility. Improvements
to table layout have also been developed, along with extended code line
length for content under heading level 5 or higher.
2023-11-23 23:15:30 +00:00
89e0ba937f
Add Google Pixel section "Security/Privacy" 2023-11-22 17:16:30 +00:00
981e1d536f
Remove legacy wording 2023-11-22 03:38:30 +00:00
aeb9a969bf
Add Google Pixel Fold and Pixel Tablet support timeframes
Google Pixel Fold and Pixel Tablet should be listed seperately despite
being 7th generation, to clarify that they are supported alongside Pixel
7 and Pixel 7 Pro.
2023-11-22 03:34:08 +00:00
f9b09e4ed6
Add 5th generation Google Pixel support timeframes
5th generation Google Pixel devices are still supported and should be
mentioned alonside other currently-supported devices.
2023-11-22 03:31:43 +00:00
b709f1b255
Add Google Pixel support section 2023-11-22 03:27:02 +00:00
ead6f16c32
Fix anchor closing tags 2023-11-22 03:12:47 +00:00
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
275a159e13
Switch from local relative paths to absolute 2023-11-20 04:19:37 +00:00
db3690524c
Switch from class selector "td.td-desc" to "td.desc"
This class selector does not require duplicating "td" since it is
already specific to the "td" element.
2023-11-20 03:53:59 +00:00
85548fa8cc
Switch navigation bar CSS class to "navbar" 2023-11-20 03:28:03 +00:00
65cb6aa20b
Add webpage "Directory" navigation bar link 2023-11-19 23:00:20 +00:00
26d4eaa0f6
Rebase webpage "About" from version 6.2.3-alpha.9 onto 6.2.3 2023-11-19 19:26:55 +00:00
8c409cc984
Add custom CSS class "nav-bar" for main navigation bar 2023-11-16 17:39:35 +00:00
7a03618760
Reorder file metadata header 2023-11-16 17:00:16 +00:00
cd7849d03d
Reorder head element child elements 2023-11-16 16:52:21 +00:00
78c3e4d562
Close tags without an end tag
Closing tags which don't have an end tag provides more correctness for
XML and XHTML tools, and is not against HTML standards despite closing
such tags not being mandatory in HTML.
2023-11-16 16:42:54 +00:00
f16a6355d4
Set head element meta charset attribute to UTF-8 2023-11-16 16:17:34 +00:00
eca9fc50f9
Add HTML lang attribute 2023-11-16 16:03:33 +00:00
0e685dd463
Switch table of contents from section element to nav 2023-11-16 15:52:59 +00:00
84b7c9b655
Fix nav element 2023-11-16 15:19:34 +00:00
55fa457e25
Switch navigation bar from custom sidebar element to proper nav 2023-11-14 19:17:49 +00:00
6620836e4c
Rebase webpage "About" from version 6.2.2-alpha.1 onto 6.2.2 2023-11-14 19:17:41 +00:00
4ce1918a15
Switch from signed integer overflow wrapping to trapping 2023-10-30 07:01:26 +00:00
b4106f7425
Improve wording 2023-10-30 06:55:49 +00:00
2b0b9afb30
Remove unnecessary word 2023-10-30 06:54:18 +00:00
ed0747fe4e
Fix code to conform to code style 2023-10-30 06:53:28 +00:00
73cc05c071
Correct Armv9 name 2023-10-30 03:11:26 +00:00
76ff466f16
Add Google Pixel 8-series MTE details 2023-10-27 07:16:55 +00:00
2e91a33e3d
Add line break 2023-10-27 07:10:30 +00:00
a9dfae5ced
Switch to proper paragraph formatting 2023-10-27 07:06:56 +00:00
131278093b
Add Google Pixel 8-series support information 2023-10-27 00:28:06 +00:00
2897e3b6dd
Fix HTML anchors 2023-10-26 04:34:12 +00:00
9d52b7b3a7
Fix section "Licensing" heading levels 2023-10-26 04:30:23 +00:00
ac8f056941
Fix HTML anchor 2023-10-26 04:14:34 +00:00
d8dfcfd070
Fix HTML anchor 2023-10-26 04:13:26 +00:00
25d98df572
Fix HTML anchor 2023-10-26 03:58:12 +00:00
c4c81bc487
Add missing table of contents section 2023-10-26 03:57:15 +00:00
9d798e6bd0
Add About Me subsection "Is it GNU/Linux or Just Linux?" 2023-10-26 03:54:20 +00:00
5fa4c8190a
Improve wording 2023-10-26 03:45:06 +00:00
b2b5cae7e2
Add licensing subsection "Do I Distinguish Between Open-source and Free Software?" 2023-10-26 03:39:08 +00:00
d1d43482d0
Update webpage "About" from version 6.0.1-alpha.1+125 to 6.0.2-alpha.1 2023-10-26 01:22:38 +00:00
c45b59ce86
Fix non-scrolling table overflow-x 2023-10-05 20:25:00 +01:00
08e01e8af1
Rename CSS from "inf" to "main" 2023-10-03 06:59:22 +01:00
24b64508fb
Add "Documentation" webpage 2023-10-02 17:38:37 +01:00
bb1c1504e1
Switch to from BSD 3-Clause Clear license to OSI-approved BSD 3-Clause 2023-09-17 20:57:39 +01:00
3ca785dbb5
Improve wording 2023-09-16 20:47:16 +01:00
f1e21e5ec0
Fix table of contents link target 2023-09-16 20:36:25 +01:00
f23d7bd855
Add missing debug logging reason 2023-09-16 20:31:07 +01:00