mhmmcontent/sample/content/index.md
2026-01-28 20:56:35 +01:00

424 B

Welcome to Markdown Server

This is the home page served at /.

Available Pages

How it works

The server automatically:

  1. Takes the URL path
  2. Looks for a corresponding .md file in the ./content directory
  3. Converts Markdown to HTML
  4. Serves the result