| 12345678910111213141516171819 |
- ---
- name: Hello world
- route: /
- ---
- import { Button, AddPageButton} from './addpage'
- <AddPageButton />
- # Hello world!
- I'm a documentation page, using MDX, created using [docz](https://docz.site) and deployed with [ZEIT Now](https://zeit.co/now)!
- You can learn how to deploy a docz project from [the now-examples GitHub repository](https://github.com/zeit/now-examples/tree/master/docz)!
- docz + gogs + nodejs + now
|