42 Commits

Author SHA1 Message Date
90e1ba869f
Rebase webpage "Blog - #3" from version 5.0.2-alpha.9 onto 5.0.2 2023-11-19 19:46:54 +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
00d56aee87
Switch navigation bar from custom sidebar element to proper nav 2023-11-16 15:02:24 +00:00
2d4077441a
Rebase webpage "Blog - #3" from version 5.0.1-alpha.1 onto 5.0.1 2023-11-14 19:26:53 +00:00
cb53e8a9b4
Fix code to conform to code style 2023-11-11 11:48:34 +00:00
b6a2c8b798
Remove unnecessary comment 2023-10-30 23:17:12 +00:00
2692acbe52
Move navigation bar to HTML body 2023-10-30 23:11:20 +00:00
b705166ff6
Add "Documentation" webpage 2023-10-03 07:05:25 +01:00
8f3425f8ea
Rename CSS from "inf" to "main" 2023-10-03 07:02:27 +01:00
3e59bcc90d
Remove redundant CSS classes 2023-09-02 14:22:13 +01:00
f2912f22cd
Add missing paragraph opening tag. 2023-06-27 22:05:50 +01:00
f9a97eb20e
Add HTML sections. 2023-06-27 22:02:32 +01:00
8ea6b957d0
Properly indent code. 2023-06-27 21:59:25 +01:00
431f074bb5
Reorder HTML link formatting. 2023-06-27 21:56:56 +01:00
bdc1646853
Fix HTML link formatting. 2023-06-27 21:55:49 +01:00
a47225f3e9
Remove comment end-periods. 2023-06-27 21:50:23 +01:00
552a372b2f
Add Index webpage link to logo and title. 2023-06-27 21:49:48 +01:00
0aa989326a
Remove unnecessary HTML line breaks. 2023-06-27 21:48:18 +01:00
bf60d14768
Remove unnecessary spacing. 2023-06-27 21:46:04 +01:00
7078cb889e
Add missing Changelog webpage navbar link. 2023-06-26 02:53:32 +01:00
28c0e5a71e
Switch license from BSD-3-Clause-Clear to OSI-approved BSD-3-Clause. 2023-05-19 06:04:03 +01:00
135024027a
Fix incorrect spacing. 2023-03-14 07:11:19 +00:00
1d87c7ddf7
Add table of contents. Indent code to match coding style. 2023-03-14 07:09:44 +00:00
21da734b0b
Improve spacing between webpage title and first section of webpage. 2023-03-14 07:02:15 +00:00
cf31aaceb7
Switch copyright owner from psuedonym to orthonym. Switch license from GPL-3.0-or-later to BSD-3-Clause-Clear. 2023-03-05 05:13:07 +00:00
72cdf1f255
Increment version to prevent version collisions due to previous release not incrementing it. 2023-02-12 13:49:18 +00:00
6df23af2a9
Switch licensing from BSD-3-Clause-Clear to GPL-3.0-or-later. 2023-02-12 13:40:01 +00:00
e7cf879617
Add Key page link. 2023-01-13 22:02:10 +00:00
c247fba686 Switch from blog-date to new update_date class. 2022-12-26 07:47:40 +00:00
77770dd59d Update image link to new asset directory. 2022-12-26 07:41:16 +00:00
3624807cda Update copyright year range in preparation for 2023. Switch licensing system to SPDX license formatting. 2022-12-26 06:19:46 +00:00
eedb63afab Add blog dates to blog-date class. 2022-12-26 05:58:02 +00:00
a7e246478e Increase versions due to being missed in last stable update. 2022-12-20 05:54:00 +00:00
5b8fa3cc98 Add responsive view for better cross-device support. 2022-12-20 04:53:45 +00:00
15dc3b034b Add Blog #3: The Chromium Monopoly. 2022-12-20 02:28:48 +00:00