Welcome to Main Page

This is the main page content. You can write any markdown here.

Features

Example Image Reference

If you place an image like example.png in this directory, you can reference it like:

![Example Image](borscht.jpg)
or
<img src="borscht.jpg" width="300" height="200" />

Creating Subdirectories

To create a new section:

  1. Create a subdirectory (e.g., docs/)
  2. Add a content.md file in that subdirectory
  3. Optionally add images
  4. The structure will be automatically reflected in the served website

Navigation

The site will automatically generate:

Enjoy your new documentation site!

Table of Contents