Skip to content

Commit b2ea110

Browse files
Merge branch 'main' of https://github.com/team-dev-docs/devdocsprod-dev-docs Dev-Docs update
1 parent f578b76 commit b2ea110

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
3+
---
4+
# High Level Context
5+
## context
6+
This Markdown file serves as an introductory guide for users who want to get started with Dev-Docs' user-facing documentation feature. It explains the concept of "documentation as code" and how Dev-Docs can generate user-facing documentation directly from existing codebases. The file outlines the benefits of using Dev-Docs for documentation and provides instructions on how to create a Dev-Docs user-facing documentation repository. It's likely part of a larger documentation set, as indicated by the sidebar position metadata at the top of the file. The content is designed to be user-friendly and encourages new users to sign up and start using the Dev-Docs platform for their documentation needs.
7+
8+
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
2+
3+
---
4+
# High Level Context
5+
## context
6+
This file appears to be a landing page for a product called Dev-Docs, written in Markdown with custom styling and card components. The content includes:
7+
8+
1. A hero section with a background image and main headline
9+
2. A brief description of Dev-Docs as an AI-powered documentation platform
10+
3. An "Integrates with the tools you love" section showcasing various tool logos
11+
4. Call-to-action buttons for "Get Started" and "Read the Docs"
12+
5. A mobile-specific card with a background image
13+
14+
The file uses custom syntax (++{card}++ and --{card}--) to define card components and applies inline styles and classes for layout and design. It's likely part of a larger documentation or website structure, serving as the main entry point for visitors to learn about and access the Dev-Docs platform.
15+
16+
---
17+
# Landing Page src/pages/_landing_page.md
18+
## Imported Code Object
19+
The Landing Page in this code snippet refers to the main introductory page of a website or application, specifically for Dev-Docs (https://dev-docs.io). It's designed to:
20+
21+
1. Grab attention with a visually appealing background image.
22+
2. Introduce the main product/service: "Launch your Documents with Dev-Docs".
23+
3. Provide a brief description of what Dev-Docs does.
24+
4. Show integration with popular tools through logos.
25+
5. Offer clear call-to-action buttons: "Get Started" and "Read the Docs".
26+
6. Include a mobile-friendly version with a different background image.
27+
28+
This landing page is structured to quickly inform visitors about Dev-Docs, its key features, and encourage them to explore further or sign up for the service.
29+
30+

0 commit comments

Comments
 (0)