|
2 | 2 | slug: welcome
|
3 | 3 | title: Welcome
|
4 | 4 | authors: [mikera]
|
5 |
| -tags: [facebook, hello, docusaurus] |
| 5 | +tags: [convex, welcome, community] |
6 | 6 | ---
|
7 | 7 |
|
8 |
| -[Docusaurus blogging features](https://docusaurus.io/docs/blog) are powered by the [blog plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog). |
| 8 | +Welcome to the Convex Developer Documentation! The is the go-to resource for building with Convex. |
9 | 9 |
|
10 |
| -Here are a few tips you might find useful. |
| 10 | +We're thrilled to introduce our new developer documentation site. This platform is designed to be your comprehensive guide for mastering Convex, a powerful decentralised platform based on lattice technology. |
11 | 11 |
|
12 |
| -<!-- truncate --> |
| 12 | +What you'll find here: |
13 | 13 |
|
14 |
| -Simply add Markdown files (or folders) to the `blog` directory. |
| 14 | +- Clear and concise tutorials: Learn the basics of Convex, from creating your first project to building complex dApps and smart contracts. |
| 15 | +- In-depth reference guides: Dive into the details of Convex's API, functions, and syntax. |
| 16 | +- Best practices and tips: Discover expert advice on optimizing your Convex applications for performance and scalability. |
| 17 | +- Community resources: Connect with other developers, share your experiences, and ask questions. |
15 | 18 |
|
16 |
| -Regular blog authors can be added to `authors.yml`. |
| 19 | +Whether you're a seasoned developer or just starting out, our documentation is here to help you make the most of Convex. |
17 | 20 |
|
18 |
| -The blog post date can be extracted from filenames, such as: |
19 |
| - |
20 |
| -- `2019-05-30-welcome.md` |
21 |
| -- `2019-05-30-welcome/index.md` |
22 |
| - |
23 |
| -A blog post folder can be convenient to co-locate blog post images: |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| -The blog supports tags as well! |
28 |
| - |
29 |
| -**And if you don't want a blog**: just delete this directory, and use `blog: false` in your Docusaurus config. |
| 21 | +Let's get started! Explore the site and begin your Convex journey. We're excited to see what you'll build. |
0 commit comments