diff --git a/website/content/en/commercial/_index.adoc b/website/content/en/commercial/_index.adoc index 7c998231c0..27a94ab6cb 100644 --- a/website/content/en/commercial/_index.adoc +++ b/website/content/en/commercial/_index.adoc @@ -1,22 +1,21 @@ --- title: "Commercial Vendors" sidenav: support --- = Commercial Vendors The power, flexibility, and reliability of FreeBSD attract a wide variety of users and vendors. Below is a list of vendors offering commercial products, services, and/or consulting for FreeBSD. * link:consult_bycat[Consulting Services] Whether you are just starting out with FreeBSD, or need to complete a large project, hiring consultants might be your answer. You can see the link:consult[alphabetical] list, or, if you prefer, view it by link:consult_bycat[categories]. * link:hardware[Hardware Vendors] Need specialized tools, looking to buy a new desktop, or to fill a cage with rack mount servers that come with FreeBSD pre-installed? These companies may have what you need! * link:isp[Internet Service Providers] If you need webspace on a FreeBSD-based system or want your company connected to the internet, these companies may offer what you need! -* link:misc[Miscellaneous Vendors] Books and accessories you just cannot live without! * link:software_bycat[Software Vendors] Vendors From audio players, network drivers, to commercial databases, FreeBSD has a wide variety of industrial strength software available. You can see the link:software[alphabetical] list, or, if you prefer, view it by link:software_bycat[categories]. If your company supports a FreeBSD related product, service, consulting, or support that should be added to this page, please fill out a link:../support/bugreports/[problem report] in category Documentation->Website. Submissions should contain a medium-sized paragraph in length, describing your company. Please note that the inclusion of vendors in our list does not signify our endorsement of their products or services by the FreeBSD Project. diff --git a/website/content/en/commercial/misc.adoc b/website/content/en/commercial/misc.adoc deleted file mode 100644 index ce9b86ac18..0000000000 --- a/website/content/en/commercial/misc.adoc +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: "Consulting Services" -sidenav: support -vendor: misc ---- - -The power, flexibility, and reliability of FreeBSD attract a wide variety of users and vendors. Here you will find vendors offering commercial products and/or services for FreeBSD. - -For your convenience, we have divided our growing commercial listing into several sections. If your company supports a FreeBSD related product, service, consulting, or support that should be added to this page, please fill out a https://www.freebsd.org/support/bugreports/[problem report] in category Documentation->Website. Submissions should contain a medium-sized paragraph in length, describing your company. Please note that the inclusion of vendors in our list does not signify our endorsement of their products or services by the FreeBSD Project. - -== Miscellaneous Vendors diff --git a/website/data/en/vendors/misc.toml b/website/data/en/vendors/misc.toml deleted file mode 100644 index ae85fde886..0000000000 --- a/website/data/en/vendors/misc.toml +++ /dev/null @@ -1,2 +0,0 @@ -# Sort the entries by name - diff --git a/website/themes/beastie/i18n/en.toml b/website/themes/beastie/i18n/en.toml index dba4edb098..6eae26049a 100644 --- a/website/themes/beastie/i18n/en.toml +++ b/website/themes/beastie/i18n/en.toml @@ -1,707 +1,704 @@ # --------------------------------------------------- # Global # --------------------------------------------------- [freebsd] other = "FreeBSD" [freebsdProject] other = "The FreeBSD Project" [freebsdPowerServe] other = "FreeBSD The Power to Serve" [freebsdFoundation] other = "The FreeBSD Foundation" [downloadFreeBSD] other = "Download FreeBSD" [production] other = "Production" [last-modified] other = "Last modified on" [by] other = "by" [more] other = "more" [rss] other = "feed" # --------------------------------------------------- # Header # --------------------------------------------------- [documentation] other = "Documentation" [community] other = "Community" [h-about] other = "About" [h-introduction] other = "Introduction" [h-features] other = "Features" [h-freebsd] other = "FreeBSD" [h-freebsd-foundation] other = "FreeBSD Foundation" [h-code-of-conduct] other = "Code of Conduct" [h-get-freebsd] other = "Get FreeBSD" [h-release-information] other = "Release Information" [h-release-engineering] other = "Release Engineering" [h-security-advisories] other = "Security Advisories" [h-documentation] other = "Documentation" [h-documentation-portal] other = "Documentation portal" [h-freebsd-handbook] other = "FreeBSD Handbook" [h-porter-handbook] other = "Porter's Handbook" [h-documentation-handbook] other = "Documentation Project Handbook" [h-manual-pages] other = "Manual pages" [h-presentation-and-papers] other = "Presentations and papers" [h-wiki] other = "Wiki" [h-books] other = "Books" [h-articles] other = "Articles" [h-community] other = "Community" [h-get-involved] other = "Get involved" [h-community-forum] other = "Forum" [h-mailing-lists] other = "Mailing lists" [h-irc-channels] other = "IRC Channels" [h-bug-tracker] other = "Bug Tracker" [h-support] other = "Support" [h-donate] other = "Donate" [h-privacy-policy] other = "Privacy Policy" [h-projects] other = "Projects" [h-ports] other = "Ports" [h-forums] other = "Forums" [h-user-groups] other = "User Groups" [h-events] other = "Events" [h-freebsd-journal] other = "FreeBSD Journal" [h-developers] other = "Developers" [h-project-ideas] other = "Project Ideas" [h-git-repository] other = "Git Repository" [h-git-mirror] other = "GitHub Mirror" [h-phabricator] other = "Code Review (Phabricator)" [h-CI] other = "Continuous Integration Service" [h-vendors] other = "Vendors" [h-security-information] other = "Security Information" [h-bug-reports] other = "Bug Reports" [h-submitting-bug-reports] other = "Submitting Bug Reports" [h-webresources] other = "Web Resources" # --------------------------------------------------- # Main # --------------------------------------------------- [title-one] other = "A Powerful, Open Source" [title-two] other = "Operating System" [download-freebsd] other = "Download FreeBSD" [other] other = "other" [announcement] other = "announcement" [notes] other = "notes" [upcoming-releases] other = "Upcoming Releases" [development-snapshots] other = "development snapshots" [features-introduction-two] other = "features" [features-introduction-three] other = "for more insights" [zfs-title] other = "Native ZFS" [zfs-description] other = "combines the roles of a filesystem and volume manager into a single, reliable storage platform. In FreeBSD, it is fully integrated into the operating system." [virtualization-title] other = "Virtualization" [virtualization-description] other = "is FreeBSD’s modern hypervisor, with support for virtio, PCI passthrough, and fast NVMe emulation." [jails-title] other = "Jails" [jails-description] other = "FreeBSD jails provide isolation for services and applications. Each jail can run with its own filesystem, networking, and configuration." [networking-title] other = "Networking" [networking-description] other = "FreeBSD is widely recognized for its network performance and stability. It powers infrastructure that handles demanding workloads around the world." [documentation-title] other = "Documentation" [documentation-description] other = "FreeBSD includes extensive, well-maintained documentation. From the Handbook to manual pages, documentation is treated as a core part of the system." [community-title] other = "Community" [community-description] other = "FreeBSD has a vibrant and collaborative community, from individual contributors to large corporate organisations. Groups are active across various channels, from real-time communications to mailing lists and newsgroups." [latest-news] other = "Latest news" [upcoming-events] other = "Upcoming events" [press] other = "Press" [security-advisories] other = "Security advisories" [errata-notices] other = "Errata notices" # --------------------------------------------------- # Footer # --------------------------------------------------- [system] other = "System" [light] other = "Light" [dark] other = "Dark" [high-contrast] other = "High contrast" [f-about] other = "About" [f-freebsd] other = "FreeBSD" [f-freebsd-foundation] other = "FreeBSD Foundation" [f-get-freebsd] other = "Get FreeBSD" [f-code-of-conduct] other = "Code of Conduct" [f-security-advisories] other = "Security Advisories" [f-documentation] other = "Documentation" [f-documentation-portal] other = "Documentation portal" [f-manual-pages] other = "Manual pages" [f-presentation-and-papers] other = "Presentations and papers" [f-previous-versions] other = "Previous versions" [f-44bsd-documents] other = "4.4BSD Documents" [f-wiki] other = "Wiki" [f-community] other = "Community" [f-get-involved] other = "Get involved" [f-community-forum] other = "Community forum" [f-mailing-lists] other = "Mailing lists" [f-irc-channels] other = "IRC Channels" [f-bug-tracker] other = "Bug Tracker" [f-legal] other = "Legal" [f-donations] other = "Donations" [f-licensing] other = "Licensing" [f-privacy-policy] other = "Privacy Policy" [f-legal-notices] other = "Legal notices" [f-all-rights-reserved] other = "The FreeBSD Project. All rights reserved" [f-made-with] other = "Made with" [f-by-freebsd-community] other = "by the FreeBSD Community" # --------------------------------------------------- # 404 # --------------------------------------------------- [pageNotFound] other = "Page not found." [notFoundTitle] other = "We could not find the page you requested." [notFoundDesc] other = "Please try your request again, use one of the links in the navigation menu, or the search box at the top of the page." # --------------------------------------------------- # Ports form # --------------------------------------------------- [ports-search] other = "Search ports for:" [all] other = "All" [package-name] other = "Package Name" [description] other = "Description" [long-description] other = "Long description" [maintainer] other = "Maintainer" [requires] other = "Requires" [submit] other = "Submit" # Months [1] other = "January" [2] other = "February" [3] other = "March" [4] other = "April" [5] other = "May" [6] other = "June" [7] other = "July" [8] other = "August" [9] other = "September" [10] other = "October" [11] other = "November" [12] other = "December" # Security section [data] other = "Data" [errataNoticeName] other = "Errata Notice name" [advisoryName] other = "Advisory name" # Events section [currentEvents] other = "Current/Upcoming Events:" [pastEvents] other = "Past Events:" [upcomingFreeBSDEvents] other = "Upcoming FreeBSD Events" # Continents, countries [europe] other = "Europe" [africa] other = "Africa" [australia] other = "Australia" [newZealand] other = "New Zealand" [northAmerica] other = "North America" [asia] other = "Asia" [southAmerica] other = "South America" [oceania] other = "Oceania" [global] other = "Global" # Commercial software [databases] other = "Databases" [developmentTools] other = "Development Tools" [ecommerce] other = "E-Commerce Solutions and Tools" [email] other = "Electronic Mail Software" -[misc] -other = "Miscellaneous" - [network] other = "Network Systems and Applications" [scientific] other = "Scientific and Language Tools" [security] other = "Security" [isp] other = "System Administration / ISP" # sidenav [applications] other = "Applications" [administration] other = "Administration" [news] other = "News" [pressSidenav] other = "Press" [multimedia] other = "Multimedia" [art] other = "Artwork" [logo] other = "Logo" [donations] other = "Donations" [privacy] other = "Privacy Policy" [mailinglists] other = "Mailing Lists" [newsgroups] other = "Newsgroups" [usergroups] other = "User Groups" [sourceCodeRepositories] other = "Source code repositories" [releng] other = "Release Engineering" [platforms] other = "Platforms" [ideas] other = "Project Ideas" [contributing] other = "Contributing" [FAQ] other = "FAQ" [man] other = "Manual Pages" [papers] other = "Presentations and Papers" [booksArticles] other = "Books and Articles Online" [publications] other = "Publications" [newbies] other = "For Newbies" [docproj] other = "Documentation Project" [archive] other = "Archive" [releases] other = "Release Information" [productionRelease] other = "Production Release" [upcomingRelease] other = "Upcoming Release" [snapshotReleases] other = "Snapshot Releases" [portedApplications] other = "Ported Applications" [gnome] other = "GNOME" [installationInstructions] other = "Installation Instructions" [upgradeInstructions] other = "Upgrade Instructions" [availableApplications] other = "Available Applications" [howHelp] other = "How to Help" [reportingBug] other = "Reporting a Bug" [screenshots] other = "Screenshots" [contactUs] other = "Contact Us" [HALFAQ] other = "HAL FAQ" [upgradeFAQ] other = "2.30 to 2.32 Upgrade FAQ" [developmentBranchFAQ] other = "Development Branch FAQ" [creatingPorts] other = "Creating Ports" [knownIssues] other = "Known Issues" [aboutPorts] other = "About ports" [installing] other = "Installing" [updating] other = "Updating" [searching] other = "Searching" [categories] other = "Categories" [alphabetically] other = "listed alphabetically" [logicalGroup] other = "listed by logical group" [allPorts] other = "List of All Ports" [moreInformation] other = "For More Information" [software] other = "Software" [hardware] other = "Hardware" [consulting] other = "Consulting" [ispCommercial] other = "Internet Service Providers" [securityInfo] other = "Security Information" [advisories] other = "Advisories" [errataNoticesSidenav] other = "Errata Notices" [unsupportedReleases] other = "Unsupported Releases" [readSecurityAdvisories] other = "How to read FreeBSD Security Advisories" [charterSecurityOfficerTeam] other = "Charter for the Security Officer and Team" [bugreports] other = "Bug Reports" [submitPR] other = "Submit a Problem Report" [webresources] other = "Web Resources" diff --git a/website/themes/beastie/layouts/_partials/commercial-misc.html b/website/themes/beastie/layouts/_partials/commercial-misc.html deleted file mode 100644 index e98e784fd3..0000000000 --- a/website/themes/beastie/layouts/_partials/commercial-misc.html +++ /dev/null @@ -1,24 +0,0 @@ -{{ $miscVendorsPath := (printf "data/%s/vendors/misc.toml" $.Language.Lang) }} - -{{ $miscVendorsData := "" }} -{{ if (fileExists $miscVendorsPath) -}} - {{ $data := index hugo.Data $.Language.Lang }} - {{ $miscVendorsData = $data.vendors }} -{{ else }} - {{ $dataDefaultLanguage := index hugo.Data hugo.Sites.Default.Language.Lang }} - {{ $miscVendorsData = $dataDefaultLanguage.vendors }} -{{ end }} - -{{ with $miscVendorsData.misc }} -
- {{ range (sort .misc "name" "asc") }} -
- {{ .name }} -
-
- {{ .description | safeHTML }} -
- {{ end }} -
-{{ end }} - diff --git a/website/themes/beastie/layouts/_partials/sidenav.html b/website/themes/beastie/layouts/_partials/sidenav.html index e52c3b963b..d69a919e0a 100644 --- a/website/themes/beastie/layouts/_partials/sidenav.html +++ b/website/themes/beastie/layouts/_partials/sidenav.html @@ -1,131 +1,130 @@ {{ $currentLang := .language }} {{ if eq .sidenavType "about" }} {{ else if eq .sidenavType "community" }} {{ else if eq .sidenavType "developers" }} {{ else if eq .sidenavType "docs" }} {{ else if eq .sidenavType "download" }} {{ else if eq .sidenavType "ports" }} {{ else if eq .sidenavType "support" }} {{ else }} {{ end }}