Skip to main content

One post tagged with "greetings"

View All Tags

Greetings!

· One min read
Joel Marcey
Co-creator of Docusaurus 1
Sébastien Lorber
Docusaurus maintainer

Congratulations, you have made your first post!

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

My tip

Use this awesome feature option

Take care

This action is dangerous

This is Docusaurus green !

This is Facebook blue !

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