424 B
424 B
Welcome to Markdown Server
This is the home page served at /.
Available Pages
- /foo/bar - Sample page
- /zap/zap - Another test page
- /any/deep/nested/path - Deep nesting example
How it works
The server automatically:
- Takes the URL path
- Looks for a corresponding
.mdfile in the./contentdirectory - Converts Markdown to HTML
- Serves the result