46 Commits

Author SHA1 Message Date
275a159e13
Switch from local relative paths to absolute 2023-11-20 04:19:37 +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
6412c38b98
Rebase webpage "Blog - #2" from version 5.0.2-alpha.9 onto 5.0.2 2023-11-19 19:39:48 +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
a93dd99d45
Rebase webpage "Blog - #2" from version 5.0.1-alpha.1 to 5.0.1 2023-11-14 19:26:24 +00:00
5c10e5038e
Update legacy Twitter name to X 2023-11-11 10:22:03 +00:00
eab68188a5
Fix code to conform to code style 2023-11-11 10:20:54 +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
44264f740c
Add HTML sections. 2023-06-26 02:30:14 +01:00
a42f11d56f
Fix HTML link formatting. 2023-06-26 02:18:41 +01:00
34daf8f6b6
Add Index webpage link to logo and title. 2023-06-26 02:04:59 +01:00
9dfffaa9bb
Remove comment end-periods. 2023-06-26 02:04:00 +01:00
cc23fba208
Remove unnecessary HTML line breaks. 2023-06-26 01:34:52 +01:00
b24d0070a3
Properly indent code. 2023-06-25 21:37:47 +01:00
1054b2bc42
Remove unnecessary spacing. 2023-06-25 21:13:33 +01:00
28c0e5a71e
Switch license from BSD-3-Clause-Clear to OSI-approved BSD-3-Clause. 2023-05-19 06:04:03 +01:00
c798a1c537
Fix incorrectly indented body tag. 2023-03-14 07:12:35 +00:00
6dcc582832
Add missing line break. 2023-03-14 06:53:54 +00:00
ed1f257bc4
Switch from hyphen-formatted list to HTML ordered list. 2023-03-14 05:55:44 +00:00
9ef8c5a8b4
Add table of contents. Indent code to match coding style. 2023-03-14 05:51:05 +00:00
73e07b7258
Improve spacing between webpage title and first section of webpage. 2023-03-14 05:37:28 +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
e6e0d295ec
Add Key page link. 2023-01-13 22:02:43 +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
45e696e5bd Update copyright year range in preparation for 2023. Switch licensing system to SPDX license formatting. 2022-12-26 06:20:31 +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
a7d98e3a56 Update filenames to new file naming system. 2022-12-20 02:20:45 +00:00