58 Commits

Author SHA1 Message Date
65cb6aa20b
Add webpage "Directory" navigation bar link 2023-11-19 23:00:20 +00:00
09fecc85bd
Rebase webpage "Blog" from version 4.0.2-alpha.8 onto 4.0.2 2023-11-19 19:50:32 +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
0fbf49347f
Rebase webpage "Blog" from version 4.0.1-alpha.1 onto 4.0.1 2023-11-14 19:18:12 +00:00
67590665fb
Remove unnecessary comments 2023-10-30 22:49:21 +00:00
85aa3ef7f8
Move navigation bar to HTML body 2023-10-30 22:48:08 +00: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
da2a8c8b98
Remove redundant CSS classes 2023-09-02 13:44:01 +01:00
55cd304684
Add Index webpage link to logo and title. 2023-06-19 15:23:56 +01:00
3c0cf3b1b9
Add section IDs. 2023-06-16 21:21:48 +01:00
24b1c51e73
Remove unnecessary spacing. 2023-06-12 13:32:45 +01:00
730a5a252a
Switch from strong formatting to bold for blog dates since emphasis is not required. 2023-06-12 13:32:45 +01:00
c1028a0e82
Fix HTML link formatting. 2023-06-12 13:32:45 +01:00
7ac75ab8ae
Add HTML sections. 2023-06-12 13:32:45 +01:00
e0c1dfd980
Remove HTML line breaks. 2023-06-12 13:32:45 +01:00
3a59a62a80
Remove unnecessary spacing. 2023-06-12 13:32:45 +01:00
f16a623e2f
Switch license from BSD-3-Clause-Clear to OSI-approved BSD-3-Clause. 2023-06-12 13:32:45 +01:00
07c6de4fea
Add Changelog page link to navigation bar. 2023-06-12 13:32:45 +01:00
0315461e99
Add extra line break to body end. 2023-06-12 13:32:45 +01:00
d3ae34575c
Simplify copyright attribution. 2023-06-12 13:32:45 +01:00
e84d975a93
Move blog posts comment to more suitable location. 2023-06-12 13:32:45 +01:00
73f02978d3
Remove unnecessary periods from comments. 2023-06-12 13:32:45 +01:00
0631092c8a
Properly indent code. 2023-06-12 13:32:45 +01:00
320ec741ec
Add table of contents. Refactor blog post directory section. 2023-06-12 13:32:44 +01:00
46e0833341
Improve spacing between webpage title and first section of webpage. 2023-06-12 13:32:44 +01:00
d9713ee801
Switch copyright owner from psuedonym to orthonym. Switch license from GPL-3.0-or-later to BSD-3-Clause-Clear. 2023-06-12 13:32:44 +01:00
74f27eef03
Increment version to prevent version collisions due to previous release not incrementing it. 2023-06-12 13:32:44 +01:00
be78e3d55d
Switch licensing from BSD-3-Clause-Clear to GPL-3.0-or-later. 2023-06-12 13:32:44 +01:00
d71490dba2
Add Key page link. 2023-06-12 13:32:44 +01:00
0c7b0e3886
Update image link to new asset directory. 2023-06-12 13:32:44 +01:00
2dfbaa39b8
Update copyright year range in preparation for 2023. Switch licensing system to SPDX license formatting. 2023-06-12 13:32:44 +01:00
6868e20bcc
Increase versions due to being missed in last stable update. 2023-06-12 13:32:44 +01:00
03cfddc4cd
Add responsive view for better cross-device support. 2023-06-12 13:32:44 +01:00
91372082bc
Add Blog #3. Update URL targets to new file naming system. 2023-06-12 13:32:44 +01:00
857ec6c398
Update version due to previous code change. 2023-06-12 13:32:43 +01:00
64ae2ce5c8
Unify HTML link formatting. 2023-06-12 13:32:43 +01:00
0bc635aff8
Rename CSS filename from infnet to inf as part of the transition from Inferencium Network to Inferencium. 2023-06-12 13:32:43 +01:00
10a7553032
Decrease Inferencium logo size. 2023-06-12 13:32:43 +01:00
b38cf5347c
Fix Inferencium logo in sidebar by adding missing quotation marks in image source target. 2023-06-12 13:32:43 +01:00
5802a1166d
Add Inferencium logo to navigation bar. 2023-06-12 13:32:43 +01:00
ad46582663
Add personal content exception to license. 2023-06-12 13:32:43 +01:00