Today is the first day of a new tradition for Payload—Launch Week. We're going to do one launch week per quarter, and they are going to put a spotlight on all of the work that the Payload team and its community have poured into making Payload as powerful as it possibly can be.
To commemorate the first day of our first-ever Launch Week, we're releasing our new website. 20 days ago, we started building it in public on NextJS' new /app
folder and now it's done. It was a mad sprint, and we actually built most of the site while the team was out in SF for the Jamstack Conf, but we want to keep the momentum going. We knew that we needed to move quickly through the new site so we can get back to building Payload features.
/app
foldernext/font
package to efficiently load webfontsnext/image
componentThe Payload team is pumped about the new Next features and was happy to take on a project using them. We figure - we're in control of our site, and it's not for a client, so why not? We've been as active as possible in helping contribute our findings and experience to Next as we use the new features.
Rebuilding our site was the first step toward getting ready for Payload Cloud. The entire UX of Payload Cloud will be built into our public website, and will be open-sourced. And now that we've got a new site infrastructure in place, we'll be able to build out the interface for Cloud seamlessly into the site itself.
Payload Cloud is our solution to the problem of how hard it is to deploy a CMS, even in today's web where there are a ton of hosting platforms to choose from. The problem isn't lack of hosting platforms—the problem lies in the complexity of having to manually go out and sign up for a variety of different services and then wire them all together. And that can get expensive.
To host a CMS, you need to provision for 4 distinct concerns:
You can manually hook up all of these vendors and then plumb them all together, but in the end, you'll be paying quite a bit. And you'll have had your dev ops hat on for a bit too long. Instead, we're going to deliver on all of this, in one fell swoop, just by connecting your GitHub repo and then watching it deploy.
Each day this week, we'll be making exciting announcements and shining a spotlight on the features we've been building over the past few months. There's a ton in store for the next few days. Keep an eye out!
Getting started is easy—and free forever. Just fire up a new terminal window and run the following command: