You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "We believe developer content should live as code, aka markdown. Your content lives right next to your codebase or in a documentation framework.",
15
+
title: "Sign up for free (Byte Plan)",
16
+
description: "Everything you need to get started with Dev-Docs",
17
+
bulletPoints: [
18
+
"No cc required",
19
+
"Access to Dev-Docs' native web app features",
20
+
"Use Dev-Docs in VS Code or GitHub Codespaces",
21
+
"Generate the content you need from your codebase",
22
+
"Leverage Dev-Docs Chrome Extension to generate step by step guides",
23
+
"Get X input credits and Y output credits to use as you see fit (note: fill in with actual credit numbers)",
24
+
],
25
+
buttonTitle: "Get started",
26
+
href: "https://docs.dev/docs"
16
27
},
17
28
{
18
-
iconSrc: "/landing-page/update-icon.png",
19
-
title: "Real-time updates",
20
-
description: "Syncs with your CI/CD pipeline to keep everything up-to-date as you ship new code. Your docs stay great -- and acurate -- as you build your product.",
29
+
title: "Dev-Docs Pro Plan (Megabyte Plan)",
30
+
description: "Get even more out of Dev-Docs",
31
+
bulletPoints: [
32
+
"Everything from the free plan",
33
+
"Starting with X input credits and Y output credits per month (note: fill in with actual credit numbers)",
34
+
"Integrate Dev-Docs into your CI/CD to fully automate the process",
35
+
"Sync Dev-Docs up with your Confluence, Google Drive or Notion",
0 commit comments