:8080 {
	file_server browse

	@md {
		file {path}.md {path}index.md
	}

	handle @md {
		templates
		rewrite /_template.html
	}
}
