Skip to main content

Documentation helper

Admonitions

See documentation for more information.

Example

note

Some content with Markdown syntax. Check this api.

tip

Some content with Markdown syntax. Check this api.

info

Some content with Markdown syntax. Check this api.

caution

Some content with Markdown syntax. Check this api.

danger

Some content with Markdown syntax. Check this api.

Highlight content

Read documentation about how highlight your bloc code.

  • // highlight-start
  • // highlight-end

Or just one line:

// highlight-next-line

Styling your site with Infima

@docusaurus/preset-classic uses Infima as the underlying styling framework. Infima provides a flexible layout and common UI components styling suitable for content-centric websites (blogs, documentation, landing pages). For more details, check out the Infima website.

Generate tool for different shades

Alternatively, use the following tool to generate the different color shades for your website and copy the variables into /src/css/custom.css.