Skip to main content

Format

This project is built on Docusaurus and deployed on GitHub Pages. Below are detailed format information.

Document Format and Storage Structure

  • All documents are stored as Markdown files and use either the .md or .mdx extension.
  • All document file names are capitalized and connected using hyphens (-).
  • All documents are stored under the docs directory, organized by sidebars.js.
  • All referenced images (such as .jpg, .png, .svg) are stored in the static/img directory.

Markdown Format

Math Format

  • All mathematical expressions are rendered using KaTeX with remark-math and follow standard LaTeX\LaTeX syntax.

Derivation Format

  • All Derivation processes are placed in collapsible blocks, implemented using <details>+<summary>.
  • All Derivation processes are organized using the align* enviornment.
  • All Derivation processes are completed with \blacksquare (\blacksquare), indicating Q.E.D. (quod erat demonstrandum), meaning "that which was to be demonstrated".

Abomination Format

Note

The Gray Adomination provides extra and unnecessary notes and information.

Definition

The Green Adomination provides definition about the given topic.

Property, Identity, Solution...

The Blue Adomination provides Properties, Identities, Solutions, and so on that is NOT designed to show the collapsable Derivation process.

Derivation

The collapsable Adomination provides detailed process for Derivation

Warning

The Orange Adomination provides information that is important to know.

Theme Format

  • The theme color of this project is Indigo (#4b0082) in light mode and Magenta (#ff61ff) in dark mode.
  • The theme color is exclusively reserved for Derivation and its related concepts, rather than decorative styling.

Favicon

The idea of the favicon came from \because ($\because$) and \therefore ($\therefore$).