according to .github/CONTRIBUTING.md, the main list must only contain Free Software.
Fair Source License does not meet any authoritative definition of FLOSS (FSF, Debian, OSI)
In their words: "The Fair Source License is not an open-source license and doesn’t intend to be an open-source license."
This commit adds a new section, "Archiving and Digital Preservation,"
which contains four specialty Web-based applications primarily designed
to service the needs of professional archivists with free software.
These are distinct from simple Content Management Systems (CMS) tools in
that they feature industry-specific requirements for digital
preservation techniques, museum and archives semantic/ontological
XML-based standards (such as Encoded Archival Description, or EAD) atop
the usual CMS infrastructures such as Web document publishing and so on.
Among the Awesome List style guide recommendations is to omit the
leading "A" or "An" preposition for line item descriptions. This commit
removes all leading "A/An" words from line items, so as to better
conform to the Awesome List style guide.
This commit further fixes several typos ("opensource" becomes "open
source"), and capitalization errors (title case line items in some
instances are normalized to standard initial-caps on the first word,
which is no longer "A" or "An").
Additionally, this commit replaces the ampersand (`&`) in headlines and
line item descriptions with its English equivalent, "and," in order to
read more naturally. This change also helps resolve some ambiguity in
URL fragments (intra-page anchors), which would otherwise contain two
dashes in sequence (`--`) rather than a semantic description of the
section to which the intra-page link target actually refers.