This small example project demonstrates how a verless website could look. It contains the basic templates, some content files, some images and a stylesheet. Feel free to check out how Markdown files are structured or how certain page fields are accessed in templates. For more in-depth explanations, check out the documentation.
If you've installed verless, building the example project on your own is fairly simple.
$ git clone https://github.com/verless/verless
$ cd verless
$ verless build exampleThe generated website will be stored in example/target.