Routing

Methanol uses file-based routing from pages/.

MDX and Markdown pages

.html pages

You can also place plain HTML files in pages/. They are included in the build and processed by Vite:

Demo:

404 page

Create pages/404.mdx to customize the Not Found page (it is hidden from navigation by default).

Hidden vs excluded