Managing pages

Site pages are stored inside the Content folder. A page is a text file containing HTML or Markdown content.

The page URL is generated from the file name. Spaces are automatically converted to hyphens, and file extensions are automatically hidden. For example, a page named "This is my new page.html" would have the URL "/this-is-my-new-page".