This project is what is producing the html you are currently reading, served by nginx in Docker.
It consists of an .sh file that converts the nested content.md files found into html, while applying basic styling.
Basically it was just a few claude prompts.
content.md filesIf you place an image like example.jpg in this directory, you can reference it like:

or
<img src="Example.jpg" width="300" height="200" />
To create a new section:
docs/)content.md file in that subdirectory