# Welcome to actix_mark
This page is served from `index.md` and rendered as HTML by `actix_mark`.
## Features
- Markdown files are served as HTML
- A custom HTML template wraps the content
- Static assets (CSS, images) are served as-is
- Extension-less URLs: `/docs/index` works just as well as `/docs/index.md`
## Pages
- [Getting started](guide/start)
- [About](about)