Skip to content

Commit 0ae8a59

Browse files
committed
Add welcome blog content
1 parent b961e10 commit 0ae8a59

File tree

1 file changed

+10
-18
lines changed

1 file changed

+10
-18
lines changed

blog/2021-08-26-welcome/index.md

+10-18
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,20 @@
22
slug: welcome
33
title: Welcome
44
authors: [mikera]
5-
tags: [facebook, hello, docusaurus]
5+
tags: [convex, welcome, community]
66
---
77

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.
99

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.
1111

12-
<!-- truncate -->
12+
What you'll find here:
1313

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.
1518

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.
1720

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-
![Docusaurus Plushie](./docusaurus-plushie-banner.jpeg)
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

Comments
 (0)