Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 779 Bytes

2021-02-28-greetings.md

File metadata and controls

38 lines (28 loc) · 779 Bytes
slug title authors tags
greetings
Greetings!
name title url image_url
Joel Marcey
Co-creator of Docusaurus 1
name title url image_url
Sébastien Lorber
Docusaurus maintainer
greetings

Let's see how to Create a page.

function HelloDocusaurus() {
     return <h1>Hello, Docusaurus!</h1>;
}

:::tip My tip

Use this awesome feature option

:::

:::danger Take care

This action is dangerous

:::

Congratulations, you have made your first post!

Feel free to play around and edit this post as much you like.