This add support for rendering static pages in the static site generator. Files in the content/page directory will be rendered as /[name].html pages on the website.
Using this new mechanic this adds a faq.html page to the site containing the content from the wiki page for now.