]>
Kevux Git Server - kevux.org-website/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kevin Day [Sun, 5 Jun 2022 04:08:10 +0000 (23:08 -0500)]
Bugfix: Incorrectly closed abbreviation used.
I did this twice (probably a copy and paste of bad code).
Ooops.
Kevin Day [Sun, 5 Jun 2022 04:00:04 +0000 (23:00 -0500)]
Cleanup: Fix glaring wrong abbreviation definition.
Kevin Day [Sun, 5 Jun 2022 00:46:34 +0000 (19:46 -0500)]
Bugfix: The htaccess file must enable symlinks.
Kevin Day [Sun, 5 Jun 2022 00:28:21 +0000 (19:28 -0500)]
Update: News - 2022 / 06 / 04 - Librem to Freedom Added.
Prepare sources.html for another packaged release.
Includes minor cleanup ins documentation.html.
Kevin Day [Sat, 4 Jun 2022 15:09:18 +0000 (10:09 -0500)]
Update: Separate contexts between news and index page and add additional message to access denied page.
Have the links go to news.html rather than the site index.
If for some reason the news page and the site index ever change, then these links do not need to be changed.
Some links are intended to got to the site index, such as the access denied and not found pages.
Most other links are intended to go to the news page.
Kevin Day [Sat, 4 Jun 2022 14:58:13 +0000 (09:58 -0500)]
Cleanup: Make index.html a symlink to news.html.
Kevin Day [Sat, 4 Jun 2022 14:57:36 +0000 (09:57 -0500)]
Cleanup: Move index.html to news.html.
Kevin Day [Sat, 4 Jun 2022 14:53:28 +0000 (09:53 -0500)]
Bugfix: Incorect "rel" link attributes, extra white space, and incorrect title.
A number of pages have "rel" link attributes that they should not or have incorrect href pages.
Update the FSS and IKI specifications to utilize "next" and "prev" "rel" link attributes.
Some of the FSS Specifications (partially) have the wrong title on the page.
Kevin Day [Thu, 2 Jun 2022 04:37:10 +0000 (23:37 -0500)]
Update: Specifications to reflect recent clarifications and corrections.
Kevin Day [Mon, 23 May 2022 05:22:57 +0000 (00:22 -0500)]
Update: The utf8 documentation to reflect recent changes in the program arguments.
Kevin Day [Tue, 17 May 2022 23:15:38 +0000 (18:15 -0500)]
Cleanup: Rename pictures that have logo in the name twice.
These should be named icon not logo.
Kevin Day [Tue, 17 May 2022 23:13:56 +0000 (18:13 -0500)]
Cleanup: Replace the number 0 with the word zero.
Kevin Day [Tue, 17 May 2022 03:13:11 +0000 (22:13 -0500)]
Update: The kevux.org download file links.
Kevin Day [Tue, 17 May 2022 02:51:14 +0000 (21:51 -0500)]
Update: News - 2022 / 05 / 16 - FLL Specifications Added.
Update news.
Add specification pages.
Fix bugs.
I used the iki_read program to assist in generating the pages.
It is not a complete process, but it helps greatly.
Example command:
fss_basic_list_read -ca 0 fss-0008.txt | iki_read -w -WWWWW emphasis '<em>' '</em>' code '<code class="code">' '</code>' abbreviation-FLL '<abbr title="Featureless Linux Library">' '</abbr>' abbreviation-EOF '<abbr title="End of File">' '</abbr>' file '<a href="fll/specifications/fss/REPLACE" class="link">' '</a>' -rr abbreviation-FLL FLL abbreviation-EOF EOF
Kevin Day [Sun, 15 May 2022 23:58:42 +0000 (18:58 -0500)]
Update: New parameter (-W/--wrap) for iki_read.
Kevin Day [Sun, 15 May 2022 21:41:52 +0000 (16:41 -0500)]
Cleanup: style mistakes.
A newline should be separating these tag blocks.
Kevin Day [Sun, 15 May 2022 21:41:11 +0000 (16:41 -0500)]
Update: New parameters for iki_read.
Kevin Day [Sun, 15 May 2022 16:21:37 +0000 (11:21 -0500)]
Bugfix: The news canonical path is using the old website paths and needs to use the new website paths.
Kevin Day [Sun, 15 May 2022 16:18:18 +0000 (11:18 -0500)]
Bugfix: The news canonical path is using "documentation/" when it should instead be "news/".
Kevin Day [Sun, 15 May 2022 16:16:05 +0000 (11:16 -0500)]
Bugfix: Use correct copyright date.
I noticed that I used the wrong year for the first copyright reference by accident.
I reviewed the original commit in the Sourceforge repository and the date is 2007/03/07.
That means the copyright is 2007 rather than 2011.
This is when the FLL project and its specifications were drafted and first committed to a source code repository.
Kevin Day [Sat, 14 May 2022 00:15:45 +0000 (19:15 -0500)]
Update: The -R/--raw is now -O/--original in these programs.
Kevin Day [Mon, 9 May 2022 01:36:32 +0000 (20:36 -0500)]
Update: Use Kohlrabi as the logo for the FLL project.
I figured the project needs a logo and this Kohlrabi that I just finished growing seemed perfect for the job.
Kevin Day [Sat, 7 May 2022 21:54:51 +0000 (16:54 -0500)]
Update: Add .gitignore file.
Kevin Day [Sat, 7 May 2022 21:49:05 +0000 (16:49 -0500)]
Security: Hide all hidden directories behind a 404.
Never use access denied for these.
Whether they exist or not, a 404 should be returned.
Kevin Day [Sat, 7 May 2022 21:45:38 +0000 (16:45 -0500)]
Cleanup: File permissions on kevux.ico.
Kevin Day [Sat, 7 May 2022 21:29:39 +0000 (16:29 -0500)]
Bugfix: The not found and access denied pages base path must be '/'.
Kevin Day [Sat, 7 May 2022 16:23:19 +0000 (11:23 -0500)]
Cleanup: Spelling mistakes and add missing separator.
Kevin Day [Sat, 7 May 2022 16:22:04 +0000 (11:22 -0500)]
Import: Initial import of kevux.org website from 2022/05/06 publish.