1---
2docid: hello-world
3title: Hello, World!
4layout: docs
5permalink: /docs/hello-world.html
6---
7
8Any local docs would go in the `_docs` directory.
9
10## No documentation?
11
12If you have no documentation for your site, you can remove the entire `_docs` folder. Otherwise add markdown files in here. See CONTRIBUTING.md for details.
13