Wordsmith the docs project website title heading to make it clearer
that this is the docs project portal and not the main website home.
Also, tighten redundant uses of "FreeBSD". Saying it at least once
in every line and heading is quite tedious. Similarily, give the
anchors a more accurate and unique name to ease contribution.
Also tidy grammar on the search bar. Search bars never get punctuation,
unless it's an elipsis, the project uses serial commas, and "in" is not
really correct here.
The historical docs archive has a tile on docs.freebsd.org,
it does not need to be in the footer, which is wildly unbalanced.
Reviewed by: wosch
Event: Berlin Hackathon 202609
Make "Licensing" link in the footer go to the actual licensing page.
The legal column of the footer had two links, "legal notices" which went
to the licensing page. "licensing" which went to the first link therein.
Reported by: wosch
Reviewed by: michaelo, wosch
Event: Berlin Hackathon 202609
Downloads is misplaced here. This is the site for the docs project,
and downloads is in the global header anyway. Take that out, and put
the historical docs archive at the bottom.
Event: Berlin Hackathon 202609
Reviewed by: carlavilla, wosch
Differential Revision: https://reviews.freebsd.org/D59447
The website previously contained metadata to format links on Twitter.
This incorrectly tags everything on the site as docs.freebsd.org, and
is attempting to cater to a closed platform that is not related to us.
Discussed with: bofh, wosch
Event: Berlin Hackathon 202609
From 1995-2021, the project website said "1995-???? The FreeBSD Project"
until the rewrite to hugo/asciidoctor, when it became erroneously listed
as 1995-2020 The FreeBSD Foundation. The Foundation owns the trademarks,
not the copyright, and they can not own a copyright before they existed.
Reported by: wosch
Reviewed by: wosch
Event: Berlin Hackathon 202609
Fixes: 989d921f5d ("Migrate doc to Hugo/AsciiDoctor")
Mailto is an important page, one of the many that was lost in the reorg.
Revive it as freebsd.org/contact, and move it to the legal column in the
footer. The bottom heading of mailto used to be commercial vendors, zap
that and replace it with a legal section for the freebsd foundation.
Also simplify some of the language a bit.
Adding core as a *non-blocking* reviewer so they can weigh in if they
desire, but I think this is extremely positive and reasonable and we can
keep iterating, so I do not intend to wait for them unless they ask.
Event: Berlin Hackathon 202609
Reviewed by: wosch
Suggested by: wosch
Differential Revision: https://reviews.freebsd.org/D59442
header: move ports to Get FreeBSD
footer: add ports, remove 44bsd docs archive. It is still in docs/
where/: remove ports, and remove it from the sidemenu
Event: Berlin Hackathon 202609
Reviewed by: wosch
Suggested by: wosch, michaelo
Differential Revision: https://reviews.freebsd.org/D59442
- apm and acpi packages removed on some platforms
- Linux cross-build for pkgbase now supported (experimentally)
Reviewed by: ziaee
Differential Revision: https://reviews.freebsd.org/D58453
Sponsored by: The FreeBSD Foundation
sysinstall was removed in FreeBSD 10 and gbde was removed in
FreeBSD 15. The note warning about their incompatibility is no
longer relevant.
Signed-off-by: Christos Longros <chris.longros@gmail.com>
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D55866