393c17e8c0
Move news from webpage "Index" to dedicated "News"
...
This commit closes #48 .
2024-03-03 23:57:44 +00:00
11dac1e4a8
Increase MAJOR version number due to broken API compatibility
...
Commit 9c7528cb822f15f5ea457b55f65794fa58852546 broke API compatibility
with potental parsing, mandating a MAJOR version number increase. See
#51 for more details.
2024-03-03 19:16:37 +00:00
9c7528cb82
Rename Section "Recommendations" term "Desktop" to "PC"
...
This commit closes #51 .
2024-03-03 18:28:45 +00:00
e4e87af7f2
Add webpage "Sitemap" link to navigation bar
...
This commit closes #47 .
2024-03-03 02:13:56 +00:00
8770d25eae
Increase title font size
...
This commit closes #50 .
2024-03-03 00:24:57 +00:00
eaeb7eaaa0
Rebase webpage "About" from version "9.1.0-alpha.1" onto "9.1.0"
2024-02-25 17:00:52 +00:00
84637f85b4
Add avatar
...
This commit closes issue #45 .
2024-02-20 13:07:27 +00:00
eaf71de088
Rebase webpage "About" from version "9.0.0-alpha.2" onto "9.0.0"
2024-02-20 12:45:21 +00:00
03796be388
Properly namespace files via filesystem directories
...
This commit closes issue #44 .
2024-02-15 12:36:29 +00:00
3d881cff31
Add favicon
...
This commit closes issue #43 .
2024-02-15 12:28:03 +00:00
ee09f99970
Rebase webpage "About" from version "8.2.0-alpha.3" onto "8.2.0"
2024-02-15 09:45:43 +00:00
a4e0b1fa8c
Add section "Recommendations - Smartphone - Software" recommendation "Gallery"
...
As this is the first recommendation in the "Viewer" category, this
commit also adds the category in question.
2024-02-15 07:01:38 +00:00
9b9c087123
Remove list item end-periods
2024-02-15 06:38:23 +00:00
30c5be1f17
Fix ordered and unordered lists
...
Lists are standalone tags, not placed within paragraph tags. Also, fix
code indentation due to this change.
2024-02-15 06:37:24 +00:00
078ac5e5ac
Rebase webpage "About" from version "8.1.0-alpha.14" onto "8.1.0"
2024-02-15 06:26:24 +00:00
4ba964ad80
Add section "Languages"
2024-02-09 23:58:48 +00:00
10bef988ef
Explicitly use English Wikipedia articles for Wikipedia references
...
English is the world bridge language and most widespread language across
the world. Also, English articles often have much greater quality than
other languages.
2024-02-06 04:45:30 +00:00
fc81441f1c
Add Linus Torvalds reference link
2024-02-06 04:43:08 +00:00
eeed7d6e6d
Reformat section "Is it GNU/Linux or Just Linux?" line length to conform to code style
2024-02-06 01:28:17 +00:00
e690a54498
Reformat section "Recommendations" to conform to code style
...
Add subsections for each recommendation type, fix section IDs and
corresponding heading links, and change line lengths to conform to code
style.
2024-02-06 01:25:51 +00:00
0e1376d52a
Switch to variable formatting for SPDX License Identifier values
2024-02-06 00:13:42 +00:00
46e510f15d
Fix wording case
2024-02-06 00:03:56 +00:00
c176672343
Apply new links to section "Table of Contents"
2024-02-06 00:01:40 +00:00
e46d65e1b8
Remove hyphens from non-code SPDX License Identifier string
...
This was missed in commit 0c4a95d308adc6c7f312b456dd2822f83d3b1878.
2024-02-05 22:27:49 +00:00
0c4a95d308
Improve SPDX License Identifier section of licenses
...
Remove `<code>` elements from "SPDX License Identifier" string, setting
it to bold formatting, instead; this reserves code formatting for the
actual license.
2024-02-05 22:25:43 +00:00
5c2c327baf
Reformat section "Licensing" to conform to code style
...
Add subsections for each licence type and license, fix section IDs and
corresponding heading links, fix heading wording, and change line
lengths to conform to code style.
2024-02-05 22:16:20 +00:00
04d1216aeb
Reformat section "Date and Time" line length to conform to code style
2024-02-05 21:45:26 +00:00
d8d220d857
Add heading level 1 self-referring link
2024-02-05 21:41:22 +00:00
39358641f3
Reformat section "About Me" to conform to code style
...
Switches incorrect `<br/>` tags to proper `<p>` tags, and changes line
lengths to conform to coding style.
2024-02-05 21:23:21 +00:00
cd40b00b1f
Rebase webpage "About" from version "8.0.0-alpha.11" onto "8.0.0"
2024-02-04 20:34:23 +00:00
b62b16e467
Fix sentence structure
2024-01-30 16:39:24 +00:00
e2ff071376
Remove Google Pixel 4a (5G) and Pixel 5 support timeframes
...
Google Pixel 4a (5G) and Pixel 5 devices are now end-of-life and no
longer receive full firmware or driver updates.
2024-01-30 16:37:13 +00:00
b0f3588958
Remove Google Pixel 8-series support timeframe Apple comparison
...
It's not logical to make comparisons when the support timeframe itself
is device-specific and has no relation to other devices.
2024-01-30 16:35:03 +00:00
8418eb8aec
Remove duplicate link
2024-01-30 16:27:52 +00:00
0ce67deeef
Fix wording
2024-01-30 16:25:42 +00:00
9fda4f1f90
Add section "Versioning" and subsections
2024-01-30 16:12:41 +00:00
598f7b8fbf
Move subsection "About Me - Is it GNU/Linux or Just Linux" to its own section
...
It's more logical to move this section out of the "About Me" section
when it's unrelated to me, personally. It's the least related to me out
of everything on the "About" webpage, so it should be placed at the
bottom.
2024-01-30 01:42:05 +00:00
7a651eafde
Remove units from img
element height
and width
attributes
...
Units are not permitted to be used in `height` and `width` attributes in
`img` elements.
2024-01-30 00:01:48 +00:00
331f055a96
Add alt
attribute to images
...
`alt` attribute is a mandatory attribute of `<img>` elements.
2024-01-29 23:18:34 +00:00
0a39225eea
Remove duplicate IDs
...
IDs should not be defined multiple times. Use the `<section>` elements
to define the IDs rather than the headings.
2024-01-29 21:41:25 +00:00
f535c3e573
Reorder navigation bar list
2024-01-29 18:30:37 +00:00
8eaa84fd11
Rebase webpage "About" from version "7.0.0-alpha.11" onto "7.0.0"
2024-01-29 00:36:52 +00:00
d0e61a16b7
Fix broken links
2024-01-13 08:33:57 +00:00
87f8eefc7d
Add more reference links
2024-01-13 08:33:10 +00:00
89f9a1f706
Clarify DNS records
2024-01-13 08:06:43 +00:00
49984fde9e
Document Secure Shell fingerprint records usage
2024-01-13 08:04:08 +00:00
18dacecc69
Document usage of Certificate Authority Authorization
2024-01-13 08:01:33 +00:00
b160960771
Improve section "Licensing"
...
Break into more paragraphs, minor rewording, and reordering of
paragraphs.
2024-01-13 07:52:37 +00:00
0b02f34c21
Improve argument against "GNU/Linux" naming
...
Reword argument to avoid targeting readers, as well as improve the
structure of the section.
2024-01-13 07:44:51 +00:00
1642e530fe
Format license types with bold
2024-01-13 07:40:40 +00:00