]>
Kevux Git Server - kevux.org-website/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.