Skip to content

pluralsh/marketing

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d4cbc63 · Jul 18, 2024
Jul 3, 2024
May 1, 2023
Mar 6, 2024
Nov 14, 2023
Aug 3, 2023
Nov 14, 2023
Jul 18, 2024
Jul 12, 2024
Jul 16, 2024
Jul 7, 2023
May 21, 2024
May 1, 2023
May 1, 2023
May 1, 2023
Mar 5, 2024
Feb 14, 2024
Nov 14, 2023
Aug 3, 2023
May 1, 2023
Sep 5, 2023
Aug 4, 2023
Aug 3, 2023
Jun 22, 2023
Jul 7, 2023
May 1, 2023
Aug 3, 2023
Feb 14, 2024
Aug 3, 2023
Jul 12, 2024
May 19, 2023
May 1, 2023
Aug 3, 2023
Mar 6, 2024
Nov 10, 2023
Jul 12, 2024

Repository files navigation

Netlify Status

Marketing site for Plural, the open-source, unified, application deployment platform that makes it easy to run open-source software on Kubernetes. Our marketplace has dozens of top tier applications ready to deploy.

Built with Next.js and Markdoc.

Contributing

Running the site locally

To run the site locally, you'll need to have yarn and node as prerequisites. Then run the following commands:

yarn # build the environment
yarn dev # run site locally