About

Materio is moving away from minima, to go with custom templates that suits better with overall site UI

This is the new materio theme. This theme features :

  1. Light/Dark Theme based on the site theme preference.
  2. Github flavoured markdown features like alerts.
  3. LaTeX Rendering with KaTeX.
  4. Syntax Highlighting for code snippets.

This is a blockquote.

Note: This is a Note.
Tip: This is a Tip.
Alert: This is a Alert.

The template also supports Code syntax highlighting, see a example below:

print("Hello World")
console.log('Hello');