]> Kevux Git Server - kevux.org-website/commitdiff
Update: There are now four release locations.
authorKevin Day <thekevinday@gmail.com>
Sun, 15 Jan 2023 04:11:43 +0000 (22:11 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 15 Jan 2023 04:13:30 +0000 (22:13 -0600)
I keep finding small details.
Hopefully this is the last for a while.

fll.html

index 9cdbd953bd351e9714acda426e0ccca2fddba5d5..2338588925b2d4c9674ff65bdbbe3e9787c345c5 100644 (file)
--- a/fll.html
+++ b/fll.html
                 The <strong class="strong">Featureless Linux Library</strong> is a collection of standards, specifications, and software for providing a suite of Linux focused functionality. One of the main goal is to play on the word "feature" and provide a featureless library. That is, a library that is not always changing and being rewritten breaking <abbr title="Application Programming Interface">API</abbr> and <abbr title="Application Binary Interface">ABI</abbr> to introduce features. How this is achieved and to what extend this is achieved and followed is to be described in the documentation and specifications.
               </p>
               <p class="p">
-                The project can be found in three locations.
+                The project can be found in four locations.
               </p>
               <ol>
                 <li><a href="https://sourceforge.net/projects/fll/" class="link external">Sourceforge</a></li>
                 <li><a href="https://github.com/thekevinday/fll/" class="link external">Github</a></li>
                 <li><a href="https://gitlab.com/kevuxer/fll/" class="link external">Gitlab</a></li>
+                <li><a href="https://codeberg.org/kevuxer/fll/" class="link external">Codeberg</a></li>
               </ol>
               <p class="p">
                 The source code contains the plain text documentation describing the projects and specifications describing the standards. This website will be updated to present this material.