Replies: 2 comments 2 replies
-
We are not prepared to open-source our website, but you can get a good example from our boilerplates or if you want something more built up to use check out the repo from this video series about building professional sites: Repo - https://github.com/payloadcms/custom-website-series I haven't seen a boilerplate with Gatsby + Payload yet, but those two should work well together if you wanted to make one. |
Beta Was this translation helpful? Give feedback.
-
@Jarrodsz I've been using Payload CMS with Gatsby for a while but only with standard API calls. Now I've just started work on a Gatsby source plugin for Payload CMS: https://github.com/thompsonsj/gatbsy-source-payload-cms At the time of writing, I'm still to figure out the best way to handle assets/images, but hey - it's working and it seems to be a good way of getting up and running with Payload CMS and Gatsby! |
Beta Was this translation helpful? Give feedback.
-
Edit: rephrasing my question.
The payloadcms.com website is a usable website to use as starters assuming it is also build with payloadcms my question would be is it opensourced? Like gatsby have there website on github it was a big help to see how things work in a real live example.
Instead of reinventing the wheel would it be possible to provide a more mature repo or the source of payloadcms.com site to get a "full" "starter theme" instead of having to reinvent the wheel?
Perhaps a build with payloadcms section would be helpfull where one coule list there site with optional github repo if its opensource. Gatsby has this.
Since gatsby is higly optimized how does a nextjs application is compared to nextjs with payload?
Gatsby is not a requirement for us but currently all my landing pages are build with it. Would it be possible to even use gaysby with payloadcms?
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions