46 Commits

Author SHA1 Message Date
9c84c7ae5d
Rebase webpage "Blog - #1" from version 5.0.2-alpha.9 onto 5.0.2 2023-11-19 19:37:09 +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
a168bb9f47
Rebase webpage "Blog - #1" from version 5.0.1-alpha.1 onto 5.0.1 2023-11-14 19:25:20 +00:00
ede5e92a5c
Improve readability 2023-10-31 02:57:38 +00:00
ca0379fde5
Switch to proper emphasis code 2023-10-31 02:54:52 +00:00
c3f8f978a2
Fix code to conform to code style 2023-10-31 02:51:29 +00:00
2b1a6a7193
Remove unnecessary line break 2023-10-31 02:30:07 +00:00
a745bcd3b6
Fix issue anchors to conform to code style 2023-10-31 02:28:35 +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
7078cb889e
Add missing Changelog webpage navbar link. 2023-06-26 02:53:32 +01:00
ed3a3a664f
Add HTML sections. 2023-06-23 18:29:16 +01:00
cffebab69a
Properly indent code. 2023-06-23 00:35:16 +01:00
091df2ad22
Reorder HTML link formatting. 2023-06-22 21:21:47 +01:00
ff63ab86eb
Fix HTML link formatting. 2023-06-22 21:19:44 +01:00
f473e71500
Add Index webpage link to logo and title. 2023-06-22 21:17:31 +01:00
07841a4346
Remove comment end-periods. 2023-06-22 21:16:14 +01:00
1e5d046c1a
Remove unnecessary HTML line breaks. 2023-06-22 21:15:02 +01:00
5fd8e862fa
Remove unnecessary spacing. 2023-06-22 21:13:32 +01:00
eadf487041
Add quotation marks in blockquotes. 2023-06-05 00:18:11 +01:00
71dff4b22d
Switch to blockquote formatting for quotes. 2023-06-05 00:07:29 +01:00
28c0e5a71e
Switch license from BSD-3-Clause-Clear to OSI-approved BSD-3-Clause. 2023-05-19 06:04:03 +01:00
bcb0c74733
Add table of contents. Indent code to match coding style. 2023-03-13 14:47:54 +00:00
5e83403040
Improve spacing between webpage title and first section of webpage. 2023-03-13 14:32:41 +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
7e32eedd7a
Add Key page link. 2023-01-13 22:01:33 +00:00
c247fba686 Switch from blog-date to new update_date class. 2022-12-26 07:47:40 +00:00
85aee75f8a Update image link to new asset directory. 2022-12-26 07:40:16 +00:00
5be03d85fa Update copyright year range in preparation for 2023. Switch licensing system to SPDX license formatting. 2022-12-26 06:17:26 +00:00
2f90db1068 Add blog dates to blog-date class. 2022-12-26 05:56:58 +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
3b3230d6cc Update filenames to new file naming system. 2022-12-20 02:19:21 +00:00