Skip to main content

Welcome

· One min read
Christophe Widmer
Consultant, architect, developer and doc maintainer
Cédric Berberat
Developer, architect, consultant

Docusaurus blogging features are powered by the blog plugin.

Below some information for the author on how-to. Can be useful sometimes...

Blog for What

This blog will inform about news, added or removed information of the E-Care documentation.

Tuto for authors

Simply add Markdown files (or folders) to the blog directory.

Regular blog authors can be added to authors.yml.

The blog post date can be extracted from filenames, such as:

  • 2022-12-19-welcome.md
  • 2022-12-19-welcome/index.md

A blog post folder can be convenient to co-locate blog post images:

erps erps erps

The blog supports tags as well!

And if you don't want a blog: just delete this directory, and use blog: false in your Docusaurus config.

to run the doc locally, in cmd prompt, go to folder and run >npx docusaurus start