Skip to content

POC: developer landing page#8374

Open
mesellings wants to merge 29 commits intomainfrom
dev-landing-page
Open

POC: developer landing page#8374
mesellings wants to merge 29 commits intomainfrom
dev-landing-page

Conversation

@mesellings
Copy link
Copy Markdown
Collaborator

@mesellings mesellings commented Mar 25, 2026

Description

This POC adds a new standalone (version-agnostic) landing page for developers (similar to the Getting started workflow).

This was prompted by discussion around adding a c8ctl based getting started page into the docs site, which may be followed by downloads pages in further iterations.

This was based on the work done by @MaxTru in another POC PR: #8334.

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support. (add bug or support label)
  • This is already available but undocumented and should be released within a week. (add available & undocumented label)
  • This is on a specific schedule and the assignee will coordinate a release with the Documentation team. (create draft PR and/or add hold label)
  • This is part of a scheduled alpha or minor. (add alpha or minor label)
  • There is no urgency with this change (add low prio label)

PR Checklist

  • My changes are for an upcoming minor release and are in the /docs directory (version 8.9).
  • My changes are for an already released minor and are in a /versioned_docs directory.

@mesellings mesellings self-assigned this Mar 25, 2026
@mesellings mesellings added kind/feature Issues related with features to be documented component:docs Documentation improvements, including new or updated content labels Mar 25, 2026
@mesellings mesellings added deploy Stand up a temporary docs site with this PR hold This issue is parked, do not merge. labels Mar 25, 2026
@mesellings
Copy link
Copy Markdown
Collaborator Author

mesellings commented Mar 25, 2026

Due to problems with preview env, you cannot use the dark/light mode switcher on this page, but you can see it as follows:

Note there are outstanding discussion items around whether this page needs to live within the versioned docs structure or remain outside it.

  • As c8ctl is 8.9 only, the links go to the /next docs and will need to be changed when 8.9 is released.
  • All other links go to the current /docs structure (i.e. current version 8.8) but will naturally become more relevant when 8.9 is released (at which point they will go to the 8.9 docs like the c8ctl links)

Additional points:

  • If we go ahead with this page into docs prod, we should look at linking to this from the home page itself, and anywhere else that might be relevant.
  • Should the URL be /build-with-camunda or something more concise, e.g. /build?
  • This page would also benefit from a short video I think, covering a quick start with c8ctl - wdyt @bojtospeter?

@github-actions github-actions bot temporarily deployed to camunda-docs March 25, 2026 07:42 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 25, 2026 09:18 Destroyed
@MaxTru MaxTru force-pushed the dev-landing-page branch from 10b241f to 8ffe234 Compare March 25, 2026 09:29
@github-actions github-actions bot temporarily deployed to camunda-docs March 25, 2026 09:38 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 25, 2026 10:21 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 25, 2026 10:32 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 25, 2026 11:05 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 25, 2026 11:22 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 26, 2026 12:06 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 26, 2026 12:36 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 26, 2026 12:48 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 26, 2026 13:41 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 26, 2026 14:06 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 26, 2026 16:12 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 27, 2026 08:42 Destroyed
@afgambin
Copy link
Copy Markdown
Contributor

@bojtospeter I did a review pass, LGTM for now. Only pending this comment. I understand we’re adding examples, so please ping me once that’s ready and I’ll do another pass. Thanks!

@afgambin afgambin requested a review from bojtospeter March 27, 2026 08:49
@github-actions github-actions bot temporarily deployed to camunda-docs March 30, 2026 13:26 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 30, 2026 14:03 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 30, 2026 15:34 Destroyed
@PhilippaC22
Copy link
Copy Markdown

couple of things from me:

  • I feel that we should bring the pre-requisites up higher on the page? E.g Desktop Modeler OS download options and also info that they need about JDK versions? We do have a getting started page that we could add this information to and just link to that if preferable.

  • Sub-heading doesn't make it obvious if I need to do both things. Suggest "Choose how you want to get started with Camunda 8"

  • Language in the first SaaS card:
    Fastest start - this may be true but it's not necessarily the chosen path for local developers so I think it depends on which personas we are focussing on, I think free trial and the ~60s to your set-up works better.

Connect via C8 login - unsure about what that means or the value it communicates

  • Language in the 2nd run locally CLI card:
    We had some of this type of copy in mind, it needs cutting down and simplifying:

Your infrastructure, your rules. From c8run on your laptop to scaling to enterprise clusters: same runtime and stack.

Built for every stage of the journey. Start locally, deploy anywhere. Design workflows alongside your favorite IDE and keep orchestration on the networks and systems you already trust.

Production-ready from day one. One command to get started, one runtime all the way to production. No surprises, no lock-in — just true dev/prod parity on infrastructure you control.

  • not keen on the copy of the 'See the install' CTA - i think it needs a better action word. 'Install and start' 'Download now' 'Run and build' something like that I think might work better.

  • Also we have two primary CTA's on the page - Is there a path that we want to promote more? Otherwise it works.

@mesellings
Copy link
Copy Markdown
Collaborator Author

couple of things from me:

  • I feel that we should bring the pre-requisites up higher on the page? E.g Desktop Modeler OS download options and also info that they need about JDK versions? We do have a getting started page that we could add this information to and just link to that if preferable.
  • Sub-heading doesn't make it obvious if I need to do both things. Suggest "Choose how you want to get started with Camunda 8"
  • Language in the first SaaS card:
    Fastest start - this may be true but it's not necessarily the chosen path for local developers so I think it depends on which personas we are focussing on, I think free trial and the ~60s to your set-up works better.

Connect via C8 login - unsure about what that means or the value it communicates

  • Language in the 2nd run locally CLI card:
    We had some of this type of copy in mind, it needs cutting down and simplifying:

Your infrastructure, your rules. From c8run on your laptop to scaling to enterprise clusters: same runtime and stack.
Built for every stage of the journey. Start locally, deploy anywhere. Design workflows alongside your favorite IDE and keep orchestration on the networks and systems you already trust.
Production-ready from day one. One command to get started, one runtime all the way to production. No surprises, no lock-in — just true dev/prod parity on infrastructure you control.

  • not keen on the copy of the 'See the install' CTA - i think it needs a better action word. 'Install and start' 'Download now' 'Run and build' something like that I think might work better.
  • Also we have two primary CTA's on the page - Is there a path that we want to promote more? Otherwise it works.

Thanks @PhilippaC22 - @afgambin FYI 👍

@github-actions github-actions bot temporarily deployed to camunda-docs March 31, 2026 15:13 Destroyed
@afgambin
Copy link
Copy Markdown
Contributor

Thanks @PhilippaC22 - I’ve addressed your feedback. A few comments:

I think we should move the prerequisites higher on the page (e.g., Desktop Modeler OS download options and the required JDK versions). We do have a Getting Started page where we could add this information and link to it, if preferable.

Desktop Modeler isn’t really an installation prerequisite. Obviously, it will be needed for design purposes later on. Ideally, as I mentioned above, c8ctl would come with it preinstalled as part of a bundle.

The subheading doesn’t make it obvious whether I need to do both things. I suggest: “Choose how you want to get started with Camunda 8.”

I’ve applied the suggestion and simplified the subheading.

“Connect via C8 login” — I’m unsure what that means or what value it communicates.

I agree, I reworked the sentence and added the AI skills set, which I believe is also available in SaaS.

Language in the second “Run locally” CLI card: we had some copy like this in mind, but it needs to be cut down and simplified.

I’ve simplified the text and applied the suggestion.

I’m not keen on the copy for the “See the install” CTA — I think it needs a stronger action verb (e.g., “Install and start,” “Download now,” “Run and build,” etc.).

Agree, I updated it to “Install now.”

Also, we have two primary CTAs on the page. Is there one path we want to promote more? Otherwise, this works.

Based on previous conversations, I believe we don’t want to prioritize one over the other (I had the same question), but I’m not sure if that’s still the case for this page.

@github-actions github-actions bot temporarily deployed to camunda-docs April 1, 2026 11:05 Destroyed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

The preview environment relating to the commit 6f52759 has successfully been deployed. You can access it at https://preview.docs.camunda.cloud/pr-8374/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:docs Documentation improvements, including new or updated content deploy Stand up a temporary docs site with this PR hold This issue is parked, do not merge. kind/feature Issues related with features to be documented

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

5 participants